summaryrefslogtreecommitdiff
path: root/www/p5-Template-Toolkit/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-05 19:53:01 +0000
committerwiz <wiz>2013-09-05 19:53:01 +0000
commitd141e31ba3ae6612ae31c1af9330833e3ca7c006 (patch)
tree26f787140e4fe23522fd310d738037dfc9b07830 /www/p5-Template-Toolkit/Makefile
parent52ac3b379f5346ae3dad03b4523878a805f38127 (diff)
downloadpkgsrc-d141e31ba3ae6612ae31c1af9330833e3ca7c006.tar.gz
Update to 2.25:
#----------------------------------------------------------------------- # Version 2.25 - 24th July 2013 #------------------------------------------------------------------------ * Jon Jensen fixed the behaviour of split() which changed in Perl 5.18.0 * Jay Hannah added repository information for metacpan.org et. al. * Colin Keith fixed Template::Provider's handling of directories * Kevin Goess made the date plugin accept the ISO8601 "T" separator * David Steinbrunner fixed various typos. * Andreas Koenig silenced recent Pod::Simple warnings * Slaven Rezic silenced warnings in the replace vmethod. * Ricardo Signes made the Image plugin emit extra tags in a predictable order * Johan Vromans added the --link option to ttree. * Smylers added documentation for the ENCODING option. * Andy Wardley made some minor documentation changes relating to github.
Diffstat (limited to 'www/p5-Template-Toolkit/Makefile')
-rw-r--r--www/p5-Template-Toolkit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile
index fa80fe711e0..b1270a1c05c 100644
--- a/www/p5-Template-Toolkit/Makefile
+++ b/www/p5-Template-Toolkit/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2013/05/31 12:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2013/09/05 19:53:01 wiz Exp $
-DISTNAME= Template-Toolkit-2.24
+DISTNAME= Template-Toolkit-2.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5tto
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}