diff options
author | mef <mef@pkgsrc.org> | 2014-12-13 04:13:49 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-13 04:13:49 +0000 |
commit | bf61efd71bdefa5897b62f6bbbed02db7c1aa9f1 (patch) | |
tree | cce3c50e6927f53e7ad9ad1094fae5d34b204cdb /misc/p5-Locale-Maketext-Lexicon | |
parent | fd3ba940aa28bf3a1cdbc7ff3df1151111c18ab8 (diff) | |
download | pkgsrc-bf61efd71bdefa5897b62f6bbbed02db7c1aa9f1.tar.gz |
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 (limited to 'misc/p5-Locale-Maketext-Lexicon')
-rw-r--r-- | misc/p5-Locale-Maketext-Lexicon/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-Locale-Maketext-Lexicon/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/p5-Locale-Maketext-Lexicon/Makefile b/misc/p5-Locale-Maketext-Lexicon/Makefile index 27fd53c1d69..5665f50a495 100644 --- a/misc/p5-Locale-Maketext-Lexicon/Makefile +++ b/misc/p5-Locale-Maketext-Lexicon/Makefile @@ -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 --git a/misc/p5-Locale-Maketext-Lexicon/distinfo b/misc/p5-Locale-Maketext-Lexicon/distinfo index 9d64b1ea312..d2651cd6f66 100644 --- a/misc/p5-Locale-Maketext-Lexicon/distinfo +++ b/misc/p5-Locale-Maketext-Lexicon/distinfo @@ -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 |