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.
This commit is contained in:
parent
e29d8fc02e
commit
a8c8135f74
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue