pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Number-Format Update from version 1.61 to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/abe2b125c473
branches: trunk
changeset: 554939:abe2b125c473
user: he <he%pkgsrc.org@localhost>
date: Sun Feb 22 16:10:04 2009 +0000
description:
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:
textproc/p5-Number-Format/Makefile | 9 +++------
textproc/p5-Number-Format/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 10 deletions(-)
diffs (38 lines):
diff -r d626748e4ed1 -r abe2b125c473 textproc/p5-Number-Format/Makefile
--- a/textproc/p5-Number-Format/Makefile Sun Feb 22 16:09:44 2009 +0000
+++ b/textproc/p5-Number-Format/Makefile Sun Feb 22 16:10:04 2009 +0000
@@ -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 @@
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 -r d626748e4ed1 -r abe2b125c473 textproc/p5-Number-Format/distinfo
--- a/textproc/p5-Number-Format/distinfo Sun Feb 22 16:09:44 2009 +0000
+++ b/textproc/p5-Number-Format/distinfo Sun Feb 22 16:10:04 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index