summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Text-Xslate/Makefile3
-rw-r--r--textproc/p5-Text-Xslate/distinfo6
-rw-r--r--textproc/p5-Text-Xslate/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index f5b1c32cb693..8ccc5d75f66a 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Xslate
-PORTVERSION= 0.1036
+PORTVERSION= 0.1040
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -28,6 +28,7 @@ MAN1= xslate.1
MAN3= Text::Xslate.3 \
Text::Xslate::Bridge.3 \
Text::Xslate::Compiler.3 \
+ Text::Xslate::Cookbook.3 \
Text::Xslate::PP.3 \
Text::Xslate::PP::Booster.3 \
Text::Xslate::PP::Const.3 \
diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo
index d9ce2a925fca..0885b25a88b5 100644
--- a/textproc/p5-Text-Xslate/distinfo
+++ b/textproc/p5-Text-Xslate/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Xslate-0.1036.tar.gz) = 7adb001cfd44b08a961da9267626b022
-SHA256 (Text-Xslate-0.1036.tar.gz) = e16fea837eb6d24e48d5bdbe3579c23e17b7e1fce38db38e2cb235032bcf8f39
-SIZE (Text-Xslate-0.1036.tar.gz) = 144221
+MD5 (Text-Xslate-0.1040.tar.gz) = 94175f4f5fa4eb2ddcadb1a3fc0bb306
+SHA256 (Text-Xslate-0.1040.tar.gz) = 604fad28c7f02d87b184a11016450fdeedc24e7ca8d8099b6db315c3b4c746ec
+SIZE (Text-Xslate-0.1040.tar.gz) = 150976
diff --git a/textproc/p5-Text-Xslate/pkg-plist b/textproc/p5-Text-Xslate/pkg-plist
index 9bf9d5c17a39..c719c7662fe1 100644
--- a/textproc/p5-Text-Xslate/pkg-plist
+++ b/textproc/p5-Text-Xslate/pkg-plist
@@ -2,6 +2,7 @@ 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/PP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Booster.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Xslate/PP/Const.pm