diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-13 12:12:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-13 12:12:12 +0000 |
commit | b0118e03fa783b7ecd93baf647643334cefa74a2 (patch) | |
tree | f624cef2d5e33c910e274d7a20c493f4acd365ea /sysutils/lsof | |
parent | 48a4c34ee273d7b08010b46ed2ff55b303eb32b9 (diff) | |
download | ports-b0118e03fa783b7ecd93baf647643334cefa74a2.tar.gz ports-b0118e03fa783b7ecd93baf647643334cefa74a2.zip |
- Update to 4.82 (Release)
PR: 133662
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=232311
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 7 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 4dfb5c595896..ba25c43bd39c 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -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 diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index bf0d7abe8e50..a970b810f68f 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -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 |