Commit graph

5 commits

Author SHA1 Message Date
mef
d312e96f1a Updated math/p5-Math-BaseCnv 1.8 to 1.14
-----------------------------------------
 - 1.14 G7UM6iSk Sat Jul 30 06:44:28:46 -0500 2016
      * synchronized README and Changes to updated POD

 - 1.12 G7OMKBCn Sun Jul 24 20:11:12:49 -0500 2016
      * added digit set 'b96' as a reordering of 'asc'

 - 1.10 G7OMF3ZT Sun Jul 24 15:03:35:29 -0500 2016
      * added new digit sets from Math::Base::Convert

      * switched all old hex() to distinct new heX() and updated POD to
      reflect

      * fixed META license to match POD and resolve issue:
      <HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60122> (Thanks again
      xenoterracide.)

      * removed PT from VERSION to resolve issue:
      <HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60275> (Thanks
      Alexandr.)
2017-02-11 11:26:42 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
wiz
7374175678 Update to 1.8:
- 1.8.B59BrZX Mon May 9 11:53:35:33 2011
      * updated 'url' digit set to URLSafe to resolve
      HTTPS://RT.CPAN.Org/Ticket/Display.html?id=60125

      * updated license copyright years (already had GPLv3)
2011-08-16 22:18:34 +00:00
sno
02bb4022d8 Updating math/p5-Math-BaseCnv from 1.4.75 to 1.6
pkgsrc changes:
- add license definition
- adjust regex for removing instant time point in version number

Upstream changes:
    - 1.6.A6FGHKE Tue Jun 15 16:17:20:14 2010
      * bumped minor version number so they'll keep ascending (without PT
      comprehension)
2010-08-01 20:26:44 +00:00
abs
3fd54eeef8 Added math/p5-Math-BaseCnv version 1.4.75
BaseCnv provides a few simple functions for converting between
arbitrary number bases. It is as fast as I currently know how to
make it (of course relying only on the lovely Perl). If you would
rather utilize an object syntax for number-base conversion, please
see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc
module.
2008-10-26 19:12:13 +00:00