diff options
author | Gleb Smirnoff <glebius@FreeBSD.org> | 2023-05-31 17:21:40 -0700 |
---|---|---|
committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2023-05-31 17:21:40 -0700 |
commit | 102adbebe0dc2c5159415d8f3915977a33e911a5 (patch) | |
tree | 64e9698dfdd8b2b56898d655c987b326755584bf /net-mgmt | |
parent | 8bb8c5f22f51c4da4a5412654b425adb70a8d3b2 (diff) | |
download | freebsd-ports-102adbebe0dc2c5159415d8f3915977a33e911a5.zip |
net-mgmt/nstat: update to a newer snapshot
Fixes few minor regressions from the previous snapshot.
Submitted by: gallatin
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nstat/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/nstat/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/nstat/Makefile b/net-mgmt/nstat/Makefile index 81452da7c398..f7eb1190bf49 100644 --- a/net-mgmt/nstat/Makefile +++ b/net-mgmt/nstat/Makefile @@ -1,5 +1,5 @@ PORTNAME= nstat -DISTVERSION= g20230531 +DISTVERSION= g20230601 PORTEPOCH= 1 CATEGORIES= net-mgmt @@ -16,7 +16,7 @@ RUN_DEPENDS_amd64= pcm-memory:sysutils/intel-pcm USE_GITHUB= yes GH_ACCOUNT= gallatin -GH_TAGNAME= 39f8024 +GH_TAGNAME= 8d9a10a PLIST_FILES= bin/nstat \ man/man1/nstat.1.gz diff --git a/net-mgmt/nstat/distinfo b/net-mgmt/nstat/distinfo index 0e8edb1fc50e..391cb4392f45 100644 --- a/net-mgmt/nstat/distinfo +++ b/net-mgmt/nstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685558451 -SHA256 (gallatin-nstat-g20230531-39f8024_GH0.tar.gz) = b9d9ac744f5f262fdad6bdf5845e21fcbf886c1b852787f5db928fb5cf794db0 -SIZE (gallatin-nstat-g20230531-39f8024_GH0.tar.gz) = 6167 +TIMESTAMP = 1685578883 +SHA256 (gallatin-nstat-g20230601-8d9a10a_GH0.tar.gz) = d1b05af06f3fabdc1bf10c4b3ef0b4b517c040f6d55c577ba59e53140ceab7a7 +SIZE (gallatin-nstat-g20230601-8d9a10a_GH0.tar.gz) = 6157 |