pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Xslate Update to 2.0008



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1d0c463fdae
branches:  trunk
changeset: 621280:f1d0c463fdae
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jul 07 00:19:33 2013 +0000

description:
Update to 2.0008

Upstream changes:
2.0008 2013-07-06 00:09:43-0700
    [BUG FIXES]
    - Fix a chache issue that UTF8 flags were not turned on
      as expected (#82)
    - Fix Metakolon doc (#83)

2.0007 2013-06-21 13:16:16-0700
    [DOCUMENTS]
    - Add doc about chomping newlines (<:- ... -:>)

    [NEW FEATURES]
    - Add pre_process_handler to pre-process template content (bluescreen)

2.0006 2013-06-02 22:58:27
    [BUG FIXES]
    - Fix an issue that the state of VM broke on exception
      reported by nihen

2.0005 2013-06-02 12:23:15
    [BUG FIXES]
    - Fix a Multiplexed WRAPPER issue reportedy by @kawamuray (#79)
      Those who use WRAPPER, template cascading, or anonymous functions
      (lambdas) are strongly recommended to upgrade Xslate.

2.0004 2013-05-29 20:27:07
    [TEST FIXES]
    - Template string must be bytes (#78)

2.0003 2013-05-10 12:59:11
    [BUG FIXES]
    - Fix a crash on compiling templates (#77)

2.0002 2013-04-26 12:51:47
    [BUG FIXES]
    - Support perl-blead (5.17.11)

diffstat:

 textproc/p5-Text-Xslate/Makefile |  5 ++---
 textproc/p5-Text-Xslate/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 29a8a12cf5b0 -r f1d0c463fdae textproc/p5-Text-Xslate/Makefile
--- a/textproc/p5-Text-Xslate/Makefile  Sat Jul 06 23:27:13 2013 +0000
+++ b/textproc/p5-Text-Xslate/Makefile  Sun Jul 07 00:19:33 2013 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2013/07/07 00:19:33 wen Exp $
 #
 
-DISTNAME=      Text-Xslate-2.0001
+DISTNAME=      Text-Xslate-2.0008
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
diff -r 29a8a12cf5b0 -r f1d0c463fdae textproc/p5-Text-Xslate/distinfo
--- a/textproc/p5-Text-Xslate/distinfo  Sat Jul 06 23:27:13 2013 +0000
+++ b/textproc/p5-Text-Xslate/distinfo  Sun Jul 07 00:19:33 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/04/24 15:00:32 wen Exp $
+$NetBSD: distinfo,v 1.5 2013/07/07 00:19:33 wen Exp $
 
-SHA1 (Text-Xslate-2.0001.tar.gz) = d18bb331ca02e5a72ac5b18d9059f48c54ac9405
-RMD160 (Text-Xslate-2.0001.tar.gz) = b0ba3c16b646436ebca3bc7d146381a2e1e945fc
-Size (Text-Xslate-2.0001.tar.gz) = 218256 bytes
+SHA1 (Text-Xslate-2.0008.tar.gz) = 450f90628ee918e724e9c31b30153a81d72d95e8
+RMD160 (Text-Xslate-2.0008.tar.gz) = 63c6752c4be04e1d08857f3e3cbe1469f58d78e3
+Size (Text-Xslate-2.0008.tar.gz) = 220325 bytes



Home | Main Index | Thread Index | Old Index