summaryrefslogtreecommitdiff
path: root/misc/ocaml-magic-mime
AgeCommit message (Collapse)AuthorFilesLines
2022-05-24Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packagesjaapb1-2/+2
2022-05-11Updated misc/ocaml-magic-mime to version 1.2.0.jaapb3-9/+8
Upstream changes are mostly minor.
2021-10-26misc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-07misc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-03-08Recursive revbump associated with update of lang/ocamljaapb1-1/+2
2020-01-24Updated misc/ocaml-magic-mime to version 1.1.2.jaapb3-9/+9
This updates support for dune so it will build with dune 2.0.
2019-11-03misc: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-07-01Added new package misc/ocaml-magic-mimejaapb5-0/+66
It's a MIME type library for OCaml. needed as a dependency for www/ocaml-cohttp.