Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2020 23:33:43 +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: r555523 - head/net-mgmt/ipv6calc
Message-ID:  <202011162333.0AGNXhXA054794@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Mon Nov 16 23:33:43 2020
New Revision: 555523
URL: https://svnweb.freebsd.org/changeset/ports/555523

Log:
  net-mgmt/ipv6calc: Update to 3.0.0
  
  Changelog:	https://raw.githubusercontent.com/pbiering/ipv6calc/3.0.0/ChangeLog

Modified:
  head/net-mgmt/ipv6calc/Makefile
  head/net-mgmt/ipv6calc/distinfo

Modified: head/net-mgmt/ipv6calc/Makefile
==============================================================================
--- head/net-mgmt/ipv6calc/Makefile	Mon Nov 16 23:31:01 2020	(r555522)
+++ head/net-mgmt/ipv6calc/Makefile	Mon Nov 16 23:33:43 2020	(r555523)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipv6calc
-PORTVERSION=	2.2.0
+PORTVERSION=	3.0.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
 
@@ -15,7 +15,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		gmake perl5 shebangfix ssl
 
 GNU_CONFIGURE=	yes
-CFLAGS+=	-fcommon
 
 SHEBANG_FILES=	tools/*.pl tools/*.sh.in
 

Modified: head/net-mgmt/ipv6calc/distinfo
==============================================================================
--- head/net-mgmt/ipv6calc/distinfo	Mon Nov 16 23:31:01 2020	(r555522)
+++ head/net-mgmt/ipv6calc/distinfo	Mon Nov 16 23:33:43 2020	(r555523)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572703216
-SHA256 (ipv6calc-2.2.0.tar.gz) = 1935352f6171b07f18ce0487ee95ffcc006ea3f653f7cba564d2d8e135f04ca1
-SIZE (ipv6calc-2.2.0.tar.gz) = 1546946
+TIMESTAMP = 1605459466
+SHA256 (ipv6calc-3.0.0.tar.gz) = 8728a823709bc39c7aecd29ee19508816accbaa27dfd15933fe1fa2e2cf1fcd7
+SIZE (ipv6calc-3.0.0.tar.gz) = 1591530



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011162333.0AGNXhXA054794>