summaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Maketext
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-12-29 01:41:27 +0000
committerobache <obache@pkgsrc.org>2012-12-29 01:41:27 +0000
commit4afd672d0b253d5d4e69f74fa492382eff56f232 (patch)
treeb974cb6abf9782181f7ffd99293e51117f327c05 /misc/p5-Locale-Maketext
parente33060aa3520ea28f0018327fbc0b8a564316e55 (diff)
downloadpkgsrc-4afd672d0b253d5d4e69f74fa492382eff56f232.tar.gz
Update p5-Locale-Maketext to 1.23, to newer than perl-5.16.1 core.
Revision history for Perl suite Locale::Maketext 2012-12-04 * Fix misparsing of maketext strings. 2012-11-22 * Fix hash order dependcy bug in tests 2012-01-14 * Minor POD documentation update to sync with upstream blead. 2011-12-23 * No changes. Production release after CPAN testers cleared. 2011-12-14 * Update to 1.19_01 from upstream blead for release testing Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs Keep verbatim pod in various dist/* pods within 79 cols 2011-05-25 * Update to 1.19 from upstream blead [perl #89896] Locale::Maketext test failure when environment has variable containing unbalanced brackets Suppress "Name used only once" warnings. [perl #81888] Fix typos (spelling errors) in dist/* 2010-10-20 * Release 1.17 Test release of 1.16_01, versioning even deprecated Guts modules. This prevents CPAN upgrade circular heck. Thanks BinGOs Tested version fix for CPAN by BinGOs. Bump to stable version and release to public 2010-10-07 * Release 1.16 Blead commit bac7bf8 - Copy @_ to @_ to de-alias passed variables to assure that the aliases cannot be altered during maketext calls. Fix for CPAN RT #40727: infinite loop in Locale::Maketext::Guts::_compile() when working with tainted values Fix for CPAN RT #34182: Don't localize $@. ->maketext calls will now backup and restore $@ so that die messages are not suppressed. Fix for CPAN RT #55461 %hash deprecated messages cleaned up with perl 5.12 Fix for CPAN RT #48118. Perl 76674 Speed and efficiency tweaks in _compile calls when string has no ~][ in it. Fix for CPAN RT #48808. Perl 76668 I18N::LangTags use() fixups. 2010-06-22 * Release 1.15 (included in perl 5.13.3; not released separately) Locale::Maketext guts have been merged back into the main module Fix for CPAN RT #46738. Perl 76354 Support for RO Lexicon hashes (External cache support) 2009-11-20 * Release 1.14 (included in perl 5.11.2; not released separately) In Locale::Maketext, avoid using defined @array and defined %hash. Convert the odd Locale::Maketext test out from Test to Test::More. 2009-06-23 Adriano Ferreira * Development release 1.13_82 One more recipe: on [numf,...] with decimal precision 2009-06-23 Adriano Ferreira * Development release 1.13_81 Change a few straggling 'DEBUG and print' to 'DEBUG and warn' (thanks Dan Muey) A start of a cookbook. 2009-06-23 Adriano Ferreira * Development release 1.13_80 Fixes CPAN RT #25877 (thanks imacat) Add a test for failure_handler_auto()
Diffstat (limited to 'misc/p5-Locale-Maketext')
-rw-r--r--misc/p5-Locale-Maketext/Makefile10
-rw-r--r--misc/p5-Locale-Maketext/distinfo8
2 files changed, 8 insertions, 10 deletions
diff --git a/misc/p5-Locale-Maketext/Makefile b/misc/p5-Locale-Maketext/Makefile
index 3fe6f7f85dc..74924faf0f5 100644
--- a/misc/p5-Locale-Maketext/Makefile
+++ b/misc/p5-Locale-Maketext/Makefile
@@ -1,20 +1,18 @@
-# $NetBSD: Makefile,v 1.18 2012/10/08 09:57:33 asau Exp $
+# $NetBSD: Makefile,v 1.19 2012/12/29 01:41:27 obache Exp $
#
-DISTNAME= Locale-Maketext-1.13
+DISTNAME= Locale-Maketext-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5lmt
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
-PKG_FAIL_REASON= "In Perl5 Core since 5.10.1"
-
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Locale-Maketext/
COMMENT= Perl framework for localization
+LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.10.0,p5-I18N-LangTags>=0.30}:../../misc/p5-I18N-LangTags
+DEPENDS+= {perl>=5.8.5,p5-I18N-LangTags>=0.31}:../../misc/p5-I18N-LangTags
PERL5_PACKLIST= auto/Locale-Maketext/.packlist
diff --git a/misc/p5-Locale-Maketext/distinfo b/misc/p5-Locale-Maketext/distinfo
index 19d2ae45839..5c70c5c4913 100644
--- a/misc/p5-Locale-Maketext/distinfo
+++ b/misc/p5-Locale-Maketext/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/07/23 15:36:01 rhaen Exp $
+$NetBSD: distinfo,v 1.6 2012/12/29 01:41:27 obache Exp $
-SHA1 (Locale-Maketext-1.13.tar.gz) = 2b00771bdae6999fc6eb02c93931a98bb44aa847
-RMD160 (Locale-Maketext-1.13.tar.gz) = 40667fc61a5c0d9f8d73498863649835c8e5cbc7
-Size (Locale-Maketext-1.13.tar.gz) = 46713 bytes
+SHA1 (Locale-Maketext-1.23.tar.gz) = a6e109a016e8afd0770dfe68e7318ad86016ff95
+RMD160 (Locale-Maketext-1.23.tar.gz) = 9f90ca6034a531a50c191a876113d02dc83bbc63
+Size (Locale-Maketext-1.23.tar.gz) = 51692 bytes