mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 0.911
- Add LICENSE (Artistic 1 & GPL 1) PR: ports/189188 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
parent
3d37877657
commit
a0ceed4e77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354517
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user