summaryrefslogtreecommitdiff
path: root/devel/ocaml-base64/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05Updated devel/ocaml-base64 to version 3.1.0.jaapb1-4/+3
The package is now compatible with dune 1.7. Several API-breaking changes in version 3.0.0: module renames and changes in function signatures. Other, more minor bugfixes and additions.
2018-11-12Revbumps associated with update of lang/ocaml.jaapb1-2/+2
2018-09-29ocaml-base64: fix PLIST. Bump.tnn1-2/+2
2018-07-19Recursive revbump associated with the update of lang/ocaml to 4.07.jaapb1-2/+2
2018-04-13Revbump associated with the upgrade of lang/ocamljaapb1-2/+2
(this is the upgrade from 4.06 to 4.06.1)
2018-01-10Recursive revbump associated with the update to OCaml 4.06.jaapb1-2/+2
2017-09-08Recursive revbump associated with update of ocaml to 4.05jaapb1-1/+2
2017-07-11Updated package to latest version, 2.2.0. Changes include:jaapb1-7/+4
v2.2.0 (2017-06-20) Switch to jbuilder (#13, @rgrinberg) v2.1.2 (2016-10-18) Fix version number (#11, @hannesm) v2.1.1 (2016-10-03) Switch build to topkg and obey the odig conventions for installing metadata files. Add a test suite based on RFC4648 test vectors. Improve Travis CI tests to be multidistro.
2016-12-30Recursive revbump associated with ocaml update to 4.04.jaapb1-2/+2
2016-06-20Revbump to make sure the package gets recompiled with newer mk/ocaml.mk,jaapb1-4/+4
and some cleaning up of the Makefile.
2016-06-09Fix HOMEPAGE to be copy'n'pastable.wiz1-2/+2
2016-05-05Recursive revbump associated with ocaml update.jaapb1-1/+2
2016-02-06Added package devel/ocaml-base64 2.0.0, a library to do base64 encodingjaapb1-0/+21
and decoding for OCaml.