net/nethogs: update to 0.8.8

While here, reorder variables to make portclippy/portfmt happy.

Changelog:
- https://github.com/raboof/nethogs/releases/tag/v0.8.6
- https://github.com/raboof/nethogs/releases/tag/v0.8.7
- https://github.com/raboof/nethogs/releases/tag/v0.8.8

PR:		284559
Reported by:	kunda <luzpaz@pm.me>, Siva Mahadevan <me@svmhdvn.name>
Approved by:	anastasios@mageirias.com (maintainer timeout, >7 weeks)
This commit is contained in:
Siva Mahadevan 2025-04-28 16:35:26 +00:00 committed by Hiroki Tagato
parent 206d9bb6d4
commit 38d8d0292a
2 changed files with 8 additions and 9 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= nethogs
PORTVERSION= 0.8.5
DISTVERSIONPREFIX= v
PORTREVISION= 2
DISTVERSION= 0.8.8
CATEGORIES= net
MAINTAINER= anastasios@mageirias.com
@ -13,16 +12,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= non-constant-expression cannot be narrowed from type 'unsigned int' to 'time_t' (aka 'int') in initializer list
USES= compiler:c++11-lang gmake shebangfix
USE_GITHUB= yes
GH_ACCOUNT= raboof
USES= compiler:c++11-lang gmake shebangfix
SHEBANG_FILES= determineVersion.sh
bash_CMD= /bin/sh
PLIST_FILES= share/man/man8/nethogs.8.gz \
sbin/nethogs
PLIST_FILES= sbin/nethogs \
share/man/man8/nethogs.8.gz
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/nethogs

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1488685002
SHA256 (raboof-nethogs-v0.8.5_GH0.tar.gz) = 6a9392726feca43228b3f0265379154946ef0544c2ca2cac59ec35a24f469dcc
SIZE (raboof-nethogs-v0.8.5_GH0.tar.gz) = 112385
TIMESTAMP = 1745858151
SHA256 (raboof-nethogs-v0.8.8_GH0.tar.gz) = 111ade20cc545e8dfd7ce4e293bd6b31cd1678a989b6a730bd2fa2acc6254818
SIZE (raboof-nethogs-v0.8.8_GH0.tar.gz) = 272792