diff options
author | wen <wen@pkgsrc.org> | 2015-07-11 09:58:04 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2015-07-11 09:58:04 +0000 |
commit | d561591999ebd8eb84816835e27cd57a970d65f8 (patch) | |
tree | e35d4cc64bbd3c7f34462c6f75929073a2bce951 /textproc | |
parent | dbc8c7affea3f682e98977e6c23dfad55f92f255 (diff) | |
download | pkgsrc-d561591999ebd8eb84816835e27cd57a970d65f8.tar.gz |
Update to 3.3.4
Upstream changes:
3.3.4 2015-03-24 23:21:57+0900
- Fix typos in document
- Introduce $Text::Xslate::DEFAULT_CACHE_DIR
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-Xslate/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index c021fbec4ea..4aa420f3e28 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:34 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/07/11 09:58:04 wen Exp $ # -DISTNAME= Text-Xslate-3.3.3 +DISTNAME= Text-Xslate-3.3.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYOHEX/} diff --git a/textproc/p5-Text-Xslate/distinfo b/textproc/p5-Text-Xslate/distinfo index 3a6677e1503..ee3fcd1fc3e 100644 --- a/textproc/p5-Text-Xslate/distinfo +++ b/textproc/p5-Text-Xslate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/08/04 11:19:38 wen Exp $ +$NetBSD: distinfo,v 1.13 2015/07/11 09:58:04 wen Exp $ -SHA1 (Text-Xslate-3.3.3.tar.gz) = f91dbdca086eb50bb4d7c0f29a442b60dbb03414 -RMD160 (Text-Xslate-3.3.3.tar.gz) = e6681c17395c7efe53c89cdcefa02400257548cb -Size (Text-Xslate-3.3.3.tar.gz) = 227164 bytes +SHA1 (Text-Xslate-3.3.4.tar.gz) = 55aee6f0a6cacaa050762e75007297da0af88b19 +RMD160 (Text-Xslate-3.3.4.tar.gz) = 77e2228be4a4f38af6e323ca8bf1ad2cbcb149c7 +Size (Text-Xslate-3.3.4.tar.gz) = 225854 bytes |