diff options
author | sno <sno@pkgsrc.org> | 2009-08-18 16:43:28 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-18 16:43:28 +0000 |
commit | 5e39a46175ec9f485becb9e0329bef0e57de4fb5 (patch) | |
tree | 725289e70bbed751415973739c8f3e4ab407352b /misc | |
parent | 64fffaf39f35af20955c34532bb2137baec51e1d (diff) | |
download | pkgsrc-5e39a46175ec9f485becb9e0329bef0e57de4fb5.tar.gz |
Updating package for misc/p5-Locale-Maketext-Simple from 0.20 to 0.21
Upstream changes:
[Changes for 0.21 - 2009-08-17]
* None
[Changes for 0.20_02 - 2009-07-12]
* How'd that MANIFEST vanish, anyway?
[Changes for 0.20_01 - 2009-07-12]
* MakeMaker Makefile.PL which takes into account the fact that
we're now dual-lifed contributed by Jerry D. Hedden
* Fix the i-default tests to skip if Local::Maketext::Lexicon is not
installed as they fail - Tomas Doran
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Locale-Maketext-Simple/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Locale-Maketext-Simple/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/p5-Locale-Maketext-Simple/Makefile b/misc/p5-Locale-Maketext-Simple/Makefile index 92fb38459dc..5eb41b06269 100644 --- a/misc/p5-Locale-Maketext-Simple/Makefile +++ b/misc/p5-Locale-Maketext-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2009/07/19 10:26:23 sno Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/18 16:43:28 sno Exp $ -DISTNAME= Locale-Maketext-Simple-0.20 +DISTNAME= Locale-Maketext-Simple-0.21 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-Maketext-Simple/distinfo b/misc/p5-Locale-Maketext-Simple/distinfo index 3aba7a12eb9..17b2e11abab 100644 --- a/misc/p5-Locale-Maketext-Simple/distinfo +++ b/misc/p5-Locale-Maketext-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/07/19 10:26:23 sno Exp $ +$NetBSD: distinfo,v 1.5 2009/08/18 16:43:28 sno Exp $ -SHA1 (Locale-Maketext-Simple-0.20.tar.gz) = 431567c8cb01101e1fb31d670191cbdea6ba08d3 -RMD160 (Locale-Maketext-Simple-0.20.tar.gz) = 365300cfa71f612110e56e9c055adfb62665b782 -Size (Locale-Maketext-Simple-0.20.tar.gz) = 22026 bytes +SHA1 (Locale-Maketext-Simple-0.21.tar.gz) = 951ad01d0969d0a895c719edfaeb0c2c097fda68 +RMD160 (Locale-Maketext-Simple-0.21.tar.gz) = 88489b95255eb33ed7151ea178c512e8596a201e +Size (Locale-Maketext-Simple-0.21.tar.gz) = 9223 bytes |