diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-30 20:15:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-30 20:15:28 +0800 |
commit | 52f99cf1523342ff20711ce481a759930ad70297 (patch) | |
tree | bb40618cad4d1a04284bd7a7db76549bcdd8553b /sysutils/lsof | |
parent | f3dba21078de4a2b3d4ce82a464e4486f472b535 (diff) | |
download | freebsd-ports-gnome-52f99cf1523342ff20711ce481a759930ad70297.tar.gz freebsd-ports-gnome-52f99cf1523342ff20711ce481a759930ad70297.tar.zst freebsd-ports-gnome-52f99cf1523342ff20711ce481a759930ad70297.zip |
- Update to 4.81D (also unbreak CURRENT)
PR: 126919
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 985ea4343e87..1b22c136d4e2 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.81A +PORTVERSION= 4.81D PORTEPOCH= 2 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -99,9 +99,7 @@ pre-configure: @${ECHO} "************************************************************" @${ECHO} "" .endif -.elif ${OSVERSION} >= 800000 -BROKEN= does not build -.endif +.endif post-install: cd ${PREFIX} && \ diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index f7ae539603f2..f4870912d64b 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -MD5 (lsof_4.81A.freebsd.tar.bz2) = 65a8f00992e940b3188355f0eff13365 -SHA256 (lsof_4.81A.freebsd.tar.bz2) = 978a37d41147df6802c733d816b6a11ac34a508625c82d0ed7e13ed37a35d68b -SIZE (lsof_4.81A.freebsd.tar.bz2) = 466030 +MD5 (lsof_4.81D.freebsd.tar.bz2) = 84dc56e8bfa61a8beb81b16175c10474 +SHA256 (lsof_4.81D.freebsd.tar.bz2) = 62112b02662f9121c3802f263d94df56c69fea270c7e87c760598773570ecbd6 +SIZE (lsof_4.81D.freebsd.tar.bz2) = 470318 |