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 0.91 to 1.00



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60c351ee5fe6
branches:  trunk
changeset: 643251:60c351ee5fe6
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 13 04:13:49 2014 +0000

description:
Update 0.91 to 1.00
[Changes for 1.00 - 2014-03-06]
* Add missing support for c.loc()

[Changes for 0.99 - 2014-02-03]
* Localise $/ correctly (TOKUHIROM)
  This change was missing from 0.97

[Changes for 0.98 - 2014-01-22]
* Exclude POT files (gerhardj)

[Changes for 0.97 - 2014-01-09]
* Localise $/ correctly (TOKUHIROM)

[Changes for 0.96 - 2013-06-28]
* Bumping - bad release

[Changes for 0.95 - 2013-06-28]
* Handle Haml blocks too (Calum Halcrow)

[Changes for 0.94 - 2013-05-07]
* Corrected spelling of Text::Haml
* xgettext.pl was not being installed

[Changes for 0.93 - 2013-03-28]
* Moved to Dist::Zilla
* Added support for HAML (Calum Halcrow)

[Changes for 0.92 - 2012-12-05]
* Fixed test for Perl 5.17.6+. (ANDK)

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 1d7357890ba3 -r 60c351ee5fe6 misc/p5-Locale-Maketext-Lexicon/Makefile
--- a/misc/p5-Locale-Maketext-Lexicon/Makefile  Sat Dec 13 04:11:18 2014 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/Makefile  Sat Dec 13 04:13:49 2014 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2014/10/09 14:06:43 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2014/12/13 04:13:49 mef Exp $
 #
 
-DISTNAME=              Locale-Maketext-Lexicon-0.91
+DISTNAME=              Locale-Maketext-Lexicon-1.00
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 CATEGORIES=            misc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Locale/}
 
diff -r 1d7357890ba3 -r 60c351ee5fe6 misc/p5-Locale-Maketext-Lexicon/distinfo
--- a/misc/p5-Locale-Maketext-Lexicon/distinfo  Sat Dec 13 04:11:18 2014 +0000
+++ b/misc/p5-Locale-Maketext-Lexicon/distinfo  Sat Dec 13 04:13:49 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2011/10/17 08:54:18 hiramatsu Exp $
+$NetBSD: distinfo,v 1.15 2014/12/13 04:13:49 mef Exp $
 
-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
+SHA1 (Locale-Maketext-Lexicon-1.00.tar.gz) = dd709a4581aff6b45c55432f56fede27858e3027
+RMD160 (Locale-Maketext-Lexicon-1.00.tar.gz) = e853af5861d704a2721e242b2b3c42120bd25d37
+Size (Locale-Maketext-Lexicon-1.00.tar.gz) = 92130 bytes



Home | Main Index | Thread Index | Old Index