[macports-ports] branch master updated (b9492d5 -> 791dbe8)

Landon Fuller landonf at users.noreply.github.com
Fri Sep 27 22:31:42 UTC 2019


Landon Fuller (landonf) pushed a change to branch master
in repository macports-ports.

    from b9492d5  ocaml-biniou: new port
     new 721f447  ocaml-ppx_derivers: new port
     new a8e3e67  ocaml-migrate-parsetree: new port
     new 86e2577  ocaml-ppx_tools_versioned: new port
     new d3f4253  ocaml-yojson: new port
     new d3fcc9c  ocaml-result: new port
     new 7012ae9  ocaml-process: new port
     new 09f8f08  ocaml-1.1 pg: Match opam's default build style, update ports accordingly.
     new 54fd0c7  ocaml-sedlex: new port
     new c2a2894  ocaml-ocplib-endian: new port
     new 3b56689  ocaml-react: new port
     new 663326f  ocaml-ppx_tools: new port
     new 275e29d  ocaml-ppxfind: new port
     new 79d5055  ocaml-ppx_deriving: new port
     new da28155  ocaml-ppx_deriving_yojson: new port
     new e099fd9  ocaml-visitors: new port
     new 4e7aa63  ocaml-lwt: new port
     new 791dbe8  ocaml-ctypes: new port

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _resources/port1.0/group/ocaml-1.1.tcl             |  9 +++-
 ocaml/ocaml-cppo/Portfile                          |  3 --
 ocaml/ocaml-ctypes/Portfile                        | 47 ++++++++++++++++++
 .../files/patch-src_discover_discover.ml           | 38 +++++++++++++++
 ocaml/ocaml-lwt/Portfile                           | 55 ++++++++++++++++++++++
 ocaml/ocaml-migrate-parsetree/Portfile             | 30 ++++++++++++
 ocaml/ocaml-ocplib-endian/Portfile                 | 25 ++++++++++
 ocaml/ocaml-ppx_derivers/Portfile                  | 29 ++++++++++++
 ocaml/ocaml-ppx_deriving/Portfile                  | 33 +++++++++++++
 ocaml/ocaml-ppx_deriving_yojson/Portfile           | 34 +++++++++++++
 ocaml/ocaml-ppx_tools/Portfile                     | 31 ++++++++++++
 ocaml/ocaml-ppx_tools_versioned/Portfile           | 31 ++++++++++++
 ocaml/ocaml-ppxfind/Portfile                       | 28 +++++++++++
 ocaml/ocaml-process/Portfile                       | 28 +++++++++++
 ocaml/ocaml-react/Portfile                         | 32 +++++++++++++
 ocaml/ocaml-result/Portfile                        | 29 ++++++++++++
 ocaml/ocaml-sedlex/Portfile                        | 33 +++++++++++++
 ocaml/ocaml-sedlex/files/patch-no-uchar            | 19 ++++++++
 ocaml/ocaml-visitors/Portfile                      | 37 +++++++++++++++
 ocaml/ocaml-yojson/Portfile                        | 29 ++++++++++++
 20 files changed, 595 insertions(+), 5 deletions(-)
 create mode 100644 ocaml/ocaml-ctypes/Portfile
 create mode 100644 ocaml/ocaml-ctypes/files/patch-src_discover_discover.ml
 create mode 100644 ocaml/ocaml-lwt/Portfile
 create mode 100644 ocaml/ocaml-migrate-parsetree/Portfile
 create mode 100644 ocaml/ocaml-ocplib-endian/Portfile
 create mode 100644 ocaml/ocaml-ppx_derivers/Portfile
 create mode 100644 ocaml/ocaml-ppx_deriving/Portfile
 create mode 100644 ocaml/ocaml-ppx_deriving_yojson/Portfile
 create mode 100644 ocaml/ocaml-ppx_tools/Portfile
 create mode 100644 ocaml/ocaml-ppx_tools_versioned/Portfile
 create mode 100644 ocaml/ocaml-ppxfind/Portfile
 create mode 100644 ocaml/ocaml-process/Portfile
 create mode 100644 ocaml/ocaml-react/Portfile
 create mode 100644 ocaml/ocaml-result/Portfile
 create mode 100644 ocaml/ocaml-sedlex/Portfile
 create mode 100644 ocaml/ocaml-sedlex/files/patch-no-uchar
 create mode 100644 ocaml/ocaml-visitors/Portfile
 create mode 100644 ocaml/ocaml-yojson/Portfile



More information about the macports-changes mailing list