From 6ed544d091333a6e018797efe06ef8154ee07bab Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 18 Jan 2004 10:30:14 +0000 Subject: Update to version 4.70. Submitted by: Vic Abell --- sysutils/lsof/Makefile | 8 ++++---- sysutils/lsof/distinfo | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sysutils/lsof') diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index c10788da06cc..b8c56117845f 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 c1201817cbb8..0e9db6156e37 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 -- cgit v1.2.3