pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/subversion Version 1.6.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a41b029e63cd
branches:  trunk
changeset: 398052:a41b029e63cd
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Aug 22 23:25:48 2009 +0000

description:
Version 1.6.5
(21 Aug 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.5

 User-visible changes:
  * fix mod_dav_svn directory view links to preserve peg revisions (r38201)
  * do not error on Windows when ALLUSERPROFILE dir nonexistent (r38053, -5, -7)
  * properly escape lock comments over ra_neon (r38101, -2)
  * allow syncing copies of '/' over ra_neon and ra_serf (issue #3438)
  * make 'svnlook diff' show empty added or deleted files (r38458)
  * fix building with Apache 2.4 (r36720)
  * fix possible data loss on ext4 and GPFS filesystems (issue #3442)
  * resolve symlinks when checking for ~/.subversion (r36023)
  * don't let svn+ssh SIGKILL ssh processes (issue #2580)
  * allow PLAIN and LOGIN mechanisms with SASL in svnserve (r38205)
  * fix peg revision parsing in filenames like 'dir/@file.txt' (issue #3416)
  * fix detection of Apache <2.0.56 (r38290, -3, -4)
  * don't pretend to do tree conflict resolution (r38799, -801, -805)
  * fix data corruption when syncing from svnserve to mod_dav_svn (r38686, -7)
  * fix GNOME Keyring with '--non-interactive' option (r38222, -3, -61, -410)
  * fixed: false "File '...' already exists" error during commit (issue #3119)

 Developer-visible changes:
  * avoid referencing uninitialized variables (r38388)
  * plug a couple of error leaks (r38572)
  * improve windows test output (r38616, -7, -9, -49)

diffstat:

 devel/subversion/Makefile.version |  4 ++--
 devel/subversion/distinfo         |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r 7d796135f8fa -r a41b029e63cd devel/subversion/Makefile.version
--- a/devel/subversion/Makefile.version Sat Aug 22 22:46:01 2009 +0000
+++ b/devel/subversion/Makefile.version Sat Aug 22 23:25:48 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.version,v 1.51 2009/08/06 22:08:56 gdt Exp $
+# $NetBSD: Makefile.version,v 1.52 2009/08/22 23:25:48 gdt 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.4
+SVNVER=                1.6.5
 .endif
diff -r 7d796135f8fa -r a41b029e63cd devel/subversion/distinfo
--- a/devel/subversion/distinfo Sat Aug 22 22:46:01 2009 +0000
+++ b/devel/subversion/distinfo Sat Aug 22 23:25:48 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.72 2009/08/06 22:08:56 gdt Exp $
+$NetBSD: distinfo,v 1.73 2009/08/22 23:25:48 gdt Exp $
 
-SHA1 (subversion-1.6.4.tar.gz) = 0380c01229e5faa2f77236d0316abda292822303
-RMD160 (subversion-1.6.4.tar.gz) = 3944303e8ef744351fa2bcd7d905b7c208321495
-Size (subversion-1.6.4.tar.gz) = 7519245 bytes
+SHA1 (subversion-1.6.5.tar.gz) = ea3a18443f4afcb84e66b48c0ba2af16ada4d25a
+RMD160 (subversion-1.6.5.tar.gz) = d4bb067d2918c3ebb4d9b969342b0d37679809ef
+Size (subversion-1.6.5.tar.gz) = 7524181 bytes
 SHA1 (patch-ad) = 52da52e60e4d70266081d98ab0bf4ec312427bd6
 SHA1 (patch-ae) = 55982ded0a7cbb09a91545c7580021e8ed4947f0



Home | Main Index | Thread Index | Old Index