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/d16cd68011f0
branches:  trunk
changeset: 521067:d16cd68011f0
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Nov 04 12:09:07 2006 +0000

description:
Update p5-Locale-Maketext-Lexicon to 0.62.
Patch provided by Martin Wilke via PR 34385.

Changes for 0.62 - 2006-06-15]

* For the longest time, direct import of Locale::Maketext::Lexicon
  from within localization classes (such as MyApp::I18N::zh_tw) was
  untested and broken.  It now works the way described in the SYNOPSIS
  section of the Locale::Maketext::Lexicon documentation.
  Contributed by: Yann Kerherve

diffstat:

 misc/p5-Locale-Maketext-Lexicon/Makefile |  4 ++--
 misc/p5-Locale-Maketext-Lexicon/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 041d98536278 -r d16cd68011f0 misc/p5-Locale-Maketext-Lexicon/Makefile
--- a/misc/p5-Locale-Maketext-Lexicon/Makefile  Sat Nov 04 11:57:05 2006 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/Makefile  Sat Nov 04 12:09:07 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/07/19 22:42:18 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/11/04 12:09:07 obache Exp $
 #
 
-DISTNAME=              Locale-Maketext-Lexicon-0.61
+DISTNAME=              Locale-Maketext-Lexicon-0.62
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            misc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Locale/}
diff -r 041d98536278 -r d16cd68011f0 misc/p5-Locale-Maketext-Lexicon/distinfo
--- a/misc/p5-Locale-Maketext-Lexicon/distinfo  Sat Nov 04 11:57:05 2006 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/distinfo  Sat Nov 04 12:09:07 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2006/07/19 22:42:18 wiz Exp $
+$NetBSD: distinfo,v 1.8 2006/11/04 12:09:07 obache Exp $
 
-SHA1 (Locale-Maketext-Lexicon-0.61.tar.gz) = 437b4c7bfe4eff540ac96fcf1165b552a6a1365e
-RMD160 (Locale-Maketext-Lexicon-0.61.tar.gz) = 307639073fd2b7a5af5c11d4754471ac230cef21
-Size (Locale-Maketext-Lexicon-0.61.tar.gz) = 83766 bytes
+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



Home | Main Index | Thread Index | Old Index