summaryrefslogtreecommitdiff
path: root/textproc/p5-Number-Format
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-02-22 16:10:04 +0000
committerhe <he@pkgsrc.org>2009-02-22 16:10:04 +0000
commit59dc6cac49503c64d3ed9d8df72650342b49dde8 (patch)
tree057f375f7e1d5c4be2de64ae368ed9d00dced6ad /textproc/p5-Number-Format
parent5a416559ad7e1a970943540aaf53bfefe894e01b (diff)
downloadpkgsrc-59dc6cac49503c64d3ed9d8df72650342b49dde8.tar.gz
Update from version 1.61 to 1.70.
This despite some self-tests failing, but that's probably due to deficiencies in the host system's locale implementation (NetBSD/i386 4.0). Pkgsrc changes: o Remove workarounds for 1.61a version Upstream changes (could not find newer changes): Changes for version 1.63 (Feb 10, 2009) ------------------------ - Minor tweak to format_bytes test for German locales Changes for version 1.62 (Feb 9, 2009) ------------------------ - Change format_bytes to fully specify all formatting options, not rely on locale at all as it was causing too many CPAN tester errors.
Diffstat (limited to 'textproc/p5-Number-Format')
-rw-r--r--textproc/p5-Number-Format/Makefile9
-rw-r--r--textproc/p5-Number-Format/distinfo8
2 files changed, 7 insertions, 10 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile
index c85992bd3c3..0f0096427fd 100644
--- a/textproc/p5-Number-Format/Makefile
+++ b/textproc/p5-Number-Format/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2009/01/11 15:43:16 he Exp $
+# $NetBSD: Makefile,v 1.8 2009/02/22 16:10:04 he Exp $
#
-DISTNAME= Number-Format-1.61a
-PKGNAME= p5-${DISTNAME:C/61a/61/}
+DISTNAME= Number-Format-1.70
+PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
@@ -10,9 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Number-Format/
COMMENT= Perl extension for formatting numbers
-# Someone messed up 1.61, re-published?
-WRKSRC= ${WRKDIR}/${DISTNAME:C/61a/61/}
-
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Number/Format/.packlist
diff --git a/textproc/p5-Number-Format/distinfo b/textproc/p5-Number-Format/distinfo
index 25d4d3fce18..eecdb2eaf7e 100644
--- a/textproc/p5-Number-Format/distinfo
+++ b/textproc/p5-Number-Format/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/01/11 15:43:16 he Exp $
+$NetBSD: distinfo,v 1.5 2009/02/22 16:10:04 he Exp $
-SHA1 (Number-Format-1.61a.tar.gz) = b8d6e15f496f03b5d15acbdcfddf9726d87137be
-RMD160 (Number-Format-1.61a.tar.gz) = 7348be3f6f7207520ebfdf7aefd1758506b333bb
-Size (Number-Format-1.61a.tar.gz) = 19093 bytes
+SHA1 (Number-Format-1.70.tar.gz) = ab3fa027a9189941c7437929f49ce8c632b56d15
+RMD160 (Number-Format-1.70.tar.gz) = ef24929fc0006bae2514e8bc3dc32f83dc8ab8dc
+Size (Number-Format-1.70.tar.gz) = 20579 bytes