diff options
author | lth <lth@FreeBSD.org> | 2009-05-06 15:20:15 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2009-05-06 15:20:15 +0800 |
commit | e8c47bd4a2f143c5ad8b2f0695368e7244b93eb2 (patch) | |
tree | 395bce5328cb3320920f338d5b693ef4ecb7e48e /www | |
parent | 2fb969c1cccd8f302f84ac97df7d5dd833a49a9f (diff) | |
download | freebsd-ports-gnome-e8c47bd4a2f143c5ad8b2f0695368e7244b93eb2.tar.gz freebsd-ports-gnome-e8c47bd4a2f143c5ad8b2f0695368e7244b93eb2.tar.zst freebsd-ports-gnome-e8c47bd4a2f143c5ad8b2f0695368e7244b93eb2.zip |
Update to 0.14
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Template-Plugin-Class/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Template-Plugin-Class/distinfo | 6 | ||||
-rw-r--r-- | www/p5-Template-Plugin-Class/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www/p5-Template-Plugin-Class/Makefile b/www/p5-Template-Plugin-Class/Makefile index 7161fc8a0167..25a3b10d2349 100644 --- a/www/p5-Template-Plugin-Class/Makefile +++ b/www/p5-Template-Plugin-Class/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Template-Plugin-Class -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +17,7 @@ COMMENT= Allow calling of class methods on arbitrary classes BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= Template::Plugin::Class.3 diff --git a/www/p5-Template-Plugin-Class/distinfo b/www/p5-Template-Plugin-Class/distinfo index 030710ccf7b9..74a44afac73b 100644 --- a/www/p5-Template-Plugin-Class/distinfo +++ b/www/p5-Template-Plugin-Class/distinfo @@ -1,3 +1,3 @@ -MD5 (Template-Plugin-Class-0.13.tar.gz) = 455d687e2108fe3ec28ae34fe590285e -SHA256 (Template-Plugin-Class-0.13.tar.gz) = 1d01828092cfe9f63d20bab7985fa6624bc88d3f032e06142033c2f57cc4ef4a -SIZE (Template-Plugin-Class-0.13.tar.gz) = 2619 +MD5 (Template-Plugin-Class-0.14.tar.gz) = 6bb9ac12814722479fe1462c743c5c51 +SHA256 (Template-Plugin-Class-0.14.tar.gz) = 0604fe8ae7bf3ad9679e64d9b1ad4c9e9014c177aa80e835d52a86f78d9707c3 +SIZE (Template-Plugin-Class-0.14.tar.gz) = 2399 diff --git a/www/p5-Template-Plugin-Class/pkg-plist b/www/p5-Template-Plugin-Class/pkg-plist index 418a5ff47809..65a97d92c1ef 100644 --- a/www/p5-Template-Plugin-Class/pkg-plist +++ b/www/p5-Template-Plugin-Class/pkg-plist @@ -1,3 +1,6 @@ %%SITE_PERL%%/Template/Plugin/Class.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Class/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Class +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin @dirrmtry %%SITE_PERL%%/Template/Plugin @dirrmtry %%SITE_PERL%%/Template |