notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/subversion17/pkg-plist

Number of commits found: 9

Tuesday, 31 Mar 2015
20:55 ohauer search for other commits by this committer
- security update to version 1.7.20
- Instead changing the httpd.conf the port uses now a
  dedicated module file to activate the apache modules
  %%APACHEETCDIR%%/modules.d/220_subversion.conf

Changelog:
Version 1.7.20
(31 Mar 2015, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.20

User-visible changes:
- Client-side bugfixes:
  * fix 'svn patch' output for reordered hunks

- Server-side bugfixes:
  * reject invalid get-location-segments requests in mod_dav_svn and
    svnserve
  * mod_dav_svn: reject invalid txnprop change requests (r1667235)

- Client-side and server-side bugfixes:
  * properly duplicate svn error objects
  * fix use-after-free in config parser

Developer-visible changes:
  * add lock file config for testing against HTTPD 2.4+ (r1544302, r1544303)
  * fix build with absolute path to neon install (r1664789)

Security:	vid=8e887b71-d769-11e4-b1c2-20cf30e32f6d
Security:	CVE-2015-0202
Security:	CVE-2015-0248
Security:	CVE-2015-0251
Original commitRevision:382865 
Monday, 15 Dec 2014
22:24 ohauer search for other commits by this committer
- update to 1.7.19

Changelog:
http://svn.apache.org/repos/asf/subversion/trunk/CHANGES

MFH:		2014Q4
Security:	f5561ade-846c-11e4-b7a7-20cf30e32f6
Original commitRevision:374769 
Monday, 27 Oct 2014
11:07 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371552 
Saturday, 9 Aug 2014
18:42 ohauer search for other commits by this committer
- add CPE information
- use NO_STATIC instead DYNAMIC_ENABLED in pkg-plist
Original commitRevision:364463 
Tuesday, 20 May 2014
05:18 ohauer search for other commits by this committer
- update to 1.7.17
- s/USE_AUTOTOOLS=libtool/USES=libtool/
- strip

Version 1.7.17
 User-visible changes:
  - Client-side bugfixes:
    * log: use proper peg revision over DAV (r1568872)
    * move: fix errors when moving files between an external and the parent
      working copy (r1551579)
    * copy: fix 'svn copy URL WC' on relocated working copies
      (r1580626, r1580650)

  - Server-side bugfixes:
    * mod_dav_svn: blacklist building with broken versions of httpd; 2.2.25,
      2.4.5 and 2.4.6 (r1545835)
    * mod_dav_svn: detect out of dateness correctly during commit (issue #4480)

 Developer-visible changes:
  - General:
    * fix libmagic detection with custom LDFLAGS (r1577200)
    * fix a missing null byte when handling old pre-1.4 deltas (r1587968)
    * support building with Serf 1.3.x (r1517123, r1535139)

  - Bindings:
    * javahl: fix crash from resolve callback throwing an exception (r1586439)
Original commitRevision:354594 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Monday, 25 Nov 2013
19:52 ohauer search for other commits by this committer
- security update subversion-1.8.5 / 1.7.14 [1]
- add vuxml entry
- let bindings ports load options file [2]

[1]
Version 1.8.5
(25 November 2013, from /branches/1.8.x)
http://svn.apache.org/repos/asf/subversion/tags/1.8.5

 User-visible changes:
  - Client-side bugfixes:
    * fix externals that point at redirected locations (issues #4428, #4429)
    * diff: fix assertion with move inside a copy (issue #4444)

  - Server-side bugfixes:
    * mod_dav_svn: Prevent crashes with some 3rd party modules (r1537360 et al)
    * mod_dav_svn: canonicalize paths properly (r1542071)
    * mod_authz_svn: fix crash of mod_authz_svn with invalid config (r1541432)
    * hotcopy: fix hotcopy losing revprop files in packed repos (issue #4448)

  - Other tool improvements and bugfixes:
    * mod_dontdothat: Fix the uri parser (r1542069 et al)

 Developer-visible changes:
  - General:
    * fix compilation with '--enable-optimize' with clang (r1534860)
    * fix copmpilation with debug build of BDB on Windows (r1501656, r1501702)
    * fix '--with-openssl' option when building on Windows (r1535139)
    * add test to fail when built against broken ZLib (r1537193 et al)

  - Bindings:
    * swig-rb: fix tests to run without installing on OS X (r1535161)
    * ctypes-python: build with compiler selected via configure (r1536537)

Version 1.7.14
(25 Nov 2013, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.14

 User-visible changes:
  - Client- and server-side bugfixes:
    * fix assertion on urls of the form 'file://./' (r1516806)

  - Client-side bugfixes:
    * upgrade: fix an assertion when used with pre-1.3 wcs (r1530849)
    * ra_local: fix error with repository in Windows drive root (r1518184)
    * fix crash on windows when piped command is interrupted (r1522892)
    * fix externals that point at redirected locations (issues #4428, #4429)
    * diff: fix incorrect calculation of changes in some cases (issue #4283)
    * diff: fix errors with added/deleted targets (issues #4153, #4421)

  - Server-side bugfixes:
    * mod_dav_svn: Prevent crashes with some 3rd party modules (r1537360 et al)
    * fix OOM on concurrent requests at threaded server start (r1527103 et al)
    * fsfs: limit commit time of files with deep change histories (r1536790)
    * mod_dav_svn: canonicalize paths properly (r1542071)

  - Other tool improvements and bugfixes:
    * mod_dontdothat: Fix the uri parser (r1542069 et al)

 Developer-visible changes:
  - Bindings:
    * javahl: canonicalize path for streamFileContent method (r1524869)

[2]
- Set OPTIONS_NAME to let bindings ports load the new options file.
  Leave OPTIONSFILE for now to load the old file on systems where
  it hasn't been moved to the new location yet.
- Remove an old hack.

PR:		ports/180612 [2]
Submitted by:	Tijl Coosemans <tijl@FreeBSD.org>
Security:	e3244a7b-5603-11e3-878d-20cf30e32f6d
		CVE-2013-4505
		CVE-2013-4558
Original commitRevision:334888 
Tuesday, 5 Nov 2013
22:16 ohauer search for other commits by this committer
- book is now a dedicated port
Original commitRevision:332919 
Sunday, 27 Oct 2013
18:41 ohauer search for other commits by this committer
- add STAGEDIR support
Original commitRevision:331798 

Number of commits found: 9