pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Locale-Maketext-Lexicon Update to 0.50:
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfdf482005c8
branches: trunk
changeset: 503596:cfdf482005c8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:11:45 2005 +0000
description:
Update to 0.50:
[Changes for 0.50 - 2005-11-04]
* Per suggestion from Sava Chankov, add the (quite outdated) webl10n
articles to docs/ directory.
Patches from Mikael Sennerholm:
* Added "localize" and "localise" to the list of recognized L10N
functions in Locale::Maketext::Extract.
* Skip .svn directories in Locale::Maketext::Extract::Run.
[Changes for 0.49 - 2005-04-13]
* Stephen Quinney notes that we are too eager to die on nonexisting
files passed in as part of a lexicon_get_() source. We now silently
ignore nonexistant files, only reporting error when it exists but
cannot be read or parsed.
[Changes for 0.48 - 2005-03-12]
Patches from Thierry Vignaud:
* In Gettext.pm, do not silently skip last entry of a catalog.
* In Extract.pm, do not silently skip first entry of a catalog
if there's only one empty line tween header and first real message.
diffstat:
misc/p5-Locale-Maketext-Lexicon/Makefile | 5 ++---
misc/p5-Locale-Maketext-Lexicon/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 35f74dfb4bf6 -r cfdf482005c8 misc/p5-Locale-Maketext-Lexicon/Makefile
--- a/misc/p5-Locale-Maketext-Lexicon/Makefile Wed Nov 23 22:11:00 2005 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/Makefile Wed Nov 23 22:11:45 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:24 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/23 22:11:45 wiz Exp $
#
-DISTNAME= Locale-Maketext-Lexicon-0.47
+DISTNAME= Locale-Maketext-Lexicon-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
diff -r 35f74dfb4bf6 -r cfdf482005c8 misc/p5-Locale-Maketext-Lexicon/distinfo
--- a/misc/p5-Locale-Maketext-Lexicon/distinfo Wed Nov 23 22:11:00 2005 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/distinfo Wed Nov 23 22:11:45 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/03/02 22:44:55 wiz Exp $
+$NetBSD: distinfo,v 1.5 2005/11/23 22:11:45 wiz Exp $
-SHA1 (Locale-Maketext-Lexicon-0.47.tar.gz) = 606d7fbff38183fa74a4b67dd4d630fee8c4ce91
-RMD160 (Locale-Maketext-Lexicon-0.47.tar.gz) = 38da8258f948a8655e85c4d9befe2361e7e72917
-Size (Locale-Maketext-Lexicon-0.47.tar.gz) = 31820 bytes
+SHA1 (Locale-Maketext-Lexicon-0.50.tar.gz) = 29b2f94e0418223d5e1f0d6829671c07a59ee6b4
+RMD160 (Locale-Maketext-Lexicon-0.50.tar.gz) = 90f108ea1032605e9db88e1c4747dc7a631d0c54
+Size (Locale-Maketext-Lexicon-0.50.tar.gz) = 65730 bytes
Home |
Main Index |
Thread Index |
Old Index