Below is a trivial patch to update Subversion to 1.6.12. Please test/ok.
Upstream changelog: Version 1.6.12 (21 Jun 2010, from /branches/1.6.x) http://svn.apache.org/repos/asf/subversion/tags/1.6.12 User-visible changes: * further improvements for issue #3242 * allow deletion of uris which need character escaping (issue #3636) * fix errors with 'svn mkdir --parents' (issue #3649) * update address to which crash reports are sent (r901304) * check for server certificate revocation on Windows (r898048) * disable custom file mutexes on Windows (r879902, -16) * fix handling of peg revision'd copy targets (issue #3651) * more improvements to 'svn merge --reintegrate' (r935631) * allow copying of broken symlinks (issue #3303) * improve rep-sharing performance on high-concurrency repos (issue #3506) * fixed: added subtrees with mergeinfo break reintegrate (issue #3654) * fixed: assertion triggered by tree-conflicted externals (issue #3469) Developer-visible changes: * give windows devs more flexibility with sqlite versions (r944635) * allow the pack tests to work with low file descriptor limits (r937610) * improve exception handling on Windows Vista and 7 (r878447, -910, -916) Index: Makefile =================================================================== RCS file: /cvs/ports/devel/subversion/Makefile,v retrieving revision 1.70 diff -u -p -r1.70 Makefile --- Makefile 25 Apr 2010 08:43:29 -0000 1.70 +++ Makefile 21 Jun 2010 14:34:13 -0000 @@ -6,7 +6,7 @@ COMMENT-python= python interface to sub COMMENT-ruby= ruby interface to subversion COMMENT-ap2= apache2 subversion modules -VERSION= 1.6.11 +VERSION= 1.6.12 DISTNAME= subversion-${VERSION} PKGNAME-main= ${DISTNAME} FULLPKGNAME-perl= p5-SVN-${VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/devel/subversion/distinfo,v retrieving revision 1.23 diff -u -p -r1.23 distinfo --- distinfo 23 Apr 2010 18:05:27 -0000 1.23 +++ distinfo 21 Jun 2010 14:34:59 -0000 @@ -1,5 +1,5 @@ -MD5 (subversion-1.6.11.tar.bz2) = dUGRWbUGYQksQTdEmUC1zA== -RMD160 (subversion-1.6.11.tar.bz2) = +9QWEPEESRaoTDm/eGMy6GTQ5tQ= -SHA1 (subversion-1.6.11.tar.bz2) = Ns+dOcFOW9jXEzAqx3DDlk/hlrM= -SHA256 (subversion-1.6.11.tar.bz2) = ZL0ACuMEcNNDwHJXWL3YKIFDOTMI7txRHHgmu2cx5Zw= -SIZE (subversion-1.6.11.tar.bz2) = 5486069 +MD5 (subversion-1.6.12.tar.bz2) = pLHQ1/OkWHxZ2pwaz53t0A== +RMD160 (subversion-1.6.12.tar.bz2) = z2pVFWqBd4cemiXcYMGFq15eRPI= +SHA1 (subversion-1.6.12.tar.bz2) = tK58dau72t6LLJEiyn4uJsZGioI= +SHA256 (subversion-1.6.12.tar.bz2) = jr8X+xc/+cSCpy3qr3VsPKWVyZ2hX8jx+PQxBgkoTI8= +SIZE (subversion-1.6.12.tar.bz2) = 5476628