diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-04-07 01:22:41 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-04-07 01:22:41 +0800 |
commit | 54feda1edbabac6f003cb2f902ccd3a98ab7d67d (patch) | |
tree | ddae7cf7635501e2d38cc64c05d40f475477c67d /sysutils/lsof | |
parent | 598fc9890f3253bb72ae6c5eded53aade08710b0 (diff) | |
download | freebsd-ports-gnome-54feda1edbabac6f003cb2f902ccd3a98ab7d67d.tar.gz freebsd-ports-gnome-54feda1edbabac6f003cb2f902ccd3a98ab7d67d.tar.zst freebsd-ports-gnome-54feda1edbabac6f003cb2f902ccd3a98ab7d67d.zip |
Update to 4.79J:
- This should fix sysutils/lsof on recent 8-Current. Thanks to Vic Abell for
the quick turnaround on new release!
Please let maintainer know of any issues.
PR: ports/122505:
Submitted by: Larry Rosenman (maintainer)
Diffstat (limited to 'sysutils/lsof')
-rw-r--r-- | sysutils/lsof/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 02dd5cf736b0..0886b6975f96 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -7,7 +7,7 @@ # PORTNAME= lsof -PORTVERSION= 4.79H +PORTVERSION= 4.79J CATEGORIES= sysutils MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index fbb77e6940c6..bba2030dc34f 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -MD5 (lsof_4.79H.freebsd.tar.bz2) = 4128208f3920cecba14cfa8f6bf84664 -SHA256 (lsof_4.79H.freebsd.tar.bz2) = 19feec865e08617448c25fa63f068352dd2b0539c1410708b3512b7e206ef0e3 -SIZE (lsof_4.79H.freebsd.tar.bz2) = 461040 +MD5 (lsof_4.79J.freebsd.tar.bz2) = 0076eba9cb2dfbda2c4ff0d6a067bb79 +SHA256 (lsof_4.79J.freebsd.tar.bz2) = 7ed03098d0bfad97575afc40644c7315544b2db0dca0d157125b9c86095fda19 +SIZE (lsof_4.79J.freebsd.tar.bz2) = 463565 |