Sun Feb 22 16:10:04 2009 UTC ()
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.


(he)
diff -r1.7 -r1.8 pkgsrc/textproc/p5-Number-Format/Makefile
diff -r1.4 -r1.5 pkgsrc/textproc/p5-Number-Format/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/textproc/p5-Number-Format/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Number-Format/Makefile 2009/01/11 15:43:16 1.7
+++ pkgsrc/textproc/p5-Number-Format/Makefile 2009/02/22 16:10:04 1.8
@@ -1,17 +1,14 @@
-# $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/}
 
 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
 

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-Number-Format/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Number-Format/distinfo 2009/01/11 15:43:16 1.4
+++ pkgsrc/textproc/p5-Number-Format/distinfo 2009/02/22 16:10:04 1.5
@@ -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
+SHA1 (Number-Format-1.70.tar.gz) = ab3fa027a9189941c7437929f49ce8c632b56d15
-RMD160 (Number-Format-1.61a.tar.gz) = 7348be3f6f7207520ebfdf7aefd1758506b333bb
+RMD160 (Number-Format-1.70.tar.gz) = ef24929fc0006bae2514e8bc3dc32f83dc8ab8dc
-Size (Number-Format-1.61a.tar.gz) = 19093 bytes
+Size (Number-Format-1.70.tar.gz) = 20579 bytes