diff options
author | wen <wen@pkgsrc.org> | 2016-01-15 12:03:45 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-01-15 12:03:45 +0000 |
commit | 7d7f89fbca9ab0f4227cad952a90215e32bf94c0 (patch) | |
tree | 1dd4fee0129d36177871a66f4605deb697abba65 /textproc | |
parent | 53a47b20c818cd84f447be637081512dfaef4026 (diff) | |
download | pkgsrc-7d7f89fbca9ab0f4227cad952a90215e32bf94c0.tar.gz |
Update to 0.24
Upstream changes:
0.24
- lazy loading of Carp (by Kirill Babikhin) #15
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-MicroTemplate/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-MicroTemplate/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index c4c1a395b8a..cd1f7b52060 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:32 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/01/15 12:03:45 wen Exp $ -DISTNAME= Text-MicroTemplate-0.23 +DISTNAME= Text-MicroTemplate-0.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-MicroTemplate/distinfo b/textproc/p5-Text-MicroTemplate/distinfo index 99887babdbe..5aebf635727 100644 --- a/textproc/p5-Text-MicroTemplate/distinfo +++ b/textproc/p5-Text-MicroTemplate/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2015/11/04 01:59:52 agc Exp $ +$NetBSD: distinfo,v 1.8 2016/01/15 12:03:45 wen Exp $ -SHA1 (Text-MicroTemplate-0.23.tar.gz) = b2a8516e92f9cf568bfb51b580ca6ce4157505d5 -RMD160 (Text-MicroTemplate-0.23.tar.gz) = e1808b81bc97061310edec83e30cdfef8f277260 -SHA512 (Text-MicroTemplate-0.23.tar.gz) = 5c6721f50a985e52a501ae81fdf4f01183c9a26a056502150f84e5e8a7b22fcf76640ec1c25842bd24cc910284ba54faf1ec30f79ace5c6c0cf70f673430b9f1 -Size (Text-MicroTemplate-0.23.tar.gz) = 30416 bytes +SHA1 (Text-MicroTemplate-0.24.tar.gz) = 09b6b02dd6d31be03e94e1e199a7a9042ca339ae +RMD160 (Text-MicroTemplate-0.24.tar.gz) = ea58dd38dfe60480a0e21cae8626f5cc2f966137 +SHA512 (Text-MicroTemplate-0.24.tar.gz) = 5a024cf2a1a20131d823fadf8e5e7575a694e69ba73d9f96ff9151eab36f62278896c030b7f78b0665ad49c1b2afaff34aae06f16f37dd8d65e301cb950d4a05 +Size (Text-MicroTemplate-0.24.tar.gz) = 30466 bytes |