aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Xslate
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2011-05-09 12:06:12 +0000
committerAnton Berezin <tobez@FreeBSD.org>2011-05-09 12:06:12 +0000
commit9dc4ac270485abe86bd9c911df1c355a5ae5d6bc (patch)
tree962e334f24e52a2af28afad2c19e61e34df8c66a /textproc/p5-Text-Xslate
parent8163bce5dc50a17d48d727ed1ead3ee80fd55d97 (diff)
downloadports-9dc4ac270485abe86bd9c911df1c355a5ae5d6bc.tar.gz
ports-9dc4ac270485abe86bd9c911df1c355a5ae5d6bc.zip
Update to 1.1005.
PR: 155260 Submitted by: Alexey Illarionov <littlesavage@rambler.ru>
Notes
Notes: svn path=/head/; revision=273862
Diffstat (limited to 'textproc/p5-Text-Xslate')
-rw-r--r--textproc/p5-Text-Xslate/Makefile13
-rw-r--r--textproc/p5-Text-Xslate/distinfo4
-rw-r--r--textproc/p5-Text-Xslate/pkg-plist4
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