diff options
author | wen <wen@pkgsrc.org> | 2012-12-06 12:59:09 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-12-06 12:59:09 +0000 |
commit | e7d05f33ba8c97000b7844f24e13ecc2758f5746 (patch) | |
tree | 3bc9eac529f0b39c98af52d9d66eb0ebc3404cc2 /textproc/p5-Text-Xslate | |
parent | c8935dcc6e334bf666a21f48a90efb3982a5a863 (diff) | |
download | pkgsrc-e7d05f33ba8c97000b7844f24e13ecc2758f5746.tar.gz |
Update to 1.6001
Upstream changes:
1.6001 2012-12-05 10:03:13
[BUG FIXES]
- Resolve issue #71: SV leaks in VM frames
1.6000_01 2012-11-04 09:56:45
- The bytecode version is now 1.6. So all the cache will be discarded.
[FEATURES]
- Add opcodes: find_file, suffix, is_code_ref, merge_file in
order to enhance template syntaxes (doy)
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 81a9829d387..b165a7c5fe1 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/12/03 15:03:02 wen Exp $ +# $NetBSD: Makefile,v 1.6 2012/12/06 12:59:09 wen Exp $ # -DISTNAME= Text-Xslate-1.5025 +DISTNAME= Text-Xslate-1.6001 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 eb4712c07a5..4d1f73266c5 100644 --- a/textproc/p5-Text-Xslate/distinfo +++ b/textproc/p5-Text-Xslate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/12/03 15:03:02 wen Exp $ +$NetBSD: distinfo,v 1.3 2012/12/06 12:59:09 wen Exp $ -SHA1 (Text-Xslate-1.5025.tar.gz) = 85aa02c9ecdcaa28bc699ff4cec81db36ca15b0d -RMD160 (Text-Xslate-1.5025.tar.gz) = a992ab7bf9f5e1cf78ced14974ef88ce87e69ac6 -Size (Text-Xslate-1.5025.tar.gz) = 214874 bytes +SHA1 (Text-Xslate-1.6001.tar.gz) = 18640b0cea4791c97642cc86813b019627551091 +RMD160 (Text-Xslate-1.6001.tar.gz) = 8538f9359c344b9cbe3bacb35d92fc4c039de8e9 +Size (Text-Xslate-1.6001.tar.gz) = 217747 bytes |