diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-09-30 13:26:02 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-09-30 13:26:02 +0000 |
commit | c51ecfc5aa5eddb865334a88fb293374866f2024 (patch) | |
tree | f5e21a9da3cfc353ab7135ac9f8310a0246c5957 /sysutils/lsof | |
parent | fbf0a0efc62f47e4a5c3f10e81c475df5d26ec67 (diff) | |
download | ports-c51ecfc5aa5eddb865334a88fb293374866f2024.tar.gz ports-c51ecfc5aa5eddb865334a88fb293374866f2024.zip |
Notes
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 10 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 4 |
2 files changed, 6 insertions, 8 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 751c2170b681..d71171be2959 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,12 +7,10 @@ # PORTNAME= lsof -PORTVERSION= 4.85D -PORTREVISION= 1 -PORTEPOCH= 5 +PORTVERSION= 4.85 +PORTEPOCH= 6 CATEGORIES= sysutils -MASTER_SITES= http://www.SpringDaemons.com/stas/ \ - http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ +MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ http://www.lerctr.org/lsof/ \ @@ -33,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 5c81a1167352..de20d0012f07 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -SHA256 (lsof_4.85D.freebsd.tar.bz2) = 9a37942f54ae715ecec5f092ea0ce59190dbb11b827316b7c3e86a4483caf14d -SIZE (lsof_4.85D.freebsd.tar.bz2) = 479129 +SHA256 (lsof_4.85.tar.bz2) = 49aa58e63539c45bada514a6a2e5a1c9f946ada1f4137dc9154cf4bf6054a1c1 +SIZE (lsof_4.85.tar.bz2) = 763397 |