diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-09-23 00:10:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-09-23 00:10:02 +0000 |
commit | ea218fd3a8bd022f550b4c369572d6c05e9ba168 (patch) | |
tree | cbe297f236ac354bf9cec036b235c6f06dc05f85 /sysutils | |
parent | Update to version 2.1.0. (diff) |
Update to version 4.58.1
This version now takes into account our new split nfsserver / nfsclient
headers in -CURRENT.
Notes
Notes:
svn path=/head/; revision=48098
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 8 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 4fdd332b28e3..5e23610a6a7e 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.58 +PORTVERSION= 4.58.1 CATEGORIES= sysutils MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -18,12 +18,12 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \ ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/ \ ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ -DISTNAME= ${PORTNAME}_${PORTVERSION}_W -#DISTNAME= ${PORTNAME}_4.58B.freebsd +#DISTNAME= ${PORTNAME}_${PORTVERSION}_W +DISTNAME= ${PORTNAME}_4.59A.freebsd MAINTAINER= obrien@FreeBSD.org -#FIXUP_RELEASE= yes +FIXUP_RELEASE= yes WRKSRC= ${WRKDIR}/${SRCBALL_NAME} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 6ebe6bb3c4f7..232c81805e7b 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1 +1 @@ -MD5 (lsof_4.58_W.tar.gz) = e09f4dea4c07cd6af7d85ea91991e96e +MD5 (lsof_4.59A.freebsd.tar.gz) = f8e1d44df7029774eb670c15b72fce5d |