diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-08-30 12:15:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-08-30 12:15:28 +0000 |
commit | e4de137286223db9fdd2176328243810e1b7a13b (patch) | |
tree | 9737d1f3a41f8d82be3cafcb211b28c3c5ec2dae /sysutils/lsof | |
parent | 97f3b810098c1c5db8eecaae9190cad2be0a83f1 (diff) |
Notes
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 |