diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-15 22:53:47 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2004-07-15 22:53:47 +0000 |
commit | 6d4c0adaa8dbd99fc861d7b0bfdf16fda78422ad (patch) | |
tree | 44a51da469b8dffa025e6c99dec0505fbb00313d /sysutils/lsof | |
parent | - Correct shared library numbers to match current state of GNOME. (diff) |
Update to version 4.72.
Notes
Notes:
svn path=/head/; revision=113739
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 4 | ||||
-rw-r--r-- | sysutils/lsof/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 3afd9321c805..6de1d62e42da 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.71.5 +PORTVERSION= 4.72 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ @@ -22,7 +22,7 @@ MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/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/ -FIXUP_RELEASE= yes +#FIXUP_RELEASE= yes .if defined(FIXUP_RELEASE) DISTNAME= ${PORTNAME}_4.72E.freebsd .else diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 63e8305e7255..71db1fe2319e 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,2 +1,2 @@ -MD5 (lsof_4.72E.freebsd.tar.bz2) = 2717a97c590499034ff84300afed6b25 -SIZE (lsof_4.72E.freebsd.tar.bz2) = 435894 +MD5 (lsof_4.72.tar.bz2) = 5cc6edeab12733c69bac8ed4246e25f2 +SIZE (lsof_4.72.tar.bz2) = 716577 diff --git a/sysutils/lsof/pkg-plist b/sysutils/lsof/pkg-plist index d05c3229d93c..0f32ce8e547a 100644 --- a/sysutils/lsof/pkg-plist +++ b/sysutils/lsof/pkg-plist @@ -12,6 +12,7 @@ share/lsof/list_NULf.perl5 share/lsof/list_fields.awk share/lsof/list_fields.perl share/lsof/shared.perl5 +share/lsof/sort_res.perl5 share/lsof/watch_a_file.perl share/lsof/xusers.awk @dirrm share/lsof |