aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2023-12-17 00:36:27 +0000
committerLarry Rosenman <ler@FreeBSD.org>2023-12-17 00:38:00 +0000
commitd85c123861ba4f47b03385d08257a2809d8ddbbf (patch)
tree046a56f56f14d5ffa0153654b5d4a36882db3b94
parentae0502a5e6cfd233be60fda3277fca121fb18f27 (diff)
downloadports-d85c123861ba4f47b03385d08257a2809d8ddbbf.tar.gz
ports-d85c123861ba4f47b03385d08257a2809d8ddbbf.zip
sysutils/lsof: update to 4.99.3: fix 00DIST
I forgot that 00DIST is TABS not SPACES. OOPS. Pointy Hat to: ler
-rw-r--r--sysutils/lsof/Makefile2
-rw-r--r--sysutils/lsof/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index b25e26c6f449..ef9e0374510f 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.99.2
+DISTVERSION= 4.99.3
PORTEPOCH= 8
CATEGORIES= sysutils
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index 23030a832c38..ce08800328f8 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702750514
-SHA256 (lsof-org-lsof-4.99.2_GH0.tar.gz) = 8f11213ac120b2b96b48c1ff57c56c88942901d6620484802502729993323908
-SIZE (lsof-org-lsof-4.99.2_GH0.tar.gz) = 1134346
+TIMESTAMP = 1702773381
+SHA256 (lsof-org-lsof-4.99.3_GH0.tar.gz) = b9c56468b927d9691ab168c0b1e9f8f1f835694a35ff898c549d383bd8d09bd4
+SIZE (lsof-org-lsof-4.99.3_GH0.tar.gz) = 1134357