summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-26 19:34:22 +0000
committerobrien <obrien@FreeBSD.org>2002-06-26 19:34:22 +0000
commit862875e1a3c93680c255b4f921d42e26ccd182a7 (patch)
tree6fb908f8e5d1dfd16ad24497a5fa51e80ad09e0b /sysutils
parent787f33183623d5340001132a2645a9377a722716 (diff)
downloadFreeBSD-ports-862875e1a3c93680c255b4f921d42e26ccd182a7.zip
FreeBSD-ports-862875e1a3c93680c255b4f921d42e26ccd182a7.tar.gz
Update to version 4.64.1.
This fixes a build problem with FFS2.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lsof/Makefile6
-rw-r--r--sysutils/lsof/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 2e4166a..c4c72e9 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.64
+PORTVERSION= 4.64.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,9 +18,9 @@ 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/
-#FIXUP_RELEASE= yes
+FIXUP_RELEASE= yes
.if defined(FIXUP_RELEASE)
-DISTNAME= ${PORTNAME}_4.64I.freebsd
+DISTNAME= ${PORTNAME}_4.65A.freebsd
.else
DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index 43baa54..53a9ef4 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1 +1 @@
-MD5 (lsof_4.64.tar.gz) = 584b2d652f8703b6af0a21aa57b241d6
+MD5 (lsof_4.65A.freebsd.tar.gz) = 1d2db7e82fb1b28d9882eb281139e4e0
OpenPOWER on IntegriCloud