diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-05 19:53:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-05 19:53:01 +0000 |
commit | 2fcfd82291d2a9db06eb347e6d4f5001abd1a0c2 (patch) | |
tree | 26f787140e4fe23522fd310d738037dfc9b07830 /www | |
parent | 5f40c9d6f353f907785087267d0fb81a3ed7c253 (diff) | |
download | pkgsrc-2fcfd82291d2a9db06eb347e6d4f5001abd1a0c2.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')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/distinfo | 8 |
2 files changed, 6 insertions, 7 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/} diff --git a/www/p5-Template-Toolkit/distinfo b/www/p5-Template-Toolkit/distinfo index 1d2c637e662..7e5e9c35de2 100644 --- a/www/p5-Template-Toolkit/distinfo +++ b/www/p5-Template-Toolkit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2012/03/05 13:44:51 sno Exp $ +$NetBSD: distinfo,v 1.14 2013/09/05 19:53:01 wiz Exp $ -SHA1 (Template-Toolkit-2.24.tar.gz) = c72288348a64ed4eb540b4c35648857d62da3a29 -RMD160 (Template-Toolkit-2.24.tar.gz) = 88d0bf6f7838a38fc9c41fe4181595c0e7cc1a5b -Size (Template-Toolkit-2.24.tar.gz) = 499410 bytes +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 |