mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 4.82 (Release)
PR: 133662 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
This commit is contained in:
parent
48a4c34ee2
commit
b0118e03fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232311
2 changed files with 7 additions and 6 deletions
|
@ -7,8 +7,8 @@
|
|||
#
|
||||
|
||||
PORTNAME= lsof
|
||||
PORTVERSION= 4.82E
|
||||
PORTEPOCH= 3
|
||||
PORTVERSION= 4.82
|
||||
PORTEPOCH= 4
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.SpringDaemons.com/stas/ \
|
||||
http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
|
||||
|
@ -30,7 +30,8 @@ MASTER_SITES= http://www.SpringDaemons.com/stas/ \
|
|||
MAINTAINER= ler@lerctr.org
|
||||
COMMENT= Lists information about open files (similar to fstat(1))
|
||||
|
||||
FIXUP_RELEASE= YES
|
||||
#Please leave the below line in for the next clean up.
|
||||
#FIXUP_RELEASE= YES
|
||||
.if defined(FIXUP_RELEASE)
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.freebsd
|
||||
.else
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (lsof_4.82E.freebsd.tar.bz2) = c0f5d4fdd3f2e56deadf6e5f6f334567
|
||||
SHA256 (lsof_4.82E.freebsd.tar.bz2) = cdb7ae6b64b92c2a83e2bd2a9a3013085d5709d50bd05ba423fefb0e6297eb64
|
||||
SIZE (lsof_4.82E.freebsd.tar.bz2) = 471788
|
||||
MD5 (lsof_4.82.tar.bz2) = 5518a0c16fc937523b3d1a946cf59e5b
|
||||
SHA256 (lsof_4.82.tar.bz2) = cbfa9fb6ce21b77f1be8a9c0b7fa245965120d968876212697b92617c2b0bd0f
|
||||
SIZE (lsof_4.82.tar.bz2) = 793919
|
||||
|
|
Loading…
Add table
Reference in a new issue