summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Xslate
diff options
context:
space:
mode:
authorwen <wen>2013-11-30 10:17:14 +0000
committerwen <wen>2013-11-30 10:17:14 +0000
commit04a74a90db1d640c89b3072f5c44759c95f7e063 (patch)
treefb4e94314f37a81104ebe769422dfbec3d76c148 /textproc/p5-Text-Xslate
parent2320c1c8ccc26f7289d62097b6419fd6480210cf (diff)
downloadpkgsrc-04a74a90db1d640c89b3072f5c44759c95f7e063.tar.gz
Update to 3.1.0
Upstream changes: 3.1.0 2013-11-16 16:46:35+0900 [BUG FIXES] - Close #95; $/ affected the parse() method [FEATURES] - Add $xslate->validate($file) method to check template syntax 3.0.2 2013-11-15 21:56:53+0900 [BUG FIXES] - Fix a mojibake issue where utf8::upgrade() was always called when loading caches (hanabukuro++) 3.0.1 2013-11-04 12:27:51+0900 [TEST FIXES] - Fix a test that might fail on a slow machine like Raspberry Pi (Getty++) 3.0.0 2013-10-18 08:59:22+0900 - No code changes from 2.1.0, just re-packaging for package managers 2.1.0 2013-10-17 22:18:21+0900 [BUG FIXES] - Fix an issue that multi-bytes string literals used for a hash key was not dealt as a text string (@Niratama++) WARNING: this change could break your code if you use multi-byte text string as a hash key. 2.0010 2013-10-07 21:56:12+0900 [BUG FIXES] - Fix an issue that vpath with text-strings raised errors on newer perls due to specification changes in PerlIO::scalar (#90) - Documentation tweaks (#84, #86)
Diffstat (limited to 'textproc/p5-Text-Xslate')
-rw-r--r--textproc/p5-Text-Xslate/Makefile4
-rw-r--r--textproc/p5-Text-Xslate/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile
index 90df82d2cab..e94c35a64c9 100644
--- a/textproc/p5-Text-Xslate/Makefile
+++ b/textproc/p5-Text-Xslate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2013/08/26 01:54:24 wen Exp $
+# $NetBSD: Makefile,v 1.11 2013/11/30 10:17:14 wen Exp $
#
-DISTNAME= Text-Xslate-2.0009
+DISTNAME= Text-Xslate-3.1.0
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo
index 6abe3ec77c4..5f4cda6af01 100644
--- a/textproc/p5-Text-Xslate/distinfo
+++ b/textproc/p5-Text-Xslate/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/08/26 01:54:24 wen Exp $
+$NetBSD: distinfo,v 1.7 2013/11/30 10:17:14 wen Exp $
-SHA1 (Text-Xslate-2.0009.tar.gz) = 6b9c0a14234c182a653fe7238db0802eae6c2a87
-RMD160 (Text-Xslate-2.0009.tar.gz) = 59235d46ff3e7643365f9ce1424413a2d99ae58b
-Size (Text-Xslate-2.0009.tar.gz) = 220519 bytes
+SHA1 (Text-Xslate-3.1.0.tar.gz) = 1e51fb72082a1bbe3817cb2f25aee3fe387918b1
+RMD160 (Text-Xslate-3.1.0.tar.gz) = c9a5ab92f3c1cf2e5506ffc5989cd3fa2f2a71df
+Size (Text-Xslate-3.1.0.tar.gz) = 222546 bytes