svn commit: r441628 - head/sysutils/lsof
Larry Rosenman
ler at FreeBSD.org
Wed May 24 23:51:29 UTC 2017
Author: ler
Date: Wed May 24 23:51:27 2017
New Revision: 441628
URL: https://svnweb.freebsd.org/changeset/ports/441628
Log:
sysutils/lsof: upgrade to 4.90L
Fix a compiler complaint due to ino64.
Still works fine on 11, or any other supported version of FreeBSD>
Modified:
head/sysutils/lsof/Makefile
head/sysutils/lsof/distinfo
Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile Wed May 24 23:15:00 2017 (r441627)
+++ head/sysutils/lsof/Makefile Wed May 24 23:51:27 2017 (r441628)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lsof
-DISTVERSION= 4.90K
+DISTVERSION= 4.90L
PORTEPOCH= 8
CATEGORIES= sysutils
MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo Wed May 24 23:15:00 2017 (r441627)
+++ head/sysutils/lsof/distinfo Wed May 24 23:51:27 2017 (r441628)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492988258
-SHA256 (lsof_4.90K.freebsd.tar.bz2) = 4bd58143bebafbd3773e776145651009ca2f39c9b1c9b1544364b18ed38d4b81
-SIZE (lsof_4.90K.freebsd.tar.bz2) = 488651
+TIMESTAMP = 1495669770
+SHA256 (lsof_4.90L.freebsd.tar.bz2) = cfbc1e7d8f780486e335b8371acab4c71ef3cc3b980608089eaeaecbe2c59931
+SIZE (lsof_4.90L.freebsd.tar.bz2) = 488733
More information about the svn-ports-head
mailing list