mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.34
- Add LICENSE
This commit is contained in:
parent
af93a9e79e
commit
db22438516
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358384
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Catalyst-Plugin-ConfigLoader
|
||||
PORTVERSION= 0.32
|
||||
PORTVERSION= 0.34
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:BOBTFISH
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Load config files of various types
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7008:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor \
|
||||
p5-Config-Any>=0.20:${PORTSDIR}/devel/p5-Config-Any \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Catalyst-Plugin-ConfigLoader-0.32.tar.gz) = 9ea2cf9047abad480068d17a38c24cf67ab54fb83181886bf142e05a1edc34b9
|
||||
SIZE (Catalyst-Plugin-ConfigLoader-0.32.tar.gz) = 28085
|
||||
SHA256 (Catalyst-Plugin-ConfigLoader-0.34.tar.gz) = b8c073686e8bfdb4867a25012d6883a75f454e6a36d77d6be6a6af7a36b947a6
|
||||
SIZE (Catalyst-Plugin-ConfigLoader-0.34.tar.gz) = 30240
|
||||
|
Loading…
Reference in New Issue
Block a user