Subject: CVS commit: pkgsrc/textproc/p5-Number-Format
From: Jens Rehsack
Date: 2009-05-17 12:15:41
Message id: 20090517101541.BB9B6175D0@cvs.netbsd.org

Log Message:
PkgSrc changes:
  - Updating package for p5 module Number::Format from 1.70 to 1.72a
  - Setting license to gnu-gpl-v2

Upstream changes:
Changes for version 1.72 (May 5, 2009)
------------------------
  - Use Makefile.PL based on suggestion in RT 38020
  - Add 'use strict' & 'use warnings'
  - Add MAX_INT constant for detecting overflows
  - Add helper sub _get_multipliers for getting kilo/mega/giga mult values
  - Add test in round() for overflow from large of a precision value (RT 40126)
  - Add .5 + 1e-14 to rounded value instead of .5000001 (RT 20298)
  - Fix undef $pic_prefix (RT 43029)
  - Add support for giga and base option in unformat_number (RT 40455)
  - Fix Russian locale issues, esp. in unformat_number (RT 40859)
  - Remove variables from error messages (XSS risk) and standardize errors
  - Remove requirement that decimal_point & thousands_sep be 1 char (for ru_RU)
  - Add Russian and unformat_number tests in locale.t
  - Add compare_numbers to test with an allowable error of 1e-10 in round.t

Changes for version 1.71 (May 3, 2009)
------------------------
  - Changes to tests t/format_price.t, t/locale.t, and t/round.t to
    fix cpan tester errors
  - No change to Format.pm itself

Files:
RevisionActionfile
1.9modifypkgsrc/textproc/p5-Number-Format/Makefile
1.6modifypkgsrc/textproc/p5-Number-Format/distinfo