From fc9572d1157f6f28a628009b26c2866da92ab604 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 6 Dec 2002 14:04:09 +0000 Subject: Update to r3987 (0.16). User-visible changes: * new 'svn cat' subcommand * new --revprop flag to access revision props, -r for versioned props (#943) * new "compression" runtime option in ~/.subversion/config * svnadmin/svnlook now use help system, and some subcommands deleted or moved. * tool changes: [not installed by the package] - new svnshell.py tool - new mirror_dir_through_svn.cgi script - new svn_load_dirs.pl features - updates to vc-svn.el * --message-encoding is now just --encoding, and affects svn: propvals too. * major rewrites of chapters 3, 4, 5 of the Subversion Book. As well as lots of bugfixes, of course. --- devel/subversion/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/subversion/Makefile') diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index d16e3591705..c31982c3542 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2002/11/25 20:09:50 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/12/06 14:04:09 wiz Exp $ -DISTNAME= subversion-r3687 -PKGNAME= subversion-0.3687 +DISTNAME= subversion-r3987 +PKGNAME= subversion-0.3987 CATEGORIES= devel -MASTER_SITES= http://subversion.tigris.org/files/documents/15/1698/ +MASTER_SITES= http://subversion.tigris.org/files/documents/15/2123/ MAINTAINER= joelw@unix.se HOMEPAGE= http://subversion.tigris.org -- cgit v1.2.3