From 280905ed740fa8da963f037275a371619fef7f13 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 28 Feb 1999 03:37:19 +0000 Subject: Upgrade to 4.41. --- sysutils/lsof/Makefile | 14 ++++---------- sysutils/lsof/distinfo | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) (limited to 'sysutils/lsof') diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 2be30eb4e2ee..6c4ce11ff969 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -4,15 +4,13 @@ # Date created: Sat July 20, 1996 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.35 1999/02/18 19:06:15 obrien Exp $ +# $Id: Makefile,v 1.36 1999/02/19 10:39:14 obrien Exp $ # -DISTNAME= lsof_4.41H.freebsd -#DISTNAME= lsof_4.40_W -PKGNAME= lsof-4.40h +DISTNAME= lsof_4.41_W +PKGNAME= lsof-4.41 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ - ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ ftp://ftp.auscert.org.au/pub/mirrors/vic.cc.purdue.edu/lsof/ \ ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/ \ @@ -33,7 +31,6 @@ BROKEN= 'please install kernel source for offical package builds' .endif .endif -.if 0 SRCBALL_NAME= ${DISTNAME:S/_W$//} post-extract: @@ -46,11 +43,9 @@ post-extract: exit 1 ; \ fi ; \ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS:S/z//} ${SRCBALL_NAME}.tar \ + ${EXTRACT_AFTER_ARGS} \ ) @( cd ${WRKSRC} ; echo "y" | ./Inventory || exit 1 ) -.else -WRKSRC=${WRKDIR}/lsof_4.41H.freebsd -.endif #pre-patch: # @${ECHO_MSG} "===> Applying distribution patches for ${PKGNAME}" @@ -76,5 +71,4 @@ post-install: @${ECHO} "************************************************************" .endif - .include diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 27575c315932..6ebdd82e9be7 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.41H.freebsd.tar.gz) = 5c9da58de3ede1c2335d1eebfc48c3cc +MD5 (lsof_4.41_W.tar.gz) = 4b57c6504bf1397fb64a21d5ff5e887d -- cgit v1.2.3