diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-06-19 19:58:07 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-06-19 19:58:07 +0800 |
commit | ecb67219fc3e90ee1690450f2de8c8807895a68e (patch) | |
tree | 7ea1b0cdbdd0d72125050fe9298b58b59b905dd2 /www | |
parent | 9524841d350d84c167bdd7d044336b88fd90ee55 (diff) | |
download | freebsd-ports-gnome-ecb67219fc3e90ee1690450f2de8c8807895a68e.tar.gz freebsd-ports-gnome-ecb67219fc3e90ee1690450f2de8c8807895a68e.tar.zst freebsd-ports-gnome-ecb67219fc3e90ee1690450f2de8c8807895a68e.zip |
- Update to 0.34
- Add LICENSE
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-ConfigLoader/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-ConfigLoader/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile index d649f73131fc..76dd75732d6b 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile @@ -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 \ diff --git a/www/p5-Catalyst-Plugin-ConfigLoader/distinfo b/www/p5-Catalyst-Plugin-ConfigLoader/distinfo index 3cdfcda0dbe6..9fb11c15fe3b 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader/distinfo +++ b/www/p5-Catalyst-Plugin-ConfigLoader/distinfo @@ -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 |