Index: head/net-mgmt/ipv6calc/Makefile =================================================================== --- head/net-mgmt/ipv6calc/Makefile (revision 516325) +++ head/net-mgmt/ipv6calc/Makefile (revision 516326) @@ -1,32 +1,32 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= ipv6calc -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ MAINTAINER= dbaio@FreeBSD.org COMMENT= Convert, change, and calculate with IPv6 addresses LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake perl5 shebangfix ssl GNU_CONFIGURE= yes SHEBANG_FILES= tools/*.pl tools/*.sh.in .include .if !(${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64) CFLAGS+= -Wno-unknown-warning-option .else CFLAGS+= -Wno-uninitialized .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* .include Index: head/net-mgmt/ipv6calc/distinfo =================================================================== --- head/net-mgmt/ipv6calc/distinfo (revision 516325) +++ head/net-mgmt/ipv6calc/distinfo (revision 516326) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567949855 -SHA256 (ipv6calc-2.1.1.tar.gz) = 964957e79505cbc71ebc706a0fc0b67c6e08c55ed53335470ed7f8309eb84405 -SIZE (ipv6calc-2.1.1.tar.gz) = 1453854 +TIMESTAMP = 1572703216 +SHA256 (ipv6calc-2.2.0.tar.gz) = 1935352f6171b07f18ce0487ee95ffcc006ea3f653f7cba564d2d8e135f04ca1 +SIZE (ipv6calc-2.2.0.tar.gz) = 1546946 Index: head/net-mgmt/ipv6calc/pkg-plist =================================================================== --- head/net-mgmt/ipv6calc/pkg-plist (revision 516325) +++ head/net-mgmt/ipv6calc/pkg-plist (revision 516326) @@ -1,17 +1,16 @@ bin/ipv6calc bin/ipv6loganon bin/ipv6logconv bin/ipv6logstats man/man8/ipv6calc.8.gz man/man8/ipv6loganon.8.gz man/man8/ipv6logconv.8.gz man/man8/ipv6logstats.8.gz -%%DATADIR%%/tools/DBIP-generate-db.pl %%DATADIR%%/tools/DBIP-update.sh %%DATADIR%%/tools/GeoIP-update.sh %%DATADIR%%/tools/IP2Location-update.sh %%DATADIR%%/tools/ipv6calc-create-registry-list-ipv4.pl %%DATADIR%%/tools/ipv6calc-create-registry-list-ipv6.pl %%DATADIR%%/tools/ipv6calc-db-update.sh %%DATADIR%%/tools/ipv6calc-registries-check-run-create.sh %%DATADIR%%/tools/ipv6calc-update-registries.sh