pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/pear-Math_BigInteger



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Aug 30 08:59:04 UTC 2015

Modified Files:
        pkgsrc/math/pear-Math_BigInteger: Makefile distinfo

Log Message:
Update pear-Math_BigInteger to 1.0.2.

pkgsrc change: LICESE has changed to mit.

1,0.2:
- (internal, bcmath) use OpenSSL, if available, for modular exponentiation
- (internal) use 64-bit ints, if available, and 64-bit floats, otherwise
- (all) improve random number generation
- change license to less restrictive MIT license
1.0.1:

- (internal, bcmath) use OpenSSL, if available, for modular exponentiation
- (internal) use 64-bit ints, if available, and 64-bit floats, otherwise
- (all) improve random number generation
- change license to less restrictive MIT license


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/pear-Math_BigInteger/Makefile \
    pkgsrc/math/pear-Math_BigInteger/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index