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.52 to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a2822c741ed
branches:  trunk
changeset: 545722:3a2822c741ed
user:      he <he%pkgsrc.org@localhost>
date:      Mon Aug 11 12:39:53 2008 +0000

description:
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:

 textproc/p5-Number-Format/Makefile |  6 +++---
 textproc/p5-Number-Format/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r a0bb6f763b83 -r 3a2822c741ed textproc/p5-Number-Format/Makefile
--- a/textproc/p5-Number-Format/Makefile        Mon Aug 11 12:39:08 2008 +0000
+++ b/textproc/p5-Number-Format/Makefile        Mon Aug 11 12:39:53 2008 +0000
@@ -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@localhost
-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 -r a0bb6f763b83 -r 3a2822c741ed textproc/p5-Number-Format/distinfo
--- a/textproc/p5-Number-Format/distinfo        Mon Aug 11 12:39:08 2008 +0000
+++ b/textproc/p5-Number-Format/distinfo        Mon Aug 11 12:39:53 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index