Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2022 19:13:26 GMT
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b15b699192cf - main - sysutils/lsof: update to 4.96.0-freebsd
Message-ID:  <202209161913.28GJDQJ7037978@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ler:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b15b699192cf0a08a52c03ba85b19224df7499f1

commit b15b699192cf0a08a52c03ba85b19224df7499f1
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2022-09-16 19:12:15 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2022-09-16 19:13:21 +0000

    sysutils/lsof: update to 4.96.0-freebsd
    
    ChangeLog:
    
                   [FreeBSD] configure: suggest variable to set if FreeBSD
    sys not
                   found
                   submitted by @emaste
    
                    Updated 00FAQ with lookup to open files via mountpoint
                    Provided by Jacob Chapman in #240
    
                    [FreeBSD] modernize API usage and remove legacy FreeBSD
    releases
                    Contributor DamjanJovanovic (#184) Ed Maste (#250, #251,
                    Warner Losh (#253)
---
 sysutils/lsof/Makefile | 2 +-
 sysutils/lsof/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index c8e2a9ac8817..6c81e7be0cfd 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -2,7 +2,7 @@
 #       to commit it.  I (ler) don't have access to all the ARCH's
 
 PORTNAME=	lsof
-DISTVERSION=	4.95.0
+DISTVERSION=	4.96.0-freebsd
 PORTEPOCH=	8
 CATEGORIES=	sysutils
 
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index c7254f16434e..8463a4ec15e9 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651172540
-SHA256 (lsof-org-lsof-4.95.0_GH0.tar.gz) = 8ff4c77736cc7d9556da9e2c7614cc4292a12f1979f20bd520d3c6f64b66a4d7
-SIZE (lsof-org-lsof-4.95.0_GH0.tar.gz) = 1343380
+TIMESTAMP = 1663355516
+SHA256 (lsof-org-lsof-4.96.0-freebsd_GH0.tar.gz) = 8b50456a5c5459bb6378677ff41eb68532b241441f3e8587b345e266ebc4788f
+SIZE (lsof-org-lsof-4.96.0-freebsd_GH0.tar.gz) = 1342228



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209161913.28GJDQJ7037978>