diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-10-22 15:08:42 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-10-22 15:08:42 +0000 |
commit | 7ab633b45a5dd6eb3052ae912fdf6758cd143866 (patch) | |
tree | 03ac0e31572e3e674cb911b07d420297143493b0 /sysutils | |
parent | 9179d6314ca47bb22ac7bd94b33d48562dbad7cb (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index d71171be2959..4c60ff128458 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.85 +PORTVERSION= 4.86A PORTEPOCH= 6 CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ @@ -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_SUFFIX=.freebsd .else diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index de20d0012f07..cec25e650b69 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -SHA256 (lsof_4.85.tar.bz2) = 49aa58e63539c45bada514a6a2e5a1c9f946ada1f4137dc9154cf4bf6054a1c1 -SIZE (lsof_4.85.tar.bz2) = 763397 +SHA256 (lsof_4.86A.freebsd.tar.bz2) = 84216d5a3ab449bdf9f6a0a43747ab0c8d57b73817ecc10c1cc1314f31462f5a +SIZE (lsof_4.86A.freebsd.tar.bz2) = 479709 |