diff options
author | tobez <tobez@FreeBSD.org> | 2010-07-30 22:52:11 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-07-30 22:52:11 +0800 |
commit | 156ee3cc24646dec0380b6d489621e562d09b5dc (patch) | |
tree | 0ffca405c9ed1925dbfd64b5eccb094594beb16f /textproc | |
parent | 621db45e4d90c2bf3ecc5724dce25a83c0ad42de (diff) | |
download | freebsd-ports-gnome-156ee3cc24646dec0380b6d489621e562d09b5dc.tar.gz freebsd-ports-gnome-156ee3cc24646dec0380b6d489621e562d09b5dc.tar.zst freebsd-ports-gnome-156ee3cc24646dec0380b6d489621e562d09b5dc.zip |
Update to 0.1051.
Changes: http://search.cpan.org/dist/Text-Xslate/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/pkg-plist | 7 |
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 |