diff options
author | sno <sno@pkgsrc.org> | 2010-03-08 17:54:06 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-08 17:54:06 +0000 |
commit | fd017170132e6140a42a60b94255e37178323123 (patch) | |
tree | dff487469074d66cc834c89d3611b0275ed09070 /textproc | |
parent | 5dc11c178766787b3613d129447e9633f3b955c2 (diff) | |
download | pkgsrc-fd017170132e6140a42a60b94255e37178323123.tar.gz |
Updating textproc/p5-Text-SimpleTable from 2.0 to 2.0.1 (upstream 2.01)
Upstream changes:
2.01 2010-03-01 00:00:00
- Removed .perltidyrc.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 9ecb5763299..3620607c98b 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/08/09 13:17:17 sno Exp $ +# $NetBSD: Makefile,v 1.7 2010/03/08 17:54:06 sno Exp $ -DISTNAME= Text-SimpleTable-2.0 -PKGNAME= p5-${DISTNAME} +DISTNAME= Text-SimpleTable-2.01 +PKGNAME= p5-${DISTNAME:S/01/0.1/} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SimpleTable/distinfo b/textproc/p5-Text-SimpleTable/distinfo index c5576d4d182..7bec155997c 100644 --- a/textproc/p5-Text-SimpleTable/distinfo +++ b/textproc/p5-Text-SimpleTable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/08/09 13:17:17 sno Exp $ +$NetBSD: distinfo,v 1.6 2010/03/08 17:54:06 sno Exp $ -SHA1 (Text-SimpleTable-2.0.tar.gz) = 63a5c6a50b11d06ed48310133f26e5a70bb85e2b -RMD160 (Text-SimpleTable-2.0.tar.gz) = f8a93ea4e5c03f28489b60ab620f295d4f7cb4ae -Size (Text-SimpleTable-2.0.tar.gz) = 8516 bytes +SHA1 (Text-SimpleTable-2.01.tar.gz) = 4eac317f5b10b771038449a18127645517d1f884 +RMD160 (Text-SimpleTable-2.01.tar.gz) = 5fd5b14b45e31eadce92fc0d2ffdd5864c7e9e0e +Size (Text-SimpleTable-2.01.tar.gz) = 7876 bytes |