1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

ftp/netdumpd: Update to 20191031

This fixes several warnings that manifest when building with gcc.

Approved by:	pkubaj
Differential Revision:	https://reviews.freebsd.org/D22209
This commit is contained in:
Mark Johnston 2019-10-31 22:30:54 +00:00
parent 46d0b4de76
commit 3c57e3cd17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516202
2 changed files with 4 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= netdumpd
PORTVERSION= 20190910
PORTVERSION= 20191031
PORTREVISION= 0
CATEGORIES= ftp
MASTER_SITES= LOCAL/markj
@ -12,8 +12,6 @@ COMMENT= UDP server capable of handling netdump transfers
LICENSE= BSD2CLAUSE
BROKEN_powerpc64= fails to build: netdumpd.c:270: warning: declaration of 'index' shadows a global declaration
MAKE_ARGS+= BINDIR=${PREFIX}/sbin
MAKE_ARGS+= MANDIR=${PREFIX}/man/man
MAKE_ARGS+= SCRIPTSDIR=${PREFIX}/etc/rc.d

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568157384
SHA256 (netdumpd-20190910.tar.gz) = 22fa99e9ca475d37150160aa405ff4dea81b1efbfd20e538be60bf1e5e91b9cc
SIZE (netdumpd-20190910.tar.gz) = 17624
TIMESTAMP = 1572553219
SHA256 (netdumpd-20191031.tar.gz) = f45de8c4f78772b5b267eb16d584da080efda04b49e9db81211146786b1d9fe8
SIZE (netdumpd-20191031.tar.gz) = 17653