Skip to content

Commit 53a40f0

Browse files
tjemgtagattie
authored andcommitted
net/netdiscover: update to 0.21
While here: - sort variable order to make portclippy happy - remove GNU_CONFIGURE_MANPREFIX now defaulted to ${PREFIX}/share Changelog: https://github.com/netdiscover-scanner/netdiscover/blob/0.21/ChangeLog PR: 288927 Reported by: Tiago Gasiba <[email protected]> (maintainer)
1 parent 160c39d commit 53a40f0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

net/netdiscover/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PORTNAME= netdiscover
2-
DISTVERSION= 0.11
3-
MASTER_SITES= https://github.com/netdiscover-scanner/netdiscover/releases/download/${DISTVERSION}/
2+
DISTVERSION= 0.21
43
CATEGORIES= net
4+
MASTER_SITES= https://github.com/netdiscover-scanner/netdiscover/releases/download/${DISTVERSION}/
55

66
MAINTAINER= [email protected]
77
COMMENT= Network address discovering tool
@@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
1313
USES= autoreconf tar:bz2
1414

1515
GNU_CONFIGURE= yes
16-
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
1716

1817
PLIST_FILES= sbin/netdiscover \
1918
share/man/man8/netdiscover.8.gz

net/netdiscover/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1743206028
2-
SHA256 (netdiscover-0.11.tar.bz2) = bb984d15a3b1807db1dfa11101fc4022434e805e3e3a54971a764382dca7891c
3-
SIZE (netdiscover-0.11.tar.bz2) = 406881
1+
TIMESTAMP = 1755525776
2+
SHA256 (netdiscover-0.21.tar.bz2) = dd587649fd06319f6b7218e5735db17436e620f4d06b5f337709af2e6935fc18
3+
SIZE (netdiscover-0.21.tar.bz2) = 416432

0 commit comments

Comments
 (0)