diff options
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 ba25c43bd39c..d856ad4a8773 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.82 +PORTVERSION= 4.83A PORTEPOCH= 4 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 a970b810f68f..c82428052517 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -MD5 (lsof_4.82.tar.bz2) = 5518a0c16fc937523b3d1a946cf59e5b -SHA256 (lsof_4.82.tar.bz2) = cbfa9fb6ce21b77f1be8a9c0b7fa245965120d968876212697b92617c2b0bd0f -SIZE (lsof_4.82.tar.bz2) = 793919 +MD5 (lsof_4.83A.freebsd.tar.bz2) = 7780d7059dc6eaeedcff10c7930e6bba +SHA256 (lsof_4.83A.freebsd.tar.bz2) = 3a16c6d6bdf2402eee480e66c6e2848f4cc6c078f1f938c809d83754de813e32 +SIZE (lsof_4.83A.freebsd.tar.bz2) = 472498 |