diff options
author | dbaio <dbaio@FreeBSD.org> | 2018-10-16 07:33:05 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2018-10-16 07:33:05 +0800 |
commit | bfe01333075c9987d9b423df7b64420f481723ac (patch) | |
tree | dbd41f7c90806632df99d3d44080089357ff5784 /net-mgmt/ipv6calc | |
parent | 67ff3892a9c9ecab4a50334003ec5360bf75ccd0 (diff) | |
download | freebsd-ports-gnome-bfe01333075c9987d9b423df7b64420f481723ac.tar.gz freebsd-ports-gnome-bfe01333075c9987d9b423df7b64420f481723ac.tar.zst freebsd-ports-gnome-bfe01333075c9987d9b423df7b64420f481723ac.zip |
net-mgmt/ipv6calc: Update to 1.1.0
Changes: https://github.com/pbiering/ipv6calc/releases/tag/1.1.0
Diffstat (limited to 'net-mgmt/ipv6calc')
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ipv6calc/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index e092b569fa43..808d737985e7 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipv6calc -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ @@ -18,6 +18,7 @@ BROKEN_powerpc64= fails to build: libipv6addr.c: addr_test_method may be used un USES= gmake perl5 shebangfix ssl GNU_CONFIGURE= yes +CFLAGS+= -Wno-unknown-warning-option SHEBANG_FILES= tools/*.pl tools/*.sh.in diff --git a/net-mgmt/ipv6calc/distinfo b/net-mgmt/ipv6calc/distinfo index d66e880ff0c3..bea13e9a50bd 100644 --- a/net-mgmt/ipv6calc/distinfo +++ b/net-mgmt/ipv6calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499032785 -SHA256 (ipv6calc-1.0.0.tar.gz) = 74b0455e61834843bf8a5e7e0e0f39dd2b148114ff896d590eb2d826714594bd -SIZE (ipv6calc-1.0.0.tar.gz) = 1342987 +TIMESTAMP = 1539553376 +SHA256 (ipv6calc-1.1.0.tar.gz) = 782d8f9b61520598316530907898038e8adcb76b1c01bc2885650374de8ce4e0 +SIZE (ipv6calc-1.1.0.tar.gz) = 1396498 |