diff options
author | wen <wen@pkgsrc.org> | 2014-05-03 14:25:38 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2014-05-03 14:25:38 +0000 |
commit | a4e64c21d2ecffa01b9ee11447347fc1f90d08fd (patch) | |
tree | 3acbe351e07c3e9811b40bc6e87697e0ecce84a0 /textproc/p5-Text-Xslate | |
parent | 01d9295f4b4ba34b6e680fbaf0d85393b1301581 (diff) | |
download | pkgsrc-a4e64c21d2ecffa01b9ee11447347fc1f90d08fd.tar.gz |
Update to 3.2.4
Upstream changes:
3.2.4 2014-04-27 17:18:15+0900
[TEST FIXES]
- Fix #122, #120 testing issue on windows (syohex)
[FEATURES]
- Add $array.first() and $array.last() methods (#116, #118 / shyohex)
3.2.3 2014-04-23 07:32:39+0900
- Made a mistake in the release engineering, re-packaged on the correct
status.
3.2.2 2014-04-23 07:29:42+0900
[BUG FIXES]
- Fix #105 SEGV on blead (reported by tokuhirom, fixed by syohex in #117)
3.2.1 2014-04-17 07:55:38+0900
[BUG FIXES]
- Fix #111 (by syohex in #113) inputting "0" made a wrong result
Diffstat (limited to 'textproc/p5-Text-Xslate')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 8658d7f26b0..aa728e2537e 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/04/04 07:22:56 wen Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/03 14:25:38 wen Exp $ # -DISTNAME= Text-Xslate-3.2.0 +DISTNAME= Text-Xslate-3.2.4 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo index 07a94dd28fe..1e406f4ef3c 100644 --- a/textproc/p5-Text-Xslate/distinfo +++ b/textproc/p5-Text-Xslate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/04/04 07:22:56 wen Exp $ +$NetBSD: distinfo,v 1.11 2014/05/03 14:25:38 wen Exp $ -SHA1 (Text-Xslate-3.2.0.tar.gz) = 80c3e5b4ce9c9cb086a5817cacaaa0ba35f49875 -RMD160 (Text-Xslate-3.2.0.tar.gz) = 09d8d6076bca1bd91acbf14407a50466b963c931 -Size (Text-Xslate-3.2.0.tar.gz) = 224096 bytes +SHA1 (Text-Xslate-3.2.4.tar.gz) = 8f8a72cf1176aecd86f6c7041e7ce016fe235649 +RMD160 (Text-Xslate-3.2.4.tar.gz) = 83d28a6ffc3a31d7e19d5608294acc8e022d0ad0 +Size (Text-Xslate-3.2.4.tar.gz) = 224638 bytes |