summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-12 01:01:34 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-09-12 01:01:34 +0000
commit9445aefa13ecb7e34411c57083ed088e1bcf1419 (patch)
tree6cc07de5f245ec723ccfd24fb2ed23d0ded2b0d9 /sysutils
parentPatch for MIT krb5 Security Advisory 2007-006 - kadmind RPC lib buffer (diff)
- Update to 4.79C
- Fix RELENG_6 (6.2) alpha support PR: ports/116273 Submitted by: Larry Rosenman <ler_AT_lerctr.org> Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=199351
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lsof/Makefile12
-rw-r--r--sysutils/lsof/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 299af361f8f8..7dc95074efa5 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lsof
-PORTVERSION= 4.79B
+PORTVERSION= 4.79C
CATEGORIES= sysutils
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
@@ -23,16 +23,16 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
ftp://ftp.tau.ac.il/pub/unix/admin/
+
+MAINTAINER= ler@lerctr.org
+COMMENT= Lists information about open files (similar to fstat(1))
+
FIXUP_RELEASE=yes
.if defined(FIXUP_RELEASE)
-DISTNAME= ${PORTNAME}_4.79B.freebsd
+DISTNAME= ${PORTNAME}_4.79C.freebsd
.else
DISTNAME= ${PORTNAME}_${PORTVERSION}
.endif
-
-MAINTAINER= ler@lerctr.org
-COMMENT= Lists information about open files (similar to fstat(1))
-
.if defined(FIXUP_RELEASE)
WRKSRC= ${WRKDIR}/${DISTNAME}
.else
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index d8861def91c4..d72f414d5cca 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1,3 +1,3 @@
-MD5 (lsof_4.79B.freebsd.tar.bz2) = b5e8f188a036717222aeb7201151be50
-SHA256 (lsof_4.79B.freebsd.tar.bz2) = c2ef44257de642269b33e245a55624290be3b9def220665a1a9c43b8a3049894
-SIZE (lsof_4.79B.freebsd.tar.bz2) = 457794
+MD5 (lsof_4.79C.freebsd.tar.bz2) = f562dd5cc4616b6d4ec8eea824614ede
+SHA256 (lsof_4.79C.freebsd.tar.bz2) = 2574c57fc144b8a072ac79ff1231412dff168d34468315c47180b73814b9f905
+SIZE (lsof_4.79C.freebsd.tar.bz2) = 458730