svn commit: r482188 - head/net-mgmt/ipv6calc
Danilo G. Baio
dbaio at FreeBSD.org
Mon Oct 15 23:33:06 UTC 2018
Author: dbaio
Date: Mon Oct 15 23:33:05 2018
New Revision: 482188
URL: https://svnweb.freebsd.org/changeset/ports/482188
Log:
net-mgmt/ipv6calc: Update to 1.1.0
Changes: https://github.com/pbiering/ipv6calc/releases/tag/1.1.0
Modified:
head/net-mgmt/ipv6calc/Makefile
head/net-mgmt/ipv6calc/distinfo
Modified: head/net-mgmt/ipv6calc/Makefile
==============================================================================
--- head/net-mgmt/ipv6calc/Makefile Mon Oct 15 22:25:28 2018 (r482187)
+++ head/net-mgmt/ipv6calc/Makefile Mon Oct 15 23:33:05 2018 (r482188)
@@ -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_
USES= gmake perl5 shebangfix ssl
GNU_CONFIGURE= yes
+CFLAGS+= -Wno-unknown-warning-option
SHEBANG_FILES= tools/*.pl tools/*.sh.in
Modified: head/net-mgmt/ipv6calc/distinfo
==============================================================================
--- head/net-mgmt/ipv6calc/distinfo Mon Oct 15 22:25:28 2018 (r482187)
+++ head/net-mgmt/ipv6calc/distinfo Mon Oct 15 23:33:05 2018 (r482188)
@@ -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
More information about the svn-ports-all
mailing list