summaryrefslogtreecommitdiff
path: root/devel/cvs/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-07-12 09:19:17 +0000
committerwiz <wiz@pkgsrc.org>2003-07-12 09:19:17 +0000
commit6da4e38375b609dd9ca171786701560a197d88a6 (patch)
treed32b49ed5e350f4468cddc6ad4b622a9d3491d75 /devel/cvs/Makefile
parentbf99f15a742f7388a34026afef3d63662c789f01 (diff)
downloadpkgsrc-6da4e38375b609dd9ca171786701560a197d88a6.tar.gz
Update to 1.11.6.
* A warning message is now issued if an administrative file contains more than one DEFAULT entry. * An error running a verifymsg script (such as referencing an unset user variable or the script not existing) now causes the verification to fail. * Errors in administrative files commands (like unset user variables) are no longer reported unless the command is actually executed. * When a file is initially checked out, its last access time is now set to the current time rather than being set to the time the file was last checked in like the modification time is. * The Checkin.prog and Update.prog functionality has been removed. This fuctionality previously allowed executables to be specified in the modules file to be run at update and checkin time, but users could edit these files on a per workspace basis, creating a security hole. [NB: already fixed in the package earlier -- wiz] * Corrected the path in a failed write error message. * Autoconf and Automake are no longer run automatically unless you run configure with --enable-maintainer-mode. Accordingly, noautomake.sh is no longer needed and has been removed. * We've standardized on Automake version 1.7.5 and Autoconf version 2.57 to get at a few new macros. Again, this should only really affect developers. See the section of the INSTALL file about using the autotools if you are compiling CVS yourself.
Diffstat (limited to 'devel/cvs/Makefile')
-rw-r--r--devel/cvs/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index 7b34a72355f..e20714aef29 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.65 2003/06/19 21:55:26 seb Exp $
+# $NetBSD: Makefile,v 1.66 2003/07/12 09:19:17 wiz Exp $
#
-DISTNAME= cvs-1.11.5
-PKGREVISION= 1
+DISTNAME= cvs-1.11.6
CATEGORIES= devel
-MASTER_SITES= http://ftp.cvshome.org/${DISTNAME}/ \
- ${MASTER_SITE_GNU:=non-gnu/cvs/}
+MASTER_SITES= http://www.cvshome.org/files/19/10/ \
+ http://ftp.cvshome.org/release/stable/${DISTNAME}/
+# ${MASTER_SITE_GNU:=non-gnu/cvs/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.cvshome.org/
@@ -22,7 +23,7 @@ USE_BUILDLINK2= yes
empty(MACHINE_PLATFORM:MSunOS-5.[89]-*) && empty(MACHINE_PLATFORM:MLinux-*)
CONFIGURE_ARGS+= --enable-ipv6
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES= cvs-1.11.4-v6-20030102.diff.gz
+PATCHFILES= cvs-1.11.6-v6-20030623.diff.gz
PATCH_DIST_STRIP= -p1
.else
CONFIGURE_ARGS+= --disable-ipv6