aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Xslate
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-07-30 14:52:11 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-07-30 14:52:11 +0000
commitd3a6c1e6311243b8a5c00b6e108c2b0682e28753 (patch)
treeb9aab98f110d86d0dd2dd31bf3835c4c61f12239 /textproc/p5-Text-Xslate
parentece96ee943646b70e279738cb0b88a2a2ef956e0 (diff)
downloadports-d3a6c1e6311243b8a5c00b6e108c2b0682e28753.tar.gz
ports-d3a6c1e6311243b8a5c00b6e108c2b0682e28753.zip
Update to 0.1051.
Notes
Notes: svn path=/head/; revision=258506
Diffstat (limited to 'textproc/p5-Text-Xslate')
-rw-r--r--textproc/p5-Text-Xslate/Makefile8
-rw-r--r--textproc/p5-Text-Xslate/distinfo6
-rw-r--r--textproc/p5-Text-Xslate/pkg-plist7
3 files changed, 13 insertions, 8 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index 24481ba4a4d4..4e70c58f79ac 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Xslate
-PORTVERSION= 0.1042
+PORTVERSION= 0.1051
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -28,17 +28,19 @@ MAN1= xslate.1
MAN3= Text::Xslate.3 \
Text::Xslate::Bridge.3 \
Text::Xslate::Compiler.3 \
- Text::Xslate::Cookbook.3 \
+ Text::Xslate::Manual::Cookbook.3 \
+ Text::Xslate::Manual::FAQ.3 \
Text::Xslate::PP.3 \
Text::Xslate::PP::Booster.3 \
Text::Xslate::PP::Const.3 \
- Text::Xslate::PP::Macro.3 \
Text::Xslate::PP::Method.3 \
Text::Xslate::PP::Opcode.3 \
Text::Xslate::PP::State.3 \
+ Text::Xslate::PP::Type::Macro.3 \
Text::Xslate::PP::Type::Pair.3 \
Text::Xslate::PP::Type::Raw.3 \
Text::Xslate::Parser.3 \
+ Text::Xslate::Runner.3 \
Text::Xslate::Symbol.3 \
Text::Xslate::Syntax::Kolon.3 \
Text::Xslate::Syntax::Metakolon.3 \
diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo
index ed7993c49d7e..578ee95ad43d 100644
--- a/textproc/p5-Text-Xslate/distinfo
+++ b/textproc/p5-Text-Xslate/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Xslate-0.1042.tar.gz) = 2687c8ce8b15ba71277e8cb650280844
-SHA256 (Text-Xslate-0.1042.tar.gz) = b7f3ca69259d163b25b1171eb6c4f52a830af27d1fd4dd0b17fc54bb529461bb
-SIZE (Text-Xslate-0.1042.tar.gz) = 152424
+MD5 (Text-Xslate-0.1051.tar.gz) = 468024d5e81295816287464d40d261d8
+SHA256 (Text-Xslate-0.1051.tar.gz) = b624910ce2885e725f42c148959eae00bb7f1acc3d3da8d0eabc3f97ebbd843c
+SIZE (Text-Xslate-0.1051.tar.gz) = 169264
diff --git a/textproc/p5-Text-Xslate/pkg-plist b/textproc/p5-Text-Xslate/pkg-plist
index c719c7662fe1..6172e9853bc0 100644
--- a/textproc/p5-Text-Xslate/pkg-plist
+++ b/textproc/p5-Text-Xslate/pkg-plist
@@ -2,17 +2,19 @@ bin/xslate
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Bridge.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Compiler.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Cookbook.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual/Cookbook.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/Const.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Macro.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Method.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Opcode.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/State.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type/Macro.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type/Pair.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type/Raw.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Parser.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Runner.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Symbol.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Syntax/Kolon.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Syntax/Metakolon.pm
@@ -28,5 +30,6 @@ bin/xslate
@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
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/Manual
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Text