Index: head/net-mgmt/ipv6calc/Makefile =================================================================== --- head/net-mgmt/ipv6calc/Makefile (revision 444993) +++ head/net-mgmt/ipv6calc/Makefile (revision 444994) @@ -1,23 +1,25 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= ipv6calc -PORTVERSION= 0.99.2 +PORTVERSION= 1.0.0 CATEGORIES= net-mgmt ipv6 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 BROKEN_powerpc64= fails to build: libipv6addr.c: addr_test_method may be used uninitialized in this function -USES= gmake perl5 ssl +USES= gmake perl5 shebangfix ssl GNU_CONFIGURE= yes + +SHEBANG_FILES= tools/*.pl tools/*.sh.in post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* .include Index: head/net-mgmt/ipv6calc/distinfo =================================================================== --- head/net-mgmt/ipv6calc/distinfo (revision 444993) +++ head/net-mgmt/ipv6calc/distinfo (revision 444994) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483364445 -SHA256 (ipv6calc-0.99.2.tar.gz) = f2eeec1b8d8626756f2cb9c461e9d1db20affccf582d43ded439bdb2d12646ef -SIZE (ipv6calc-0.99.2.tar.gz) = 1287951 +TIMESTAMP = 1499032785 +SHA256 (ipv6calc-1.0.0.tar.gz) = 74b0455e61834843bf8a5e7e0e0f39dd2b148114ff896d590eb2d826714594bd +SIZE (ipv6calc-1.0.0.tar.gz) = 1342987 Index: head/net-mgmt/ipv6calc/pkg-plist =================================================================== --- head/net-mgmt/ipv6calc/pkg-plist (revision 444993) +++ head/net-mgmt/ipv6calc/pkg-plist (revision 444994) @@ -1,17 +1,17 @@ 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 -share/ipv6calc/tools/DBIP-generate-db.pl -share/ipv6calc/tools/DBIP-update.sh -share/ipv6calc/tools/GeoIP-update.sh -share/ipv6calc/tools/IP2Location-update.sh -share/ipv6calc/tools/ipv6calc-create-registry-list-ipv4.pl -share/ipv6calc/tools/ipv6calc-create-registry-list-ipv6.pl -share/ipv6calc/tools/ipv6calc-db-update.sh -share/ipv6calc/tools/ipv6calc-registries-check-run-create.sh -share/ipv6calc/tools/ipv6calc-update-registries.sh +%%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