Subject: CVS commit: pkgsrc/devel/subversion
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Gillespie <epg@netbsd.org>
List: pkgsrc-changes
Date: 05/25/2004 14:55:13
Module Name: pkgsrc
Committed By: epg
Date: Tue May 25 14:55:13 UTC 2004
Modified Files:
pkgsrc/devel/subversion: Makefile.version distinfo
Log Message:
Update to Version 1.0.4.
(21 May 2004, from /branches/1.0.4)
http://svn.collab.net/repos/svn/tags/1.0.4
User-visible-changes:
* fixed: 'svn up' can delete unversioned data on win32 fs (issue #1854)
* fixed: pool leaks in 'svnlook diff/changed/dirs-changed'
* fixed: insecure script example in pre-commit-hook template
* fixed: inability to do a checkout to '/'
* officially recommend neon 0.24.6 in all docs.
Developer-visible changes:
* fixed: RPM build for Fedora & WBEL3/RHEL3
* fixed: SWIG-java building problem
* fixed: javahl bug which can crash JVM
* fixed: change formatting codes in svn_swig_pl_callback_thunk
* fixed: properly wrap svn_txdelta_parse_svndiff for perl
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/subversion/Makefile.version
cvs rdiff -r1.29 -r1.30 pkgsrc/devel/subversion/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.