aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2010-06-23 20:27:54 +0800
committertobez <tobez@FreeBSD.org>2010-06-23 20:27:54 +0800
commit660642a2b4be4bfc93d145b5c2a3973823ae75d3 (patch)
treebe0051490051d022ad75ec86d3648dfd6c1c115d /textproc
parent6a6f308736cc1465e786637856d1f6e94642d33b (diff)
downloadfreebsd-ports-gnome-660642a2b4be4bfc93d145b5c2a3973823ae75d3.tar.gz
freebsd-ports-gnome-660642a2b4be4bfc93d145b5c2a3973823ae75d3.tar.zst
freebsd-ports-gnome-660642a2b4be4bfc93d145b5c2a3973823ae75d3.zip
Update to 0.1036.
Changes: http://search.cpan.org/dist/Text-Xslate/Changes Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Xslate/Makefile8
-rw-r--r--textproc/p5-Text-Xslate/distinfo6
-rw-r--r--textproc/p5-Text-Xslate/pkg-plist4
3 files changed, 5 insertions, 13 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index cc6a5132c2de..f5b1c32cb693 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Xslate
-PORTVERSION= 0.1034
+PORTVERSION= 0.1036
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= High performance template engine
BUILD_DEPENDS= p5-parent>=0.221:${PORTSDIR}/devel/p5-parent \
- p5-Mouse>=0.55:${PORTSDIR}/devel/p5-Mouse \
+ 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
RUN_DEPENDS= ${BUILD_DEPENDS}
@@ -28,7 +28,6 @@ MAN1= xslate.1
MAN3= Text::Xslate.3 \
Text::Xslate::Bridge.3 \
Text::Xslate::Compiler.3 \
- Text::Xslate::EscapedString.3 \
Text::Xslate::PP.3 \
Text::Xslate::PP::Booster.3 \
Text::Xslate::PP::Const.3 \
@@ -36,9 +35,6 @@ MAN3= Text::Xslate.3 \
Text::Xslate::PP::Method.3 \
Text::Xslate::PP::Opcode.3 \
Text::Xslate::PP::State.3 \
- Text::Xslate::PP::Type::Array.3 \
- Text::Xslate::PP::Type::EscapedString.3 \
- Text::Xslate::PP::Type::Hash.3 \
Text::Xslate::PP::Type::Pair.3 \
Text::Xslate::PP::Type::Raw.3 \
Text::Xslate::Parser.3 \
diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo
index 27b1c5350979..d9ce2a925fca 100644
--- a/textproc/p5-Text-Xslate/distinfo
+++ b/textproc/p5-Text-Xslate/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Xslate-0.1034.tar.gz) = 60512113d9b6d5d46f2b559c62983de6
-SHA256 (Text-Xslate-0.1034.tar.gz) = 355235a557550f3184eb7ead5f068d03197492443168d95989e2470226438c4b
-SIZE (Text-Xslate-0.1034.tar.gz) = 140833
+MD5 (Text-Xslate-0.1036.tar.gz) = 7adb001cfd44b08a961da9267626b022
+SHA256 (Text-Xslate-0.1036.tar.gz) = e16fea837eb6d24e48d5bdbe3579c23e17b7e1fce38db38e2cb235032bcf8f39
+SIZE (Text-Xslate-0.1036.tar.gz) = 144221
diff --git a/textproc/p5-Text-Xslate/pkg-plist b/textproc/p5-Text-Xslate/pkg-plist
index 95306f2686c3..9bf9d5c17a39 100644
--- a/textproc/p5-Text-Xslate/pkg-plist
+++ b/textproc/p5-Text-Xslate/pkg-plist
@@ -2,7 +2,6 @@ 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/EscapedString.pm
%%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
@@ -10,9 +9,6 @@ bin/xslate
%%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/Array.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type/EscapedString.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Type/Hash.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