- Update to 4.83A
PR: 136809 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
This commit is contained in:
parent
314341a1f8
commit
359cccb2ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237950
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue