diff options
author | tobez <tobez@FreeBSD.org> | 2011-05-09 20:06:12 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-05-09 20:06:12 +0800 |
commit | e9da7f1daac9e332d23811d556de8f91bfc1678d (patch) | |
tree | b70dca15a628a114434522d168826e1323fb9b68 /textproc | |
parent | 95d8c610c9ebf4301527417aa7fac2809417b7a0 (diff) | |
download | freebsd-ports-gnome-e9da7f1daac9e332d23811d556de8f91bfc1678d.tar.gz freebsd-ports-gnome-e9da7f1daac9e332d23811d556de8f91bfc1678d.tar.zst freebsd-ports-gnome-e9da7f1daac9e332d23811d556de8f91bfc1678d.zip |
Update to 1.1005.
PR: 155260
Submitted by: Alexey Illarionov <littlesavage@rambler.ru>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 13 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/pkg-plist | 4 |
3 files changed, 8 insertions, 13 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index bc99a066c309..0b0628960e19 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -6,20 +6,22 @@ # PORTNAME= Text-Xslate -PORTVERSION= 1.0000 +PORTVERSION= 1.1005 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/G/GF/GFUJI +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GFUJI PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= High performance template engine +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 BUILD_DEPENDS= p5-parent>=0.221:${PORTSDIR}/devel/p5-parent \ p5-Mouse>=0.61:${PORTSDIR}/devel/p5-Mouse \ p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \ - p5-MouseX-Getopt>=0.2601:${PORTSDIR}/devel/p5-MouseX-Getopt \ p5-Data-MessagePack>=0.30:${PORTSDIR}/devel/p5-Data-MessagePack -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires @@ -38,9 +40,6 @@ MAN3= Text::Xslate.3 \ Text::Xslate::Manual::Debugging.3 \ Text::Xslate::Manual::FAQ.3 \ Text::Xslate::PP.3 \ - Text::Xslate::PP::Booster.3 \ - Text::Xslate::PP::Compiler.3 \ - Text::Xslate::PP::Compiler::CodeGenerator.3 \ Text::Xslate::PP::Const.3 \ Text::Xslate::PP::Method.3 \ Text::Xslate::PP::Opcode.3 \ diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo index 76ecb8f2090e..9d257a57330b 100644 --- a/textproc/p5-Text-Xslate/distinfo +++ b/textproc/p5-Text-Xslate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Xslate-1.0000.tar.gz) = 8d32c5673a389fde26dd0ca4e521d46abcf99f1f7189afc4b117f63ae3109c95 -SIZE (Text-Xslate-1.0000.tar.gz) = 192752 +SHA256 (Text-Xslate-1.1005.tar.gz) = 7370ed88e69c607aaa00fbbffa840016ab48bb0232a4f0222e1028b38e267fbe +SIZE (Text-Xslate-1.1005.tar.gz) = 195458 diff --git a/textproc/p5-Text-Xslate/pkg-plist b/textproc/p5-Text-Xslate/pkg-plist index c65f641e209a..29c0ff96458f 100644 --- a/textproc/p5-Text-Xslate/pkg-plist +++ b/textproc/p5-Text-Xslate/pkg-plist @@ -9,9 +9,6 @@ bin/xslate %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/Debugging.pod %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/FAQ.pod %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Booster.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler/CodeGenerator.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Const.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Method.pm %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Opcode.pm @@ -35,7 +32,6 @@ bin/xslate @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Type @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Syntax @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Compiler @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate |