diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2022-10-18 16:48:50 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2022-10-18 21:59:39 +0000 |
commit | ed4519fbc55c5049dc464286c665f5b8f672d69d (patch) | |
tree | 0614c581792dda1119fa9d9b01d911ce7aaa5f5c | |
parent | 2be5ae8a45221cef87b3f772e41c04bbb2c8eb5f (diff) | |
download | ports-ed4519fbc55c5049dc464286c665f5b8f672d69d.tar.gz ports-ed4519fbc55c5049dc464286c665f5b8f672d69d.zip |
sysutils/lsof: upgrade to 4.96.4
fix build on 13.
PR: 266441
(cherry picked from commit 7a902c8910c3e3b0416ea97e1007792c0d482662)
-rw-r--r-- | sysutils/lsof/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lsof/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 0c1c242b1cc7..0d591c4b5279 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.96.3 +DISTVERSION= 4.96.4 PORTEPOCH= 8 CATEGORIES= sysutils diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo index 5d5b24e81e1b..48640ae81be5 100644 --- a/sysutils/lsof/distinfo +++ b/sysutils/lsof/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663379202 -SHA256 (lsof-org-lsof-4.96.3_GH0.tar.gz) = 2753fc01452a3d2ee665e8365afdac0e9683197f3ec06231aa684a48b286d11c -SIZE (lsof-org-lsof-4.96.3_GH0.tar.gz) = 1342843 +TIMESTAMP = 1666111714 +SHA256 (lsof-org-lsof-4.96.4_GH0.tar.gz) = b5a052cac8d6b2726bbb1de2b98c6d9204c7619263fb63e9b6b1bd6bbb37bf14 +SIZE (lsof-org-lsof-4.96.4_GH0.tar.gz) = 1342514 |