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 p5-Locale-Maket...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f8801d23453b
branches: trunk
changeset: 593990:f8801d23453b
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Mon Oct 17 08:54:18 2011 +0000
description:
Update p5-Locale-Maketext-Lexicon to 0.91.
Changes from previous:
[Changes for 0.91 - 2011-08-19]
* Fixed test count for newly added tests
[Changes for 0.90 - 2011-08-19]
* Doc changes
[Changes for 0.89 - 2011-08-19]
* Added support to the TT2 parser for Mojolicious style tags
Thanks to COSIMO for the patch
[Changes for 0.88 - 2011-07-30]
* Fixed the t/5-extract.t test count
[Changes for 0.87 - 2011-07-20]
* Locale::Maketext::Extract::Plugin::Mason
- Added support for Mason 2
Thanks to ASIMON for the patch.
* Locale::Maketext::Extract
- Now warns on loading bad plugins if warnings enabled
* Locale::Maketext::Extract::Plugin::Base
- Corrected the synopsis
Thanks to TOKUHIROM for the bug reports
[Changes for 0.86 - 2011-02-16]
* Bumped version because the META file was showing an old version number.
[Changes for 0.85 - 2011-02-11]
* Changed Locale::Maketext::Extract::Run to ignore:
- .git/
- unix pipes
- binary files
Thanks to audreyt for the patch
https://github.com/audreyt/locale-maketext-lexicon/commit/1e4d112d435daa7b72eb8b49208f3b2e3185bc22
[Changes for 0.84 - 2010-12-24]
* Changed the minimum version of Locale::Maketext to 1.17, to avoid error
reports from recent Perl versions, which still have an old Locale::Maketext
* Locale::Maketext::Extract
- added a fix from Ivan Bessarov to avoid uninit warnings when msgids
contain trailing spaces
[Changes for 0.83 - 2010-12-09]
* Locale::Maketext::Lexicon
- remove the local $@ when loading PO files - made it difficult
to debug errors when loading PO's
Thanks to Ton Voon for the patch
https://rt.cpan.org/Ticket/Display.html?id=63722
- Added -P|plugins option to specify which parser plugins to use
- Added -w|warnings to turn parser warnings on and off
- Added -v|verbose to output the files that are being processed,
the plugins used to process them, and the extracted strings
- Fixed a bug in the File::Find routine to correctly prune
.svn directories and their contents
* Locale::Maketext::Extract::Plugin::Perl
- Added a defined check to avoid a warning.
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 03223d60b059 -r f8801d23453b misc/p5-Locale-Maketext-Lexicon/Makefile
--- a/misc/p5-Locale-Maketext-Lexicon/Makefile Mon Oct 17 08:53:21 2011 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/Makefile Mon Oct 17 08:54:18 2011 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2011/08/14 13:45:16 obache Exp $
+# $NetBSD: Makefile,v 1.24 2011/10/17 08:54:18 hiramatsu Exp $
#
-DISTNAME= Locale-Maketext-Lexicon-0.82
+DISTNAME= Locale-Maketext-Lexicon-0.91
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
diff -r 03223d60b059 -r f8801d23453b misc/p5-Locale-Maketext-Lexicon/distinfo
--- a/misc/p5-Locale-Maketext-Lexicon/distinfo Mon Oct 17 08:53:21 2011 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/distinfo Mon Oct 17 08:54:18 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/09/06 11:09:09 wiz Exp $
+$NetBSD: distinfo,v 1.14 2011/10/17 08:54:18 hiramatsu Exp $
-SHA1 (Locale-Maketext-Lexicon-0.82.tar.gz) = 7b9d0c034a1febe8e9f7fc78d4a6c67058c591ce
-RMD160 (Locale-Maketext-Lexicon-0.82.tar.gz) = 4c7ad80afeb0f145ba8c7d0600ef6df87366ed05
-Size (Locale-Maketext-Lexicon-0.82.tar.gz) = 119799 bytes
+SHA1 (Locale-Maketext-Lexicon-0.91.tar.gz) = 8d5872de333e34b92a8d4ac23776842a02212ed0
+RMD160 (Locale-Maketext-Lexicon-0.91.tar.gz) = c96aa72f2afe1f98a66be8036967e8b76aac896f
+Size (Locale-Maketext-Lexicon-0.91.tar.gz) = 123815 bytes
Home |
Main Index |
Thread Index |
Old Index