mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
sysutils/pftop: Update to 0.11
While there, switch to release tarball.
This commit is contained in:
parent
06096c33c5
commit
e731d76c3d
2 changed files with 5 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= pftop
|
PORTNAME= pftop
|
||||||
PORTVERSION= 0.10
|
PORTVERSION= 0.11
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= sysutils net
|
CATEGORIES= sysutils net
|
||||||
|
MASTER_SITES= https://github.com/grembo/pftop/releases/download/${DISTVERSION}/
|
||||||
|
|
||||||
MAINTAINER= grembo@FreeBSD.org
|
MAINTAINER= grembo@FreeBSD.org
|
||||||
COMMENT= Utility for real-time display of statistics for pf
|
COMMENT= Utility for real-time display of statistics for pf
|
||||||
|
@ -12,8 +12,6 @@ LICENSE= BSD2CLAUSE
|
||||||
LIB_DEPENDS= libpfctl.so:net/libpfctl
|
LIB_DEPENDS= libpfctl.so:net/libpfctl
|
||||||
|
|
||||||
USES= localbase uidfix
|
USES= localbase uidfix
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= grembo
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= ALTQ
|
OPTIONS_DEFINE= ALTQ
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1699877043
|
TIMESTAMP = 1739885685
|
||||||
SHA256 (grembo-pftop-0.10_GH0.tar.gz) = a92b2dbea059f24c837877bf301e55a99532d1c2c70d7189c3d215e0e635c844
|
SHA256 (pftop-0.11.tar.gz) = da76fc57f74042622a314eadccd64e3e41d3b77e112f2076a48c3479e369998b
|
||||||
SIZE (grembo-pftop-0.10_GH0.tar.gz) = 62623
|
SIZE (pftop-0.11.tar.gz) = 62675
|
||||||
|
|
Loading…
Add table
Reference in a new issue