diff options
author | culot <culot@FreeBSD.org> | 2012-04-23 19:20:43 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-04-23 19:20:43 +0800 |
commit | 2b3e012ba1eae516e9937bb7794284a2bc428675 (patch) | |
tree | 10a1489b359cee4beb28bb48ca3a4db7d6486d8c | |
parent | 08c807d30c03da90d37a3ce504101448d487974a (diff) | |
download | freebsd-ports-gnome-2b3e012ba1eae516e9937bb7794284a2bc428675.tar.gz freebsd-ports-gnome-2b3e012ba1eae516e9937bb7794284a2bc428675.tar.zst freebsd-ports-gnome-2b3e012ba1eae516e9937bb7794284a2bc428675.zip |
- Update to 0.03 [1]
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Dancer-Template-Xslate/Changes
PR: ports/167135 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
-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 |