Date: Thu, 9 May 2019 12:26:59 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501090 - head/sysutils/lsof Message-ID: <201905091226.x49CQxPf079189@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905091226.x49CQxPf079189>