./net/ocaml-protocol_version_header, Protocol-aware version negotiation for OCaml

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


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-protocol_version_header-0.15.0, Maintainer: jaapb

Protocol_version_header is a small library that houses magic numbers for various
protocols. It exposes a negotiate function that is magic number aware, returning
human readable error messages when negotiation fails.


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

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

Master sites:

Filesize: 7.523 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-05 10:25:45 by Jaap Boender | Files touched by this commit (3)
Log message:
Updated net/ocaml-protocol_version_header to version 0.15.0.

There is no changelog, but upstream changes are minor only.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

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

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: 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
   2020-04-08 11:34:28 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated net/ocaml-protocol_version_header to version 0.13.0.

There is no CHANGES file, but changes seem minor.
   2019-03-25 10:19:32 by Jaap Boender | Files touched by this commit (5)
Log message:
Added net/ocaml-protocol_version_header, protocol-aware version negotation