Date: Tue, 31 Oct 2017 18:47:52 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453247 - head/net/subnetcalc Message-ID: <201710311847.v9VIlq1J056463@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Tue Oct 31 18:47:52 2017 New Revision: 453247 URL: https://svnweb.freebsd.org/changeset/ports/453247 Log: Update net/subnetcalc to 2.4.8 PR: 223309 Submitted by: dreibh@iem.uni-due.de (maintainer) Modified: head/net/subnetcalc/Makefile head/net/subnetcalc/distinfo head/net/subnetcalc/pkg-descr Modified: head/net/subnetcalc/Makefile ============================================================================== --- head/net/subnetcalc/Makefile Tue Oct 31 18:20:44 2017 (r453246) +++ head/net/subnetcalc/Makefile Tue Oct 31 18:47:52 2017 (r453247) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= subnetcalc -PORTVERSION= 2.4.5 +DISTVERSION= 2.4.8 CATEGORIES= net -MASTER_SITES= http://www.iem.uni-due.de/~dreibh/subnetcalc/download/ \ - http://www.uni-due.de/~be0001/subnetcalc/download/ +MASTER_SITES= https://www.uni-due.de/~be0001/subnetcalc/download/ MAINTAINER= dreibh@iem.uni-due.de COMMENT= IPv4/IPv6 Subnet Calculator Modified: head/net/subnetcalc/distinfo ============================================================================== --- head/net/subnetcalc/distinfo Tue Oct 31 18:20:44 2017 (r453246) +++ head/net/subnetcalc/distinfo Tue Oct 31 18:47:52 2017 (r453247) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480751936 -SHA256 (subnetcalc-2.4.5.tar.gz) = 7f0472481bbc182160fb8ab5fb85a6f57691733b5a45ee0ec17cab4855640be1 -SIZE (subnetcalc-2.4.5.tar.gz) = 375422 +TIMESTAMP = 1509475618 +SHA256 (subnetcalc-2.4.8.tar.gz) = bb99c5e20e1f1861913d0747e32fcd9f174f674a723b5c255f44b7b43754ae09 +SIZE (subnetcalc-2.4.8.tar.gz) = 399902 Modified: head/net/subnetcalc/pkg-descr ============================================================================== --- head/net/subnetcalc/pkg-descr Tue Oct 31 18:20:44 2017 (r453246) +++ head/net/subnetcalc/pkg-descr Tue Oct 31 18:47:52 2017 (r453247) @@ -9,4 +9,4 @@ site local, etc.) and extract additional information f (e.g. type, scope, interface ID, etc.). Finally, it can generate IPv6 unique local prefixes. -WWW: http://www.iem.uni-due.de/~dreibh/subnetcalc/ +WWW: https://www.uni-due.de/~be0001/subnetcalc/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710311847.v9VIlq1J056463>