summaryrefslogtreecommitdiff
path: root/www/p5-Template-Toolkit/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-10-03 13:54:00 +0000
committerwiz <wiz>2003-10-03 13:54:00 +0000
commitee4db722e6580601e56552a202334707d78e0b94 (patch)
tree9d2f7890ba038d0e31fe0b09f75c28e0503afafa /www/p5-Template-Toolkit/Makefile
parent08426e6cdd5e98ccf6db7280f375c5fadd381a9a (diff)
downloadpkgsrc-ee4db722e6580601e56552a202334707d78e0b94.tar.gz
Update to 2.10; wildcard dependency on tex.
Version 2.10 provides a few trivial new features and applies fixes to some small bugs. For example, you can now use IN instead of = in a loop, e.g. FOREACH item IN list. The WRAPPER configuration option is new, and Template::Context and Template::Stash now both implement define_vmethod() methods which make it easier to define new virtual methods. Version 2.09 contained mostly bug fixes and minor enhancements. Version 2.08 added compile time constant folding which can result in a significant performance boost when processing templates. It also offered several other minor enhancements and bug fixes.
Diffstat (limited to 'www/p5-Template-Toolkit/Makefile')
-rw-r--r--www/p5-Template-Toolkit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile
index 3690f172a1c..191a1504788 100644
--- a/www/p5-Template-Toolkit/Makefile
+++ b/www/p5-Template-Toolkit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2003/07/22 04:14:34 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/10/03 13:54:00 wiz Exp $
#
-DISTNAME= Template-Toolkit-2.07
+DISTNAME= Template-Toolkit-2.10
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tto
CATEGORIES= www perl5
@@ -24,7 +24,7 @@ DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser
DEPENDS+= p5-XML-RSS>=0.9:../../textproc/p5-XML-RSS
DEPENDS+= p5-XML-XPath>=1.08:../../textproc/p5-XML-XPath
-DEPENDS+= teTeX>=1.0.7:../../print/teTeX
+DEPENDS+= {teTeX>=1.0.7,teTeX2>=2.0}:../../print/teTeX
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Template/.packlist