pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/subversion Update to Version 1.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/35e67e5e70a8
branches: trunk
changeset: 546608:35e67e5e70a8
user: epg <epg%pkgsrc.org@localhost>
date: Sat Sep 06 05:30:57 2008 +0000
description:
Update to Version 1.5.2
(29 Aug 2008, from /branches/1.5.x)
http://svn.collab.net/repos/svn/tags/1.5.2
User-visible changes:
* Set correct permissions on created fsfs shards (r32355, -7)
* Pass client capabilities to start-commit hook (issue #3255)
* Disallow creating nested repositories (issue #3269)
* Support Neon 0.28.3
* Properly canonicalize URIs with an empty hostname (issue #2116)
* Improved merge performance for superfluous ranges (r32643)
* Better error message for 'Malformed URL for repository' (r31867, r32365)
* Improved svn:externals parsing (r32672, -673, -674, -739)
* fixed: improper ordering in 'svnlook diff' output (r32019)
* fixed: mod_dav_svn memory leak with 'SVNPathAuthz short_circuit' (r32360)
* fixed: duplicate svn:externals targets fail on co/up (issue #3246)
* fixed: 'svn merge --depth' inconsistencies (issue #2825)
* fixed: ra_serf test failures (1.5.x-ra_serf-backports branch)
* fixed: memory leak and crashes in FS (r32545, -58, -82)
* fixed: core dump with relative externals (issue #3237)
* fixed: 'svn copy' working copy corruption (r32467, -70)
* fixed: perl bindings errors in non-English locale (issue #3258)
* fixed: 'svn merge' incorrectly reverses previous merges (r32494, -522, -523)
* fixed: 'svn merge' errors with subtree mergeinfo (issue #3067)
Developer-visible changes:
* make libsvn_ra_neon initialization thread-safe (r32497, r32510)
* respect LDFLAGS in Swig bindings (r32416, r32421, r32442)
* fixed: test failures in non-English locales (r32491)
diffstat:
devel/subversion/Makefile.version | 4 ++--
devel/subversion/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r d160923f17aa -r 35e67e5e70a8 devel/subversion/Makefile.version
--- a/devel/subversion/Makefile.version Fri Sep 05 22:16:09 2008 +0000
+++ b/devel/subversion/Makefile.version Sat Sep 06 05:30:57 2008 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile.version,v 1.42 2008/07/31 21:00:39 epg Exp $
+# $NetBSD: Makefile.version,v 1.43 2008/09/06 05:30:57 epg Exp $
.if !defined(SVNVER)
-SVNVER= 1.5.1
+SVNVER= 1.5.2
.endif
diff -r d160923f17aa -r 35e67e5e70a8 devel/subversion/distinfo
--- a/devel/subversion/distinfo Fri Sep 05 22:16:09 2008 +0000
+++ b/devel/subversion/distinfo Sat Sep 06 05:30:57 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.63 2008/07/31 21:00:39 epg Exp $
+$NetBSD: distinfo,v 1.64 2008/09/06 05:30:57 epg Exp $
-SHA1 (subversion-1.5.1.tar.gz) = a86d234791713a553d3446d80e1ade08e1a9cb76
-RMD160 (subversion-1.5.1.tar.gz) = dcb7c3b14e271ee5de5f19987e4f6d71f5c45335
-Size (subversion-1.5.1.tar.gz) = 6627153 bytes
+SHA1 (subversion-1.5.2.tar.gz) = 10274c7c3d3a7bce11d5d470bdf110d4ff3cd6bd
+RMD160 (subversion-1.5.2.tar.gz) = a5210af327006f15a08f750bdd3a6af2852d8c48
+Size (subversion-1.5.2.tar.gz) = 6646636 bytes
SHA1 (patch-ad) = 52da52e60e4d70266081d98ab0bf4ec312427bd6
Home |
Main Index |
Thread Index |
Old Index