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 0.28.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5d2c1697189f
branches: trunk
changeset: 460688:5d2c1697189f
user: epg <epg%pkgsrc.org@localhost>
date: Tue Sep 02 17:57:21 2003 +0000
description:
Update to 0.28.2.
User-visible changes:
* MAJOR BUGFIX: revert revision 6764.
The new history-searching code was over-stressing our use
of BerkeleyDB transactions, causing checkouts to go
twice as slow and lose all concurrent-client scalability.
This is a temporary fix for a larger design problem. See issue
http://subversion.tigris.org/issues/show_bug.cgi?id=1499
diffstat:
devel/subversion/Makefile.version | 6 +++---
devel/subversion/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 4235a2d2e5a4 -r 5d2c1697189f devel/subversion/Makefile.version
--- a/devel/subversion/Makefile.version Tue Sep 02 17:47:49 2003 +0000
+++ b/devel/subversion/Makefile.version Tue Sep 02 17:57:21 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.version,v 1.5 2003/08/29 01:58:49 epg Exp $
+# $NetBSD: Makefile.version,v 1.6 2003/09/02 17:57:21 epg Exp $
.if !defined(SVNVER)
-SVNVER= 0.28.1
+SVNVER= 0.28.2
# This macro is in this file because the URL changes with every release.
-MASTER_SITES= http://subversion.tigris.org/files/documents/15/5880/
+MASTER_SITES= http://subversion.tigris.org/files/documents/15/5940/
.endif
diff -r 4235a2d2e5a4 -r 5d2c1697189f devel/subversion/distinfo
--- a/devel/subversion/distinfo Tue Sep 02 17:47:49 2003 +0000
+++ b/devel/subversion/distinfo Tue Sep 02 17:57:21 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2003/08/31 22:09:51 epg Exp $
+$NetBSD: distinfo,v 1.15 2003/09/02 17:57:22 epg Exp $
-SHA1 (subversion-0.28.1.tar.gz) = 6a113d76e9994244d075d7edafd377283d14f2ab
-Size (subversion-0.28.1.tar.gz) = 7324504 bytes
+SHA1 (subversion-0.28.2.tar.gz) = 55795299bf7b6dceadcf715c4bbdb2cf327b77db
+Size (subversion-0.28.2.tar.gz) = 7323914 bytes
SHA1 (patch-aa) = a4cbb157bd0f3c5d0e0061be6d68903a8357d92d
SHA1 (patch-ac) = 6f57283a7b0088d596461b31ebf2838be3f440c6
SHA1 (patch-ad) = 3c203f02fbe1f38c973c2c4ab30d8d0ee332dd43
Home |
Main Index |
Thread Index |
Old Index