diff options
author | heinz <heinz@pkgsrc.org> | 2007-07-01 18:21:14 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2007-07-01 18:21:14 +0000 |
commit | a19605f2cb9e7fcb9ae5bb7ca1228cb5d3135024 (patch) | |
tree | d15c26f904d44af1509a09afca025d68ddda416d /misc | |
parent | b7662764d90434eab3ead09d0970c31a51973d79 (diff) | |
download | pkgsrc-a19605f2cb9e7fcb9ae5bb7ca1228cb5d3135024.tar.gz |
Update to version 0.64 by maintainer Dieter Roelants.
Changes since 0.62
==================
[Changes for 0.64 - 2007-05-28]
* Locale::Maketext::Extract: Extraction wasn't able to deal with escaped
quotes within single- and double-quoted strings. (Bump version to 0.22.)
Contributed by: Matthew O'Connor
[Changes for 0.63 - 2007-02-07]
* Locale::Maketext::Lexicon used to generated mysterious error "next at ..."
instead of skipping the locale, when the requested .po file does not exist.
Contributed by: Ruslan U. Zakirov
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Locale-Maketext-Lexicon/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Locale-Maketext-Lexicon/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/p5-Locale-Maketext-Lexicon/Makefile b/misc/p5-Locale-Maketext-Lexicon/Makefile index 39b3af84492..f767bbd5db6 100644 --- a/misc/p5-Locale-Maketext-Lexicon/Makefile +++ b/misc/p5-Locale-Maketext-Lexicon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/11/04 12:09:07 obache Exp $ +# $NetBSD: Makefile,v 1.14 2007/07/01 18:21:14 heinz Exp $ # -DISTNAME= Locale-Maketext-Lexicon-0.62 +DISTNAME= Locale-Maketext-Lexicon-0.64 PKGNAME= p5-${DISTNAME} CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-Maketext-Lexicon/distinfo b/misc/p5-Locale-Maketext-Lexicon/distinfo index b50fe6a533c..2168f8cacf8 100644 --- a/misc/p5-Locale-Maketext-Lexicon/distinfo +++ b/misc/p5-Locale-Maketext-Lexicon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2006/11/04 12:09:07 obache Exp $ +$NetBSD: distinfo,v 1.9 2007/07/01 18:21:14 heinz Exp $ -SHA1 (Locale-Maketext-Lexicon-0.62.tar.gz) = d2ca4982575883ea9a6b327ac1bb80543c3ab08b -RMD160 (Locale-Maketext-Lexicon-0.62.tar.gz) = 44c5bc8dca468b19bfafa0115c7b5a676afea51d -Size (Locale-Maketext-Lexicon-0.62.tar.gz) = 84007 bytes +SHA1 (Locale-Maketext-Lexicon-0.64.tar.gz) = 2e7a7128d933249194eeb8e0da7b57b80b7f4672 +RMD160 (Locale-Maketext-Lexicon-0.64.tar.gz) = bbd0e9c5a1cc13ea2d505037927c194418122b9c +Size (Locale-Maketext-Lexicon-0.64.tar.gz) = 84998 bytes |