Date: Sun, 8 Sep 2019 19:13:34 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511584 - head/net-mgmt/ipv6calc Message-ID: <201909081913.x88JDYQh085151@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Sep 8 19:13:34 2019 New Revision: 511584 URL: https://svnweb.freebsd.org/changeset/ports/511584 Log: net-mgmt/ipv6calc: Update to 2.1.1 Modified: head/net-mgmt/ipv6calc/Makefile head/net-mgmt/ipv6calc/distinfo Modified: head/net-mgmt/ipv6calc/Makefile ============================================================================== --- head/net-mgmt/ipv6calc/Makefile Sun Sep 8 19:12:51 2019 (r511583) +++ head/net-mgmt/ipv6calc/Makefile Sun Sep 8 19:13:34 2019 (r511584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipv6calc -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ @@ -13,6 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake perl5 shebangfix ssl + GNU_CONFIGURE= yes SHEBANG_FILES= tools/*.pl tools/*.sh.in Modified: head/net-mgmt/ipv6calc/distinfo ============================================================================== --- head/net-mgmt/ipv6calc/distinfo Sun Sep 8 19:12:51 2019 (r511583) +++ head/net-mgmt/ipv6calc/distinfo Sun Sep 8 19:13:34 2019 (r511584) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550403817 -SHA256 (ipv6calc-2.0.0.tar.gz) = a72c78c72e004ec91e62a4d251191621bb17ac89391a59ee2877f43f81f1810c -SIZE (ipv6calc-2.0.0.tar.gz) = 1436990 +TIMESTAMP = 1567949855 +SHA256 (ipv6calc-2.1.1.tar.gz) = 964957e79505cbc71ebc706a0fc0b67c6e08c55ed53335470ed7f8309eb84405 +SIZE (ipv6calc-2.1.1.tar.gz) = 1453854
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909081913.x88JDYQh085151>