Skip to content

Commit

Permalink
Updated p5-Template-Toolkit to 2.27.
Browse files Browse the repository at this point in the history
#-----------------------------------------------------------------------
# Version 2.27 - 13th December 2016
#------------------------------------------------------------------------

* Ghost fixed the regex in the uri/url filters, removing double quotes
  to make it RFC3986 compliant.
  abw/Template2#35

* Sean Zellmer added testrules.yml to always run compile*.t sequentially
  abw/Template2#45

* Simon Dawson added 'empty' vmethods for scalar, list and hash
  abw/Template2#46

* Dennis Clark added --envvars option to tpage
  abw/Template2#49

* Yanick Champoux made Template::Toolkit a module
  abw/Template2#51

* Various warnings silenced and typos fixed.
  • Loading branch information
wiz committed Apr 19, 2017
1 parent 3eee3af commit e697712
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions www/p5-Template-Toolkit/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.47 2016/06/08 19:25:16 wiz Exp $
# $NetBSD: Makefile,v 1.48 2017/04/19 13:52:24 wiz Exp $

DISTNAME= Template-Toolkit-2.26
DISTNAME= Template-Toolkit-2.27
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}

Expand Down
10 changes: 5 additions & 5 deletions www/p5-Template-Toolkit/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.16 2015/11/04 02:47:19 agc Exp $
$NetBSD: distinfo,v 1.17 2017/04/19 13:52:24 wiz Exp $

SHA1 (Template-Toolkit-2.26.tar.gz) = 8bdb12858fe39824765a2022fd2afe11c9fb9baa
RMD160 (Template-Toolkit-2.26.tar.gz) = 53c45d92a6d54b5995464ecf92adc845e056c00b
SHA512 (Template-Toolkit-2.26.tar.gz) = 97e49392542e240840b44f0d78ea601afb26a6675f76faa9765c158820d596308a7f35057bf347d51a86a5f9134dfd4a02ce7a80b47a98b9bdbca68fff9146d6
Size (Template-Toolkit-2.26.tar.gz) = 503055 bytes
SHA1 (Template-Toolkit-2.27.tar.gz) = fcff5890b8ba8dcca46fb19119d3be5ddf077dd7
RMD160 (Template-Toolkit-2.27.tar.gz) = e676a761bf416be690691cc95e65ce6d00789ab9
SHA512 (Template-Toolkit-2.27.tar.gz) = 17f03a01a3d6ab0ef2247c77da15c46d9bbce3e0158172162da6abe47f53c5e7ca041a7c31506bb3a37f31c476ba747f5111c5b1b1d69614a4ce3352927fd4e6
Size (Template-Toolkit-2.27.tar.gz) = 511172 bytes

0 comments on commit e697712

Please sign in to comment.