summaryrefslogtreecommitdiff
path: root/math/p5-Math-Base36/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2016-02-21Update to 0.14wen1-5/+5
Add missing BUILD_DEPENDS Upstream changes: 0.14 2015-04-02 - Avoid negative repeat count warnings generated from new perls (RT #103266) 0.13 2015-01-17 - handle large base-10 numbers when encoding (GH #2) 0.12 2013-03-29 - make errors more descriptive (Chisel Wright) 0.11 2013-03-14 - repackaged
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
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.
2012-08-23Update to 0.10wen1-4/+4
Upstream changes: 0.10 2012-08-16 - Fix SYNOPSIS (RT #78790)
2011-08-16Update to 0.09:wiz1-4/+4
0.09 Mon Dec 06 2010 - explicit use of of Math::BigInt to avoid confusing Devel::Cover 0.08 Mon Dec 06 2010 - don't short-circuit encoding '0' so it gets proper padding.
2010-08-05Initial import of p5-Math-Base36 version 0.07 in the NetBSD Packagesseb1-0/+5
Collection. The Perl 5 module Math::Base36 converts to and from Base36 numbers (0..9 - A..Z).