summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-02-28 04:02:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-02-28 04:02:47 +0000
commite09d322a01e220c302a185902ab5157fa5eb5b6f (patch)
treef518e67a35a6d7f1be479d2ab47c51166c99aa31 /sysutils
parentFix remote vulnerabilities. (diff)
Update to version 4.61
Submitted by: Alan Eldridge <ports@geeksrus.net>
Notes
Notes: svn path=/head/; revision=55324
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lsof/Makefile12
-rw-r--r--sysutils/lsof/distinfo2
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 0e504d0607f4..1f86cb8618a1 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.60
+PORTVERSION= 4.61
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/NEW/ \
@@ -21,12 +21,12 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
#DISTNAME= ${PORTNAME}_4.59B.freebsd
#FIXUP_RELEASE= yes
.if !defined(FIXUP_RELEASE)
-DISTNAME= ${PORTNAME}_${PORTVERSION}_W
+DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif
MAINTAINER= obrien@FreeBSD.org
-WRKSRC= ${WRKDIR}/${SRCBALL_NAME}
+WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -n freebsd
@@ -34,12 +34,12 @@ CONFIGURE_ENV= LSOF_CC="${CC}"
FREEBSD_SYS?= /usr/src/sys
MAN8= lsof.8
-SRCBALL_NAME= ${DISTNAME:S/_W$//}
+SRCBALL_NAME= ${DISTNAME:S/_W$//}_src
.if !defined(FIXUP_RELEASE)
post-extract:
- @( cd ${WRKDIR} ; \
- EXPMD5=`${GREP} MD5 README.${SRCBALL_NAME} | ${SED} 's/^[ ]*//'` ; \
+ @( cd ${WRKDIR}/${DISTNAME} ; \
+ EXPMD5=`${GREP} MD5 README.${DISTNAME} | ${SED} 's/[ ]*//'` ; \
CALCMD5=`${MD5} ${SRCBALL_NAME}.tar` ; \
if [ "$${EXPMD5}"X != "$${CALCMD5}"X ]; then \
${ECHO} "Expected and calculated MD5 signatures don't agree." ; \
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index a98f24e7e556..79d98e5e8d22 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1 +1 @@
-MD5 (lsof_4.60_W.tar.gz) = a0f8cebc465ae26ad81e519264272175
+MD5 (lsof_4.61.tar.gz) = 583398bc99d265c5a64dbc30e99305cb