summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwen <wen>2013-08-26 01:44:15 +0000
committerwen <wen>2013-08-26 01:44:15 +0000
commit346628ba8fc1a50509120abf74539fbfeef48574 (patch)
tree2202186a55e390adf46288770433d915abd7e9c4 /textproc
parent5361b2a67dab97394666fd9222f11f2470527044 (diff)
downloadpkgsrc-346628ba8fc1a50509120abf74539fbfeef48574.tar.gz
Update to 1.46
Upstream changes: What's new in v1.46 since v1.44: Thanks to Rik Signes, there is a new Text::Template->append_text_to_output method, which Text::Template always uses whenever it wants to emit output. You can subclass this to get control over the output, for example for postprocessing. A spurious warning is no longer emitted when the TYPE parameter to ->new is omitted.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Template/Makefile7
-rw-r--r--textproc/p5-Text-Template/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index 50348df5e5a..8a8493aaf40 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.28 2013/05/31 12:42:17 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/08/26 01:44:15 wen Exp $
#
-DISTNAME= Text-Template-1.45
+DISTNAME= Text-Template-1.46
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
SVR4_PKGNAME= p5tte
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-Template/
-#HOMEPAGE= http://perl.plover.com/Template/
COMMENT= Perl5 library for generating form letters
+LICENSE= artistic AND gnu-gpl-v2
PERL5_PACKLIST= auto/Text/Template/.packlist
diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo
index 7bec2d2dfbf..8f3898bb93c 100644
--- a/textproc/p5-Text-Template/distinfo
+++ b/textproc/p5-Text-Template/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/08/06 21:23:23 he Exp $
+$NetBSD: distinfo,v 1.8 2013/08/26 01:44:15 wen Exp $
-SHA1 (Text-Template-1.45.tar.gz) = d737a71344267d1585f881f5256113363b641e7c
-RMD160 (Text-Template-1.45.tar.gz) = a755d3ef3975e56852d7e5c1188440b39ff2eb25
-Size (Text-Template-1.45.tar.gz) = 44050 bytes
+SHA1 (Text-Template-1.46.tar.gz) = 008df9cfa6f9ab8d0b4f38c3e59d4e8679280bc1
+RMD160 (Text-Template-1.46.tar.gz) = cfe2a00dd7ccabffb7cecad6fe639da04d84a2b7
+Size (Text-Template-1.46.tar.gz) = 43952 bytes