diff options
author | epg <epg@pkgsrc.org> | 2004-09-19 00:14:52 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2004-09-19 00:14:52 +0000 |
commit | 1792b57d410fc81eb542366578ac09b34bb9ab9a (patch) | |
tree | b0658afda64af6395938caa151cb0058079f70b3 /devel/subversion/distinfo | |
parent | 49f477bbee059f0a2ed9d1fabbb95094c1684388 (diff) | |
download | pkgsrc-1792b57d410fc81eb542366578ac09b34bb9ab9a.tar.gz |
Update to Version 1.0.7.
(17 September 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.7
User-visible-changes:
* fixed: win32 'file not found' error [issue #1862]
* fixed: 'svn st -u' crash (r10841)
* fixed: potential repos corruption; ensure stdin/out/err always open (r10819)
* fixed: allow propnames containing ":" to be fetched via http:// (r10190)
* fixed: allow user to interrupt between authentication prompts (see r11014)
* fixed: work around +t directory-creation bug in APR (r10616, 10638, 10642)
* various small fixes to Book
Developer-visible changes:
* fix library dependencies for bindings (r9338, 9340)
* java bindings: fix a crash and other bugs (r9883, 9905, 8027)
* perl bindings: various fixes (see r11023)
pkgsrc changes:
Remove devel/subversion/patches/patch-aa. This will cause the other
packages that build from the subversion tar file to build a little
slower, because they will unnecessarily rebuild subversion libraries.
Everything still works and this file is a massive pain to update with
every new release.
Diffstat (limited to 'devel/subversion/distinfo')
-rw-r--r-- | devel/subversion/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/subversion/distinfo b/devel/subversion/distinfo index 65e5a002532..3b2705d4aff 100644 --- a/devel/subversion/distinfo +++ b/devel/subversion/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.32 2004/07/20 01:10:19 epg Exp $ +$NetBSD: distinfo,v 1.33 2004/09/19 00:14:52 epg Exp $ -SHA1 (subversion-1.0.6.tar.gz) = a1e1e4ce54187b5631472728fdb93d98f70f2b20 -Size (subversion-1.0.6.tar.gz) = 7140509 bytes -SHA1 (patch-aa) = 00bd9a667459a704c6454e581c2cc5b1cfc197a9 +SHA1 (subversion-1.0.7.tar.gz) = 6ce976d34f7e1b4830885f441c10683b17159d24 +Size (subversion-1.0.7.tar.gz) = 7034276 bytes SHA1 (patch-ac) = 7f0669a6f684583ff0ca4a443be356ae2fca06db SHA1 (patch-ae) = f46997aada11046dd935d740c6b071b98bba2150 |