diff options
author | epg <epg@pkgsrc.org> | 2003-06-18 13:26:25 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2003-06-18 13:26:25 +0000 |
commit | cfd7999b19ad3631cb1cc9de83b0479328900eaa (patch) | |
tree | bc94cdd21d1cbcfdb1e3c101ee0e1a99487c50ca /www/ap2-subversion | |
parent | 8abf17439af197f3fbef1716e476dfea7780a18e (diff) | |
download | pkgsrc-cfd7999b19ad3631cb1cc9de83b0479328900eaa.tar.gz |
Update to 0.24.1.
subversion-base no longer installs info files; drop texinfo.mk usage.
Upstream change log:
Version 0.24.1 (released 16 June 2003, revision 6249, branches/release-0.24.1)
User-visible changes:
* Fix bug in 'svn log'.
Developer-visible changes:
* none
Version 0.24.0 (released 15 June 2003, revision 6234, branches/release-0.24.0)
User-visible changes:
* new 'svn diff [--old OLD] [--new NEW]' syntax (#1142)
* new --relocate option for svn switch (#951)
* new --version option for svnadmin and svnlook
* new path-based authorization module for apache
* make 'svn checkout' and not just 'svn update' resume a checkout
* .svn directories now hidden on Windows
* config variable 'store-password = no' now actually works
* fix 'svn merge --dry-run'
* fix 'properties hanging after a rename' issue (#1303)
* fix odd behavior of 'svn up -r PREV filename' (#1304)
* fix delete-tracking bug (#1348)
* fix dump and load corner cases (#1290)
* ra_dav server more resilient for foreign deltaV clients
* numerous ra_svn changes - must update clients and servers
* fix export over ra_svn (#1318)
* fix ra_svn error transmission bug (#1146)
* fix ra_svn corruption in tunnel mode (#1145)
* make svnserve multi-threaded on non-fork platforms (now works on Windows)
* remove svnserve -F and -S options
* various memory use improvements (#1323)
* various performance improvements for all protocols
* various performance improvements for 'svnadmin dump' and svnlook
* various subversion book updates (you have read the book right?)
* more cvs2svn.py improvements (and more to follow)
* new debugging script normalize-dump.py to normalize dump output
Developer-visible changes:
* path-based editor drivers
* no more RA->do_checkout()
* update python and java bindings
* various windows build fixes
Diffstat (limited to 'www/ap2-subversion')
-rw-r--r-- | www/ap2-subversion/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-subversion/PLIST b/www/ap2-subversion/PLIST index c6225f26019..1456263be87 100644 --- a/www/ap2-subversion/PLIST +++ b/www/ap2-subversion/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/03 20:24:13 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/06/18 13:26:27 epg Exp $ +lib/httpd/mod_authz_svn.so lib/httpd/mod_dav_svn.so |