Date: Mon, 19 May 2014 08:34:41 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354517 - head/net-mgmt/p5-Cisco-Reconfig Message-ID: <201405190834.s4J8YgDe049959@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Mon May 19 08:34:41 2014 New Revision: 354517 URL: http://svnweb.freebsd.org/changeset/ports/354517 QAT: https://qat.redports.org/buildarchive/r354517/ Log: - Update to 0.911 - Add LICENSE (Artistic 1 & GPL 1) PR: ports/189188 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Modified: head/net-mgmt/p5-Cisco-Reconfig/Makefile head/net-mgmt/p5-Cisco-Reconfig/distinfo Modified: head/net-mgmt/p5-Cisco-Reconfig/Makefile ============================================================================== --- head/net-mgmt/p5-Cisco-Reconfig/Makefile Mon May 19 08:17:39 2014 (r354516) +++ head/net-mgmt/p5-Cisco-Reconfig/Makefile Mon May 19 08:34:41 2014 (r354517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Cisco-Reconfig -PORTVERSION= 0.91 +PORTVERSION= 0.911 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Parse and generate Cisco configuration files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String BUILD_DEPENDS:= ${RUN_DEPENDS} Modified: head/net-mgmt/p5-Cisco-Reconfig/distinfo ============================================================================== --- head/net-mgmt/p5-Cisco-Reconfig/distinfo Mon May 19 08:17:39 2014 (r354516) +++ head/net-mgmt/p5-Cisco-Reconfig/distinfo Mon May 19 08:34:41 2014 (r354517) @@ -1,2 +1,2 @@ -SHA256 (Cisco-Reconfig-0.91.tar.gz) = 10b3bc3b458bf05d7d34c73b41c767d094a2d497f168184666bc2fe938b6ed58 -SIZE (Cisco-Reconfig-0.91.tar.gz) = 21465 +SHA256 (Cisco-Reconfig-0.911.tar.gz) = c9529bc0e77b8cc56ee12422ce82696513efdaab85bb76bca47f9d7dadaeb2d9 +SIZE (Cisco-Reconfig-0.911.tar.gz) = 25452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405190834.s4J8YgDe049959>