Path to this page:
./
devel/ocaml-ppx_fields_conv,
Generation of access and iteration functions for OCaml records
Branch: CURRENT,
Version: 0.14.2nb2,
Package name: ocaml-ppx_fields_conv-0.14.2nb2,
Maintainer: jaapbppx_fields_conv is a ppx rewriter that can be used to define first class values
representing record fields, and additional routines, to get and set record
fields, iterate and fold over all fields of a record and create new record
values.
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-ppxlib] [
devel/ocaml-dune] [
devel/ocaml-fieldslib]
Required to build:[
pkgtools/cwrappers] [
misc/ocaml-opaline]
Master sites:
Filesize: 13.979 KB
Version history: (Expand)
- (2022-05-24) Updated to version: ocaml-ppx_fields_conv-0.14.2nb2
- (2021-03-08) Updated to version: ocaml-ppx_fields_conv-0.14.2nb1
- (2020-12-11) Updated to version: ocaml-ppx_fields_conv-0.14.2
- (2020-01-16) Updated to version: ocaml-ppx_fields_conv-0.13.0
- (2019-05-30) Updated to version: ocaml-ppx_fields_conv-0.12.0nb1
- (2019-03-12) Package added to pkgsrc.se, version ocaml-ppx_fields_conv-0.12.0 (created)
CVS history: (Expand)
2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | |
Log message:
Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
|
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) | |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2020-12-11 09:06:15 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated devel/ocaml-ppx_fields_conv to 0.14.2.
Amongst other things, this adds support for newer versions of
ocaml-ppxlib.
|
2020-01-16 13:54:38 by Jaap Boender | Files touched by this commit (3) | |
Log message:
Updated devel/ocaml-ppx_fields_conv to version 0.13.0.
The changelog does not seem to have been updated recently, but it does not
look like there are anything but minor improvements and bugfixes.
!VS: ----------------------------------------------------------------------
|
2019-05-30 11:37:21 by Jaap Boender | Files touched by this commit (2) |
Log message:
Added missing dependency to devel/ocaml-ppx_fields_conv
Dependency is on devel/ocaml-ppxlib. This solves PR pkg/54242.
|
2019-03-12 19:18:40 by Jaap Boender | Files touched by this commit (5) |
Log message:
Added devel/ocaml-ppx_fields_conv, a function generator for OCaml records
|