diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-04-23 11:20:43 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-04-23 11:20:43 +0000 |
commit | 82a26c91eeda3bf0b46bb16ee171358ad247e4b9 (patch) | |
tree | 1a31aeb2f79aec1bff66f6767017221f86b79bb7 /www/p5-Dancer-Template-Xslate | |
parent | aa2db093a3c48c87bffa7750d65fb8b43693bae9 (diff) | |
download | ports-82a26c91eeda3bf0b46bb16ee171358ad247e4b9.tar.gz ports-82a26c91eeda3bf0b46bb16ee171358ad247e4b9.zip |
Notes
Diffstat (limited to 'www/p5-Dancer-Template-Xslate')
-rw-r--r-- | www/p5-Dancer-Template-Xslate/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Dancer-Template-Xslate/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Dancer-Template-Xslate/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Dancer-Template-Xslate/Makefile b/www/p5-Dancer-Template-Xslate/Makefile index 4ad2200c2bdf..c2427c31b5df 100644 --- a/www/p5-Dancer-Template-Xslate/Makefile +++ b/www/p5-Dancer-Template-Xslate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Dancer-Template-Xslate -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSIMOES @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= magik@roorback.net COMMENT= Text::Xslate wrapper for Dancer +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Text-Xslate>0:${PORTSDIR}/textproc/p5-Text-Xslate BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-Dancer-Template-Xslate/distinfo b/www/p5-Dancer-Template-Xslate/distinfo index 916e15b17de3..9c8fbcedad61 100644 --- a/www/p5-Dancer-Template-Xslate/distinfo +++ b/www/p5-Dancer-Template-Xslate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer-Template-Xslate-0.02.tar.gz) = dbd38c3c498a187ecde6380358c783105a755e2738b0d487740896ee6a016be7 -SIZE (Dancer-Template-Xslate-0.02.tar.gz) = 13060 +SHA256 (Dancer-Template-Xslate-0.03.tar.gz) = 72ae177d0ab1d02c9e852fea346d7520cdfc0029eef2dc3cfbc15e7df3ed5ffb +SIZE (Dancer-Template-Xslate-0.03.tar.gz) = 13967 diff --git a/www/p5-Dancer-Template-Xslate/pkg-plist b/www/p5-Dancer-Template-Xslate/pkg-plist index 7ff81fcdec60..2f02fe68a139 100644 --- a/www/p5-Dancer-Template-Xslate/pkg-plist +++ b/www/p5-Dancer-Template-Xslate/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/Dancer/Template/Xslate.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Template/Xslate @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer @dirrmtry %%SITE_PERL%%/Dancer/Template |