summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen>2013-01-18 15:16:21 +0000
committerwen <wen>2013-01-18 15:16:21 +0000
commit02eb1d092cc1652963ea71a09ca2a175318bfcd0 (patch)
tree795462e2b2a5d7002322c391effd5693c898c3ad
parentdaf4346d049b73a96d896cd72c3f8a63fa6b59c8 (diff)
downloadpkgsrc-02eb1d092cc1652963ea71a09ca2a175318bfcd0.tar.gz
Update to 2.9.4
Upstream changes: 2.94 Thu Jan 17 2013 - Fixed bug where options were bleeding over into subsequent calls to new() [Michael Peters] 2.93 Wed Jan 16 2013 - Feature: Added config() method to make setting global defaults easy so that each call to new() has less boiler plate. [Michael Peters] - Bug Fix: t/05-force_untaint.t now passes when run with prove [Michael Peters] - Bug Fix: die_on_bad_params now controls whether we die if tmpl_vars reuse names from tmpl_loops (which can be useful in some situations) [Michael Peters]
-rw-r--r--www/p5-HTML-Template/Makefile5
-rw-r--r--www/p5-HTML-Template/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile
index 8a3f4eed535..c6ac9a15bbe 100644
--- a/www/p5-HTML-Template/Makefile
+++ b/www/p5-HTML-Template/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/10/28 06:30:39 asau Exp $
+# $NetBSD: Makefile,v 1.27 2013/01/18 15:16:21 wen Exp $
-DISTNAME= HTML-Template-2.91
+DISTNAME= HTML-Template-2.94
PKGNAME= p5-${DISTNAME:S/91/9.1/}
-PKGREVISION= 1
SVR4_PKGNAME= p5htm
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \
diff --git a/www/p5-HTML-Template/distinfo b/www/p5-HTML-Template/distinfo
index 8c696916480..9d90ff4f91c 100644
--- a/www/p5-HTML-Template/distinfo
+++ b/www/p5-HTML-Template/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2012/05/12 20:16:22 wiz Exp $
+$NetBSD: distinfo,v 1.9 2013/01/18 15:16:21 wen Exp $
-SHA1 (HTML-Template-2.91.tar.gz) = ec150a8f8b4995ace219876af8eb8db380bedee3
-RMD160 (HTML-Template-2.91.tar.gz) = 3126bf9a072462279af7e35aa0495f9626076523
-Size (HTML-Template-2.91.tar.gz) = 89335 bytes
+SHA1 (HTML-Template-2.94.tar.gz) = 3cd5f8db39aeeaf9c5119d24675506413ea00cc6
+RMD160 (HTML-Template-2.94.tar.gz) = 4b9f8ce072b8567341ba2a47d37be0a79a467a0f
+Size (HTML-Template-2.94.tar.gz) = 90862 bytes