git: ec96413b952b - main - sysutils/lsof: update to 4.99.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Dec 2023 18:03:58 UTC
The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec96413b952b2aade44e1b499c3153c4772860b7 commit ec96413b952b2aade44e1b499c3153c4772860b7 Author: Larry Rosenman <ler@FreeBSD.org> AuthorDate: 2023-12-16 18:02:56 +0000 Commit: Larry Rosenman <ler@FreeBSD.org> CommitDate: 2023-12-16 18:02:56 +0000 sysutils/lsof: update to 4.99.1 Fix compilation error when HASIPv6 is not defined. (@chenrui333) Add configure option --disable-liblsof to disable installation of liblsof. (@subnut, #300) [freebsd] fix segfault from fs info (FreeBSD bug 267760) PR: 267760 Reported by: Ronald Klop --- sysutils/lsof/Makefile | 3 +-- sysutils/lsof/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index d5b697768ec3..164209356770 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -2,8 +2,7 @@ # to commit it. I (ler) don't have access to all the ARCH's PORTNAME= lsof -DISTVERSION= 4.99.0 -PORTREVISION= 1 +DISTVERSION= 4.99.1 PORTEPOCH= 8 CATEGORIES= sysutils diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 566f9b874e90..48059e26b8b4 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701730109 -SHA256 (lsof-org-lsof-4.99.0_GH0.tar.gz) = 27fca13b6a3682114a489205a89d05d92f1c755e282be1f3590db15b16b2ed06 -SIZE (lsof-org-lsof-4.99.0_GH0.tar.gz) = 1133919 +TIMESTAMP = 1702749703 +SHA256 (lsof-org-lsof-4.99.1_GH0.tar.gz) = 5d1b83438183eeaae8e501a90fd8b4b80e34687669ff7849ecf20c2324cce508 +SIZE (lsof-org-lsof-4.99.1_GH0.tar.gz) = 1134328