summaryrefslogtreecommitdiff
path: root/devel/cvs
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2002-01-11 12:47:23 +0000
committerskrll <skrll@pkgsrc.org>2002-01-11 12:47:23 +0000
commit5aca240a806fdabaf2866e5438e71fe36acd7ab9 (patch)
tree28315bd6537afa4ebd08a57c49f390ed6bded03b /devel/cvs
parent0b3bc0ef8680e6d0471254ef58260bde6070eab1 (diff)
downloadpkgsrc-5aca240a806fdabaf2866e5438e71fe36acd7ab9.tar.gz
Remove build dependency on autoconf... the patch distfile already included
a patch for configure so it wasn't really needed anyway. An autoreconf run here noted a small difference in configure patch so I've created a new patch distfiles with the new configure patch included.
Diffstat (limited to 'devel/cvs')
-rw-r--r--devel/cvs/Makefile10
-rw-r--r--devel/cvs/distinfo6
2 files changed, 6 insertions, 10 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index 49d6046c25c..5d78bb3ae2a 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2001/12/09 20:10:16 jlam Exp $
+# $NetBSD: Makefile,v 1.47 2002/01/11 12:47:23 skrll Exp $
#
DISTNAME= cvs-1.11
@@ -20,20 +20,16 @@ BUILD_DEFS+= USE_INET6
USE_BUILDLINK_ONLY= yes
.if (${OPSYS} == "NetBSD")
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES= cvs-1.11-v6-20010413.diff.gz
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCHFILES= cvs-1.11-v6-20020111.diff.gz
PATCH_DIST_STRIP= -p1
-BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
-
.if ${USE_INET6} == "YES"
CONFIGURE_ARGS+= --enable-ipv6
.else
CONFIGURE_ARGS+= --disable-ipv6
.endif
-pre-configure:
- cd ${WRKSRC}; ${LOCALBASE}/bin/autoreconf --force
.endif
.if defined(KERBEROS)
diff --git a/devel/cvs/distinfo b/devel/cvs/distinfo
index bf1cb58b7f3..208b4bbbb31 100644
--- a/devel/cvs/distinfo
+++ b/devel/cvs/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2001/04/30 17:33:47 wiz Exp $
+$NetBSD: distinfo,v 1.5 2002/01/11 12:47:23 skrll Exp $
SHA1 (cvs-1.11.tar.gz) = 809932302b085491bdb868e558b5474f61f68f8a
Size (cvs-1.11.tar.gz) = 2343288 bytes
-SHA1 (cvs-1.11-v6-20010413.diff.gz) = b2629d71ccd330f1e1db716e9dec78cf001fcc8f
-Size (cvs-1.11-v6-20010413.diff.gz) = 20488 bytes
+SHA1 (cvs-1.11-v6-20020111.diff.gz) = f36242b157fe8e9ad92c423dad8275b91cd8e499
+Size (cvs-1.11-v6-20020111.diff.gz) = 21734 bytes
SHA1 (patch-aa) = 6952c772768280c4dc96037df77040f62007d06b
SHA1 (patch-ab) = c011a08b223a68c0a9546462a064c99ef28691d4
SHA1 (patch-ac) = f5b8e99ce02e1bb235a55cd2e7da2623b37014f1