./devel/ocaml-base64, Base64 encoding and decoding in OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.5.0, Package name: ocaml-base64-3.5.0, Maintainer: jaapb

Base64 is a group of similar binary-to-text encoding schemes that represent
binary data in an ASCII string format by translating it into a radix-64
representation. It is specified in RFC 4648.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-dune]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Master sites:

Filesize: 18.445 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-11 15:26:05 by Jaap Boender | Files touched by this commit (4) | Package updated
Log message:
Updated devel/ocaml-base64 to version 3.5.0.

There is one API-breaking change:
* Base64.alphabet is updated and returns a simple string now

Other changes are minor bugfixes and improvements.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2019-03-05 18:34:16 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-base64 to version 3.1.0.

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-12 17:10:29 by Jaap Boender | Files touched by this commit (141) | Package updated
Log message:
Revbumps associated with update of lang/ocaml.
   2018-09-29 15:45:33 by Tobias Nygren | Files touched by this commit (2)
Log message:
ocaml-base64: fix PLIST. Bump.