diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-08 03:40:41 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-08 03:40:41 +0000 |
commit | 7737b0e12b7e9b0ca4f1cec11246581a7a9d5493 (patch) | |
tree | bf43842ac824214e5a6eff984ebbe29d0200ce4c /textproc | |
parent | b8244442a6ad6e6758ad4e359b8b41d5ff3ab372 (diff) | |
download | pkgsrc-7737b0e12b7e9b0ca4f1cec11246581a7a9d5493.tar.gz |
Update p5-Template-Tiny to 1.12.
Changes from previous:
1.12 Fri 17 Jun 2011
- Template::Tiny is unchanged for a year, moving to stable release
- Cleaning up POD grammar a bit (ADAMK)
- Removing test dependency on Capture::Tiny for tiny purity (ADAMK)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Template-Tiny/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Template-Tiny/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Template-Tiny/Makefile b/textproc/p5-Template-Tiny/Makefile index 60d1cc5c7f7..a34e2e28330 100644 --- a/textproc/p5-Template-Tiny/Makefile +++ b/textproc/p5-Template-Tiny/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 15:14:10 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/10/08 03:40:41 hiramatsu Exp $ -DISTNAME= Template-Tiny-0.11 +DISTNAME= Template-Tiny-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Tiny/distinfo b/textproc/p5-Template-Tiny/distinfo index 9602edf4959..8b51218f4b1 100644 --- a/textproc/p5-Template-Tiny/distinfo +++ b/textproc/p5-Template-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/02/22 13:55:24 sno Exp $ +$NetBSD: distinfo,v 1.4 2011/10/08 03:40:42 hiramatsu Exp $ -SHA1 (Template-Tiny-0.11.tar.gz) = 24bed5f6647647f554b503d04a5137b19d5063d8 -RMD160 (Template-Tiny-0.11.tar.gz) = d4fd2fdc096f5ea278efe0830f46ad7e875de691 -Size (Template-Tiny-0.11.tar.gz) = 16129 bytes +SHA1 (Template-Tiny-1.12.tar.gz) = 7952aa6c74c16c7b5d9b27166b06640e5e9e2073 +RMD160 (Template-Tiny-1.12.tar.gz) = 725137d0a3e800168294bd8376cf148d82b2e7c1 +Size (Template-Tiny-1.12.tar.gz) = 17559 bytes |