summaryrefslogtreecommitdiff
path: root/www/p5-Template-Toolkit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-01 11:02:33 +0000
committerwiz <wiz@pkgsrc.org>2014-10-01 11:02:33 +0000
commitc778fa0ce64034d9a8d7ae0248995d9c0436871e (patch)
treef1a62c5a6beb9c6ca49ee767dfcd8af4b1af4b2d /www/p5-Template-Toolkit
parent6bc21f48fc8aa51e0059918f0471ee2e3dcdbf52 (diff)
downloadpkgsrc-c778fa0ce64034d9a8d7ae0248995d9c0436871e.tar.gz
Update to 2.26:
#----------------------------------------------------------------------- # Version 2.26 - 17th September 2014 #------------------------------------------------------------------------ * Andy Wardley added outline directives. See Template::Manual::Syntax and Template::Manual::Config for details of the OUTLINE_TAG option and new 'outline' TAG_STYLE. See t/outline.t for examples. * Andy Wardley improved the handling of keywords when the ANYCASE option is in use. See t/anycase.t for examples. * Chromatic fixed UTF-8 encoding in URLs in URL plugin. https://github.com/abw/Template2/pull/31 * Brian Fraser added support for platforms without LC_ALL/setlocale. https://github.com/abw/Template2/pull/34 * Amiri Barksdale fixed RT46691 to plug filter memory leaks https://github.com/abw/Template2/pull/36 * John Lightsey fixed RT59208 to improve SET https://github.com/abw/Template2/pull/38 UPDATE: This had to be reverted as it cause a subtle breakage elsewhere
Diffstat (limited to 'www/p5-Template-Toolkit')
-rw-r--r--www/p5-Template-Toolkit/Makefile5
-rw-r--r--www/p5-Template-Toolkit/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile
index 7611c6a5543..f05ff81e032 100644
--- a/www/p5-Template-Toolkit/Makefile
+++ b/www/p5-Template-Toolkit/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2014/05/29 23:38:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2014/10/01 11:02:33 wiz Exp $
-DISTNAME= Template-Toolkit-2.25
+DISTNAME= Template-Toolkit-2.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5tto
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
diff --git a/www/p5-Template-Toolkit/distinfo b/www/p5-Template-Toolkit/distinfo
index 7e5e9c35de2..e282471da81 100644
--- a/www/p5-Template-Toolkit/distinfo
+++ b/www/p5-Template-Toolkit/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2013/09/05 19:53:01 wiz Exp $
+$NetBSD: distinfo,v 1.15 2014/10/01 11:02:33 wiz Exp $
-SHA1 (Template-Toolkit-2.25.tar.gz) = e8e095a8b03d99187ad5b11f6175ac0806bc674e
-RMD160 (Template-Toolkit-2.25.tar.gz) = e3aed83d09633c4833e51405e4134e04d3bc64bf
-Size (Template-Toolkit-2.25.tar.gz) = 501038 bytes
+SHA1 (Template-Toolkit-2.26.tar.gz) = 8bdb12858fe39824765a2022fd2afe11c9fb9baa
+RMD160 (Template-Toolkit-2.26.tar.gz) = 53c45d92a6d54b5995464ecf92adc845e056c00b
+Size (Template-Toolkit-2.26.tar.gz) = 503055 bytes