Date: Sun, 17 Jan 2021 13:12:36 +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: r561817 - in head/net-mgmt/ipv6calc: . files Message-ID: <202101171312.10HDCa0l030993@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Jan 17 13:12:36 2021 New Revision: 561817 URL: https://svnweb.freebsd.org/changeset/ports/561817 Log: net-mgmt/ipv6calc: Update to 3.0.2 Changelog: https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.2/ChangeLog Deleted: head/net-mgmt/ipv6calc/files/patch-databases_lib_libipv6calc__db__wrapper.c Modified: head/net-mgmt/ipv6calc/Makefile head/net-mgmt/ipv6calc/distinfo Modified: head/net-mgmt/ipv6calc/Makefile ============================================================================== --- head/net-mgmt/ipv6calc/Makefile Sun Jan 17 12:23:38 2021 (r561816) +++ head/net-mgmt/ipv6calc/Makefile Sun Jan 17 13:12:36 2021 (r561817) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipv6calc -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ @@ -11,6 +11,8 @@ COMMENT= Convert, change, and calculate with IPv6 addr LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= bash>0:shells/bash USES= gmake perl5 shebangfix ssl Modified: head/net-mgmt/ipv6calc/distinfo ============================================================================== --- head/net-mgmt/ipv6calc/distinfo Sun Jan 17 12:23:38 2021 (r561816) +++ head/net-mgmt/ipv6calc/distinfo Sun Jan 17 13:12:36 2021 (r561817) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610734327 -SHA256 (ipv6calc-3.0.1.tar.gz) = 28b8e724a984af853877fa672e7622faba6888d4f1006940b4a0f8fef5e2dad0 -SIZE (ipv6calc-3.0.1.tar.gz) = 1607162 +TIMESTAMP = 1610834230 +SHA256 (ipv6calc-3.0.2.tar.gz) = 509e5456ed76e143b05adece1180fe78f09f4b8526e0c3cbf0c9f0188207b160 +SIZE (ipv6calc-3.0.2.tar.gz) = 1608453
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101171312.10HDCa0l030993>