Updating subversion from 1.6.9nb1 to 1.6.12
Upstream changes: 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) Version 1.6.11 (19 Apr 2010, from /branches/1.6.x) http://svn.apache.org/repos/asf/subversion/tags/1.6.11 User-visible changes: * fix for repositories mounted via NFS (issue #3501) * enable TCP keep-alives in svnserve (r880552) * tighten restrictions on revprops for 'svnadmin verify' (r904594) * make ra_serf give better out-of-date information (issue #3561) * improve error message upon connection failure with svn+ssh:// (r922516) * allow 'svn log' on an uncommitted copy/move destination (r901752) * make 'svnadmin hotcopy' copy the fsfs config file (r905303) * mergeinfo improvements with non-inheritable mergeinfo (issue #3573) * make mergeinfo queries not require access to the repo root (issue #3242) * update URLs to refer the the new apache.org repository (r904301, -94) * update relative externals during a switch (issue #3390) * fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85) * improve wc-ng working copy detection (r929382) * improve handling of mergeinfo when using serf (r880461) * fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211) * fixed: file external from URL cannot overwrite existing item (issue #3552) * fixed: potential memory error in 'svn status' (r923674, -9) * fixed: merge records mergeinfo from natural history gaps (issue #3432) * fixed: theoretical possibility of DB corruption (r926151, -67) Developer-visible changes: * disable checks for wc-ng working copies when running the test suite * on Windows, don't ignore move operation error codes (r896915) * more precise reporting of errors occuring with sqlite init (r927323, -8) * ensure rangelist APIs are commutative (r923389, -91) Version 1.6.10 (Not released, see changes for 1.6.11.)
This commit is contained in:
parent
ffd838d6fb
commit
1c4b69d163
10 changed files with 300 additions and 300 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2010/01/17 12:02:13 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2010/09/19 16:10:47 sno Exp $
|
||||
|
||||
PKGNAME= java-subversion-${SVNVER}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
COMMENT= Java bindings for Subversion
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.48 2010/08/21 16:34:48 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.49 2010/09/19 16:10:47 sno Exp $
|
||||
|
||||
PKGNAME= p5-subversion-${SVNVER}
|
||||
PKGREVISION= 2
|
||||
#PKGREVISION= 2
|
||||
COMMENT= Perl bindings for Subversion
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.37 2010/01/17 12:02:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.38 2010/09/19 16:10:47 sno Exp $
|
||||
|
||||
PKGNAME= ${PYPKGPREFIX}-subversion-${SVNVER}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
COMMENT= Python bindings and tools for Subversion
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.26 2010/01/17 12:02:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2010/09/19 16:10:47 sno Exp $
|
||||
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
COMMENT= Ruby bindings for Subversion
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.69 2010/01/17 12:02:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.70 2010/09/19 16:10:46 sno Exp $
|
||||
|
||||
PKGNAME= subversion-base-${SVNVER}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
COMMENT= Version control system, base programs and libraries
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.41 2010/02/10 19:17:36 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2010/09/19 16:10:46 sno Exp $
|
||||
|
||||
PKGNAME= subversion-${SVNVER}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
COMMENT= Version control system, meta-package
|
||||
|
||||
META_PACKAGE= # empty
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.version,v 1.53 2010/03/03 16:28:38 gdt Exp $
|
||||
# $NetBSD: Makefile.version,v 1.54 2010/09/19 16:10:46 sno Exp $
|
||||
|
||||
# When updating subversion, all packages are updated at the same time
|
||||
# to have a consistent set of packages. A particularly tricky aspect
|
||||
|
@ -7,5 +7,5 @@
|
|||
# changing the version.
|
||||
|
||||
.if !defined(SVNVER)
|
||||
SVNVER= 1.6.9
|
||||
SVNVER= 1.6.12
|
||||
.endif
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.74 2010/03/03 16:28:38 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.75 2010/09/19 16:10:46 sno Exp $
|
||||
|
||||
SHA1 (subversion-1.6.9.tar.gz) = 679284ad9bd13bff9e09a6a8e5985ca1e62a822d
|
||||
RMD160 (subversion-1.6.9.tar.gz) = bae73eae405fe426693259436fb0d37e5c00dc76
|
||||
Size (subversion-1.6.9.tar.gz) = 7490777 bytes
|
||||
SHA1 (subversion-1.6.12.tar.gz) = 540ceebdc46721032f772bd713acc28496ec4ab8
|
||||
RMD160 (subversion-1.6.12.tar.gz) = 26fa6d6796918aaed58fa9c21d72b40f5e6dbd53
|
||||
Size (subversion-1.6.12.tar.gz) = 7495540 bytes
|
||||
SHA1 (patch-ad) = 52da52e60e4d70266081d98ab0bf4ec312427bd6
|
||||
SHA1 (patch-ae) = 55982ded0a7cbb09a91545c7580021e8ed4947f0
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.41 2010/01/17 12:02:48 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2010/09/19 16:10:47 sno Exp $
|
||||
|
||||
PKGNAME= ${APACHE_PKG_PREFIX}-subversion-${SVNVER}
|
||||
PKGREVISION= 1
|
||||
#PKGREVISION= 1
|
||||
COMMENT= WebDAV server (Apache module) for Subversion
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
Loading…
Reference in a new issue