summaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-01-18 10:30:14 +0000
committerobrien <obrien@FreeBSD.org>2004-01-18 10:30:14 +0000
commit5b612666e77ceb661faf06c5f0caeea1c9f9689e (patch)
treefcbfb476f5ed17f66dcb08990221a2f9e7cb5f45 /sysutils/lsof
parentd7141cc0cb3c10c086a92c09e87ad63bb3d64abd (diff)
downloadFreeBSD-ports-5b612666e77ceb661faf06c5f0caeea1c9f9689e.zip
FreeBSD-ports-5b612666e77ceb661faf06c5f0caeea1c9f9689e.tar.gz
Update to version 4.70.
Submitted by: Vic Abell <abe@purdue.edu>
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile8
-rw-r--r--sysutils/lsof/distinfo2
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index c10788d..b8c5611 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.69.1
+PORTVERSION= 4.70
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -22,7 +22,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
ftp://ftp.tau.ac.il/pub/unix/admin/
-FIXUP_RELEASE= yes
+#FIXUP_RELEASE= yes
.if defined(FIXUP_RELEASE)
DISTNAME= ${PORTNAME}_4.70A.freebsd
.else
@@ -37,6 +37,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
.else
WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
.endif
+USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -n freebsd
@@ -56,8 +57,7 @@ post-extract:
${ECHO} "($$EXPMD5 != $$CALCMD5)" ; \
exit 1 ; \
fi ; \
- ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS:S/z//} ${SRCBALL_NAME}.tar \
- ${EXTRACT_AFTER_ARGS} \
+ ${CAT} ${SRCBALL_NAME}.tar ${EXTRACT_AFTER_ARGS} \
)
@( cd ${WRKSRC} ; ${ECHO_CMD} "y" | ./Inventory || exit 1 )
.endif
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index c120181..0e9db61 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1 +1 @@
-MD5 (lsof_4.70A.freebsd.tar.gz) = ab7d5e8a5794bfac3232f748a7685f35
+MD5 (lsof_4.70.tar.bz2) = 605c0aa8591adaf05c47bf1b846c6703
OpenPOWER on IntegriCloud