Date: Sat, 2 Nov 2019 14:09:56 +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: r516326 - head/net-mgmt/ipv6calc Message-ID: <201911021409.xA2E9uJD046333@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Nov 2 14:09:56 2019 New Revision: 516326 URL: https://svnweb.freebsd.org/changeset/ports/516326 Log: net-mgmt/ipv6calc: Update to 2.2.0 Modified: head/net-mgmt/ipv6calc/Makefile head/net-mgmt/ipv6calc/distinfo head/net-mgmt/ipv6calc/pkg-plist Modified: head/net-mgmt/ipv6calc/Makefile ============================================================================== --- head/net-mgmt/ipv6calc/Makefile Sat Nov 2 14:09:14 2019 (r516325) +++ head/net-mgmt/ipv6calc/Makefile Sat Nov 2 14:09:56 2019 (r516326) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipv6calc -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ Modified: head/net-mgmt/ipv6calc/distinfo ============================================================================== --- head/net-mgmt/ipv6calc/distinfo Sat Nov 2 14:09:14 2019 (r516325) +++ head/net-mgmt/ipv6calc/distinfo Sat Nov 2 14:09:56 2019 (r516326) @@ -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 Modified: head/net-mgmt/ipv6calc/pkg-plist ============================================================================== --- head/net-mgmt/ipv6calc/pkg-plist Sat Nov 2 14:09:14 2019 (r516325) +++ head/net-mgmt/ipv6calc/pkg-plist Sat Nov 2 14:09:56 2019 (r516326) @@ -6,7 +6,6 @@ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911021409.xA2E9uJD046333>