diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-02-22 20:58:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-02-22 20:58:57 +0000 |
commit | 248bf0cb48b6f49f25a59a3b5c94aec616a363aa (patch) | |
tree | 904327fe4b9a711401da6da9332ba8477a40e3d0 /sysutils/lsof | |
parent | 4c3cfb98d9ab2f853860c137190a70827289bd14 (diff) |
Notes
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 66e5f39ac49f..d33f9a240b30 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.83 +PORTVERSION= 4.84A PORTEPOCH= 5 CATEGORIES= sysutils MASTER_SITES= http://www.SpringDaemons.com/stas/ \ @@ -31,7 +31,7 @@ MAINTAINER= ler@lerctr.org COMMENT= Lists information about open files (similar to fstat(1)) #Please leave the below line in for the next clean up. -#FIXUP_RELEASE= YES +FIXUP_RELEASE= YES .if defined(FIXUP_RELEASE) DISTNAME= ${PORTNAME}_${PORTVERSION}.freebsd .else diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 7cfc878e814c..3f046d78875a 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -MD5 (lsof_4.83.tar.bz2) = 8f731a6251b8c0143d585df0d5ca779e -SHA256 (lsof_4.83.tar.bz2) = b89f930bbe36b970e3cd070b9860ee701d8c7285ffedf2fbcec0e5fa3cb1f544 -SIZE (lsof_4.83.tar.bz2) = 753094 +MD5 (lsof_4.84A.freebsd.tar.bz2) = 972e700ebbf571275cd69cd0f9750765 +SHA256 (lsof_4.84A.freebsd.tar.bz2) = 73f27ecf4de44e6235cf09a6cd0a83786702e02d20547a35d362a2cc9104557b +SIZE (lsof_4.84A.freebsd.tar.bz2) = 473570 |