summaryrefslogtreecommitdiff
path: root/math/ocaml-num
AgeCommit message (Collapse)AuthorFilesLines
2022-05-24Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packagesjaapb1-2/+2
2022-05-24Recursive revbump associated with update of ocaml.jaapb1-2/+3
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
2022-03-01Updated math/ocaml-num to version 1.4.jaapb5-29/+12
Upstream changes are mostly minor, but DESTDIRS are now natively supported in the Makefile, so we can remove that patch.
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
2021-03-08Recursive revbump associated with update of lang/ocamljaapb1-2/+2
2019-11-02math: align variable assignmentsrillig2-6/+6
pkglint -Wall -F --only aligned -r Manual correction in R/Makefile.extension for the MASTER_SITES continuation line.
2018-11-12Revbumps associated with update of lang/ocaml.jaapb1-2/+2
2018-07-19Recursive revbump associated with the update of lang/ocaml to 4.07.jaapb2-3/+4
2018-04-13Revbump associated with the upgrade of lang/ocamljaapb1-1/+2
(this is the upgrade from 4.06 to 4.06.1)
2018-01-10Added package math/ocaml-num.jaapb6-0/+95
This legacy library for arbitrary-precision integer and rational arithmetic was formerly part of the standard OCaml library, but has now been spun off.