[macports-ports] branch master updated (1c73ee734b4 -> 0a906672a98)

Perry E. Metzger perry at piermont.com
Wed Oct 25 20:20:15 UTC 2023


Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.

    from 1c73ee734b4 qtkeychain-qt5, qtkeychain-qt6: fix build
     new 873900f1a6f ocaml-ppx_expect: new port
     new e2669f520a5 ocaml-ppx_tydi: new port
     new c3f2d61b8a0 ocaml-base_quickcheck: new port
     new 63471819872 ocaml-ppx_jane: new port
     new a07eeb55e38 ocaml-int_repr: new port
     new 9247183c713 ocaml-core: new port
     new 3039485f994 ocaml-protocol_version_header: new port
     new b2de4e7ad04 ocaml-expect_test_helpers_core: new port
     new dc2b392a6fc ocaml-core_kernel: new port
     new 9d610e1b9d4 ocaml-spawn: new port
     new e49f9f53d69 ocaml-timezone: new port
     new 160aebd323e ocaml-async_kernel: new port
     new d86e3ba4086 ocaml-ocaml_intrinsics: new port
     new f34642a8ac6 ocaml-async_rpc_kernel: new port
     new ca20327aba2 ocaml-record_builder: new port
     new 912509283bf ocaml-async_unix: new port
     new 1ac255473d5 ocaml-core_extended: new port
     new 290766fbd9b ocaml-textutils_kernel: new port
     new b7151b8b330 ocaml-textutils: new port
     new 86186537f0c ocaml-async: new port
     new bcc6cc1e6ae ocaml-bisect_ppx: new port
     new b670dbd7838 ocaml-patience_diff: new port
     new 6c80ee31e8a ocaml-base_bigstring: new port
     new 77f0a4f6130 ocaml-core_unix: new port
     new a40254d466b ocaml-patdiff: new port
     new b927abef750 ocaml-pcre: update to 7.5.0
     new 0a906672a98 ocaml-menhir: update to 20230608, claim maintainership

The 27 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:
 ocaml/ocaml-async/Portfile                         | 33 +++++++++++++++
 ocaml/ocaml-async_kernel/Portfile                  | 25 +++++++++++
 ocaml/ocaml-async_rpc_kernel/Portfile              | 27 ++++++++++++
 ocaml/ocaml-async_unix/Portfile                    | 27 ++++++++++++
 ocaml/ocaml-base_bigstring/Portfile                | 36 ++++++++++++++++
 ocaml/ocaml-base_bigstring/files/patch-memmem.diff | 25 +++++++++++
 ocaml/ocaml-base_quickcheck/Portfile               | 30 +++++++++++++
 ocaml/ocaml-bisect_ppx/Portfile                    | 24 +++++++++++
 ocaml/ocaml-core/Portfile                          | 43 +++++++++++++++++++
 ocaml/ocaml-core_extended/Portfile                 | 27 ++++++++++++
 ocaml/ocaml-core_kernel/Portfile                   | 27 ++++++++++++
 ocaml/ocaml-core_unix/Portfile                     | 43 +++++++++++++++++++
 ...counter_stubs.c-add-legacysupport-header-.patch | 40 ++++++++++++++++++
 ...tubs.c-add-legacysupport-header-for-strnl.patch | 44 +++++++++++++++++++
 ocaml/ocaml-expect_test_helpers_core/Portfile      | 29 +++++++++++++
 ocaml/ocaml-int_repr/Portfile                      | 24 +++++++++++
 ocaml/ocaml-menhir/Portfile                        | 15 ++++---
 ocaml/ocaml-ocaml_intrinsics/Portfile              | 29 +++++++++++++
 ...-abort-instead-of-error-on-unsupported-pl.patch | 46 ++++++++++++++++++++
 ocaml/ocaml-patdiff/Portfile                       | 31 ++++++++++++++
 ocaml/ocaml-patience_diff/Portfile                 | 25 +++++++++++
 ocaml/ocaml-pcre/Portfile                          | 27 ++++++------
 ocaml/ocaml-ppx_expect/Portfile                    | 28 +++++++++++++
 ocaml/ocaml-ppx_jane/Portfile                      | 49 ++++++++++++++++++++++
 ocaml/ocaml-ppx_tydi/Portfile                      | 24 +++++++++++
 ocaml/ocaml-protocol_version_header/Portfile       | 24 +++++++++++
 ocaml/ocaml-record_builder/Portfile                | 24 +++++++++++
 ocaml/ocaml-spawn/Portfile                         | 26 ++++++++++++
 ocaml/ocaml-textutils/Portfile                     | 28 +++++++++++++
 ocaml/ocaml-textutils_kernel/Portfile              | 25 +++++++++++
 ocaml/ocaml-timezone/Portfile                      | 24 +++++++++++
 31 files changed, 909 insertions(+), 20 deletions(-)
 create mode 100755 ocaml/ocaml-async/Portfile
 create mode 100755 ocaml/ocaml-async_kernel/Portfile
 create mode 100755 ocaml/ocaml-async_rpc_kernel/Portfile
 create mode 100755 ocaml/ocaml-async_unix/Portfile
 create mode 100644 ocaml/ocaml-base_bigstring/Portfile
 create mode 100644 ocaml/ocaml-base_bigstring/files/patch-memmem.diff
 create mode 100755 ocaml/ocaml-base_quickcheck/Portfile
 create mode 100755 ocaml/ocaml-bisect_ppx/Portfile
 create mode 100755 ocaml/ocaml-core/Portfile
 create mode 100755 ocaml/ocaml-core_extended/Portfile
 create mode 100755 ocaml/ocaml-core_kernel/Portfile
 create mode 100755 ocaml/ocaml-core_unix/Portfile
 create mode 100644 ocaml/ocaml-core_unix/files/0001-time_stamp_counter_stubs.c-add-legacysupport-header-.patch
 create mode 100644 ocaml/ocaml-core_unix/files/0002-core_unix_stubs.c-add-legacysupport-header-for-strnl.patch
 create mode 100755 ocaml/ocaml-expect_test_helpers_core/Portfile
 create mode 100644 ocaml/ocaml-int_repr/Portfile
 create mode 100755 ocaml/ocaml-ocaml_intrinsics/Portfile
 create mode 100644 ocaml/ocaml-ocaml_intrinsics/files/0001-crc_stubs.c-abort-instead-of-error-on-unsupported-pl.patch
 create mode 100755 ocaml/ocaml-patdiff/Portfile
 create mode 100755 ocaml/ocaml-patience_diff/Portfile
 create mode 100755 ocaml/ocaml-ppx_expect/Portfile
 create mode 100755 ocaml/ocaml-ppx_jane/Portfile
 create mode 100644 ocaml/ocaml-ppx_tydi/Portfile
 create mode 100755 ocaml/ocaml-protocol_version_header/Portfile
 create mode 100755 ocaml/ocaml-record_builder/Portfile
 create mode 100755 ocaml/ocaml-spawn/Portfile
 create mode 100755 ocaml/ocaml-textutils/Portfile
 create mode 100755 ocaml/ocaml-textutils_kernel/Portfile
 create mode 100755 ocaml/ocaml-timezone/Portfile



More information about the macports-changes mailing list