summaryrefslogtreecommitdiffstats
path: root/net/cvsup-bin
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-07-07 03:22:35 +0000
committerjdp <jdp@FreeBSD.org>1998-07-07 03:22:35 +0000
commitfa6a5157f79191a5072ff1fe1a2328c58439cf77 (patch)
tree06f116c8b3635bdedf11f72645a9959fe5e27d83 /net/cvsup-bin
parentb27cb1e8eed78502934da4e479343015ab530b23 (diff)
downloadFreeBSD-ports-fa6a5157f79191a5072ff1fe1a2328c58439cf77.zip
FreeBSD-ports-fa6a5157f79191a5072ff1fe1a2328c58439cf77.tar.gz
Update ports for new 15.4.2 release of CVSup.
Diffstat (limited to 'net/cvsup-bin')
-rw-r--r--net/cvsup-bin/Makefile14
-rw-r--r--net/cvsup-bin/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile
index 69b1612..371bda6 100644
--- a/net/cvsup-bin/Makefile
+++ b/net/cvsup-bin/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: cvsup-bin
-# Version required: 15.4
+# Version required: 15.4.2
# Date created: 12 November 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
-# $Id: Makefile,v 1.3 1998/03/24 04:20:52 jdp Exp $
+# $Id: Makefile,v 1.4 1998/04/28 22:25:52 jdp Exp $
#
-DISTNAME= cvsup-bin-15.4
+DISTNAME= cvsup-bin-15.4.2
CATEGORIES= devel net
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \
ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \
ftp://ftp.polstra.com/pub/FreeBSD/CVSup/
-DISTFILES= cvsup-bin-15.4.tar.gz
+DISTFILES= cvsup-bin-15.4.2.tar.gz
MAINTAINER= axl@iafrica.com
@@ -23,17 +23,17 @@ MAN1= cvsup.1
# USE_CVSUPD= yes
.ifdef USE_CVSUPD
-DISTFILES+= cvsupd-bin-15.4.tar.gz
+DISTFILES+= cvsupd-bin-15.4.2.tar.gz
MAN8= cvsupd.8
PLIST= ${PKGDIR}/PLIST.cvsupd
.endif
do-install:
- cd ${WRKDIR}/cvsup-bin-15.4; \
+ cd ${WRKDIR}/cvsup-bin-15.4.2; \
${INSTALL_PROGRAM} cvsup ${PREFIX}/bin; \
${INSTALL_MAN} ${MAN1} ${PREFIX}/man/man1
.ifdef USE_CVSUPD
- cd ${WRKDIR}/cvsupd-bin-15.4; \
+ cd ${WRKDIR}/cvsupd-bin-15.4.2; \
${INSTALL_PROGRAM} cvsupd ${PREFIX}/sbin; \
${INSTALL_MAN} ${MAN8} ${PREFIX}/man/man8
.endif
diff --git a/net/cvsup-bin/distinfo b/net/cvsup-bin/distinfo
index f8ee0bc..bc35802 100644
--- a/net/cvsup-bin/distinfo
+++ b/net/cvsup-bin/distinfo
@@ -1,2 +1,2 @@
-MD5 (cvsup-bin-15.4.tar.gz) = aa4159387da988097ab5e7b5a164a93a
-MD5 (cvsupd-bin-15.4.tar.gz) = 5643802465ec683c3929d006bc95b5e9
+MD5 (cvsup-bin-15.4.2.tar.gz) = 5dda893f231359dab5dc4d7d2dd7e449
+MD5 (cvsupd-bin-15.4.2.tar.gz) = ad30058ce6f70957618b3124405a155d
OpenPOWER on IntegriCloud