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 p5-Number-Format to 1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0ffa3d7598d
branches: trunk
changeset: 521093:f0ffa3d7598d
user: obache <obache%pkgsrc.org@localhost>
date: Sun Nov 05 04:28:47 2006 +0000
description:
Update p5-Number-Format to 1.52.
And change HOMEPAGE to fixed URL.
Changes for version 1.52 (Sep 21, 2006)
------------------------
- Patch to t/format_price.t supplied by jonasbn addressing failling
tests in 1.51, tests 2-6, the regex formatting the currency code did
not take 0 occurrences of white space into account
Patch: rt #21382
Resolves: rt #18964
(The same issue/patch was also reported by Cosimo Streppone, Randy
W. Sims, J. R. Taisto)
Changes for version 1.51 (Apr 26, 2006)
------------------------
- Patch to t/format_price.t supplied by Cosimo Streppone to allow it
to work with non-US locales
Changes for version 1.5 (Feb 14, 2005)
------------------------
- Require Perl 5.8 - was 5.003 before
- Require POSIX.pm - was optional before
- If C<THOUSANDS_SEP> is set to the empty string, format_number will
not insert any separators.
- Replace "use vars" with "our"
- Support scientific notation - skip formatting
- Change format_bytes to support options (precision, unit, and base)
instead of precision number
diffstat:
textproc/p5-Number-Format/Makefile | 6 +++---
textproc/p5-Number-Format/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 53965e966f12 -r f0ffa3d7598d textproc/p5-Number-Format/Makefile
--- a/textproc/p5-Number-Format/Makefile Sun Nov 05 04:11:19 2006 +0000
+++ b/textproc/p5-Number-Format/Makefile Sun Nov 05 04:28:47 2006 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:48 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/05 04:28:47 obache Exp $
#
-DISTNAME= Number-Format-1.45
+DISTNAME= Number-Format-1.52
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/search?module=Number::Format
+HOMEPAGE= http://search.cpan.org/~wrw/Number-Format/
COMMENT= Perl extension for formatting numbers
PERL5_PACKLIST= auto/Number/Format/.packlist
diff -r 53965e966f12 -r f0ffa3d7598d textproc/p5-Number-Format/distinfo
--- a/textproc/p5-Number-Format/distinfo Sun Nov 05 04:11:19 2006 +0000
+++ b/textproc/p5-Number-Format/distinfo Sun Nov 05 04:28:47 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/12/04 13:29:30 mjl Exp $
+$NetBSD: distinfo,v 1.2 2006/11/05 04:28:47 obache Exp $
-SHA1 (Number-Format-1.45.tar.gz) = c3a9c7ff6ab165a9c6e3ad9e4aeec1b2ac393026
-RMD160 (Number-Format-1.45.tar.gz) = 6d5caaddc72182cf249a193e8a2d3ee5ac6f3e73
-Size (Number-Format-1.45.tar.gz) = 14084 bytes
+SHA1 (Number-Format-1.52.tar.gz) = 0a8cfa54ce643e3325c48972c4d3e3c3b6d22c41
+RMD160 (Number-Format-1.52.tar.gz) = c31f0e4a16abeaf628ce36488568bcd2881839f5
+Size (Number-Format-1.52.tar.gz) = 16363 bytes
Home |
Main Index |
Thread Index |
Old Index