summaryrefslogtreecommitdiff
path: root/devel/subversion-base
diff options
context:
space:
mode:
authorepg <epg>2003-06-18 13:26:25 +0000
committerepg <epg>2003-06-18 13:26:25 +0000
commit5fd378ccb53b191caddbe4a9d69d2bfc12c66f0f (patch)
treebc94cdd21d1cbcfdb1e3c101ee0e1a99487c50ca /devel/subversion-base
parentdffae77fa23cf8c3b100100fb3f48735cc1b38dc (diff)
downloadpkgsrc-5fd378ccb53b191caddbe4a9d69d2bfc12c66f0f.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 'devel/subversion-base')
-rw-r--r--devel/subversion-base/Makefile4
-rw-r--r--devel/subversion-base/PLIST9
2 files changed, 3 insertions, 10 deletions
diff --git a/devel/subversion-base/Makefile b/devel/subversion-base/Makefile
index 76bb93aedec..43fb7b05d61 100644
--- a/devel/subversion-base/Makefile
+++ b/devel/subversion-base/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/05/25 09:07:46 epg Exp $
+# $NetBSD: Makefile,v 1.2 2003/06/18 13:26:26 epg Exp $
PKGNAME= subversion-base-${SVNVER}
COMMENT= Version control system, base programs and libraries
PLIST_SUBST+= INSTALL_INFO=${INSTALL_INFO}
-INFO_FILES+= svn-design.info
.include "../subversion/Makefile.common"
@@ -27,5 +26,4 @@ post-install:
.include "../../databases/db4/buildlink2.mk"
.include "../../devel/apr/buildlink2.mk"
.include "../../www/neon/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/subversion-base/PLIST b/devel/subversion-base/PLIST
index a64de2fed15..804ca64b6bc 100644
--- a/devel/subversion-base/PLIST
+++ b/devel/subversion-base/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/25 09:07:46 epg Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/06/18 13:26:26 epg Exp $
bin/svn
bin/svnadmin
bin/svndumpfilter
bin/svnlook
bin/svnserve
bin/svnversion
+include/subversion-1/mod_dav_svn.h
include/subversion-1/svn-revision.txt
include/subversion-1/svn_auth.h
include/subversion-1/svn_base64.h
@@ -37,12 +38,6 @@ include/subversion-1/svn_utf.h
include/subversion-1/svn_version.h
include/subversion-1/svn_wc.h
include/subversion-1/svn_xml.h
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/svn-design.info
-info/svn-design.info
-info/svn-design.info-1
-info/svn-design.info-2
-info/svn-design.info-3
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/svn-design.info
lib/libsvn_client-1.a
lib/libsvn_client-1.la
lib/libsvn_client-1.so