diff options
author | he <he@pkgsrc.org> | 2008-08-11 12:39:53 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-11 12:39:53 +0000 |
commit | 404297b2d291f21869a058bbe23b9c3da9356f87 (patch) | |
tree | b66434b270833dc9f7b4d5b288fa29a5efc78f37 /textproc/p5-Number-Format | |
parent | ab99f663899a567bdb4e4667f116321fc54e691e (diff) | |
download | pkgsrc-404297b2d291f21869a058bbe23b9c3da9356f87.tar.gz |
Update from version 1.52 to 1.60.
Pkgsrc changes:
o Use dist/ on search.cpan.org instead of personal page
Upstream changes:
Changes for version 1.60 (Jul 2, 2008)
------------------------
- Rewrite new() and format_price() to use mon_* POSIX Locale values
- Add all missing POSIX Locale variables
(Thanks to Kevin Ryde for help identifying the problem)
Diffstat (limited to 'textproc/p5-Number-Format')
-rw-r--r-- | textproc/p5-Number-Format/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Number-Format/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 7953d973a38..ec3aef5fe97 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2008/08/11 12:39:53 he Exp $ # -DISTNAME= Number-Format-1.52 +DISTNAME= Number-Format-1.60 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~wrw/Number-Format/ +HOMEPAGE= http://search.cpan.org/dist/Number-Format/ COMMENT= Perl extension for formatting numbers PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/p5-Number-Format/distinfo b/textproc/p5-Number-Format/distinfo index 02e3ea9f427..e397876a824 100644 --- a/textproc/p5-Number-Format/distinfo +++ b/textproc/p5-Number-Format/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2006/11/05 04:28:47 obache Exp $ +$NetBSD: distinfo,v 1.3 2008/08/11 12:39:53 he Exp $ -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 +SHA1 (Number-Format-1.60.tar.gz) = 9eaf5dc7567b416ca209c890175767052e4dba46 +RMD160 (Number-Format-1.60.tar.gz) = 7e71e41b06bb80a70e1504f633b2a73aa16acc86 +Size (Number-Format-1.60.tar.gz) = 18636 bytes |