diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-05 17:45:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-05 17:45:16 +0000 |
commit | 598fbfdef7695bba8860d02dbf7e54a82369ad5b (patch) | |
tree | 04f2977c0d2d7cf6fe515eb5941b765b48f1f9d7 /www/p5-CatalystX-InjectComponent | |
parent | 73e0a028c349bd911afdb7044bc7afd7059f1c7a (diff) | |
download | ports-598fbfdef7695bba8860d02dbf7e54a82369ad5b.tar.gz ports-598fbfdef7695bba8860d02dbf7e54a82369ad5b.zip |
Notes
Diffstat (limited to 'www/p5-CatalystX-InjectComponent')
-rw-r--r-- | www/p5-CatalystX-InjectComponent/Makefile | 11 | ||||
-rw-r--r-- | www/p5-CatalystX-InjectComponent/distinfo | 4 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-CatalystX-InjectComponent/Makefile b/www/p5-CatalystX-InjectComponent/Makefile index 426787141ea7..518c7fc5e8a8 100644 --- a/www/p5-CatalystX-InjectComponent/Makefile +++ b/www/p5-CatalystX-InjectComponent/Makefile @@ -6,8 +6,7 @@ # PORTNAME= CatalystX-InjectComponent -PORTVERSION= 0.024 -PORTREVISION= 1 +PORTVERSION= 0.025 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Inject components into your Catalyst application -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector -RUN_DEPENDS= p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most PERL_CONFIGURE= yes diff --git a/www/p5-CatalystX-InjectComponent/distinfo b/www/p5-CatalystX-InjectComponent/distinfo index a51882425a9b..ecc60c9c67f4 100644 --- a/www/p5-CatalystX-InjectComponent/distinfo +++ b/www/p5-CatalystX-InjectComponent/distinfo @@ -1,2 +1,2 @@ -SHA256 (CatalystX-InjectComponent-0.024.tar.gz) = 95ff2e9b26b161ea41eaf5581d9657758e9a1c2c7a290aac3e137f525732632c -SIZE (CatalystX-InjectComponent-0.024.tar.gz) = 17414 +SHA256 (CatalystX-InjectComponent-0.025.tar.gz) = 86729cce634cd057f9d2774d9b55912fe96ff2f68b029691e6807c7a9b397d71 +SIZE (CatalystX-InjectComponent-0.025.tar.gz) = 3773 |