svn commit: r501090 - head/sysutils/lsof
Larry Rosenman
ler at FreeBSD.org
Thu May 9 12:27:01 UTC 2019
Author: ler
Date: Thu May 9 12:26:59 2019
New Revision: 501090
URL: https://svnweb.freebsd.org/changeset/ports/501090
Log:
sysutils/lsof: update to 4.93.2.
Update the version number embedded in lsof executable.
Modified:
head/sysutils/lsof/Makefile
head/sysutils/lsof/distinfo
Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile Thu May 9 12:24:58 2019 (r501089)
+++ head/sysutils/lsof/Makefile Thu May 9 12:26:59 2019 (r501090)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lsof
-DISTVERSION= 4.93.1
+DISTVERSION= 4.93.2
PORTEPOCH= 8
CATEGORIES= sysutils
Modified: head/sysutils/lsof/distinfo
==============================================================================
--- head/sysutils/lsof/distinfo Thu May 9 12:24:58 2019 (r501089)
+++ head/sysutils/lsof/distinfo Thu May 9 12:26:59 2019 (r501090)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557240808
-SHA256 (lsof-org-lsof-4.93.1_GH0.tar.gz) = ae522562e94bde45ef16d401f374ac4399b44443d1aa91cb0c7900857ea771ca
-SIZE (lsof-org-lsof-4.93.1_GH0.tar.gz) = 1319055
+TIMESTAMP = 1557404723
+SHA256 (lsof-org-lsof-4.93.2_GH0.tar.gz) = 3df912bd966fc24dc73ddea3e36a61d79270b21b085936a4caabca56e5b486a2
+SIZE (lsof-org-lsof-4.93.2_GH0.tar.gz) = 1319222
More information about the svn-ports-all
mailing list