[macports-ports] branch master updated (ca851e7adce -> 839efb14119)
Perry E. Metzger
perry at piermont.com
Sat Oct 28 17:45:11 UTC 2023
Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.
from ca851e7adce yabai: update to version 6.0.0
new 500ebf1467f ocaml-gen: update to 1.1
new 5b8ac781834 ocaml-sedlex: update to 3.2
new f81e14e45c3 ocaml-ocplib-endian: update to 1.2
new c25f64acb32 ocaml-lwt: update to 5.7.0
new 252644c6b12 ocaml-dune-build-info, ocaml-xdg: new subports
new 0e64fcaa85b ocaml-either: new port
new c443cfc5610 ocaml-expect_test_helpers_kernel: new port
new cbb3fca6108 ocaml-fpath: new port
new ec5505c21f7 ocaml-js_of_ocaml: new port
new 425c2a5fa33 ocaml-lambda-term: new port
new 3a1bab7fde0 ocaml-logs: new port
new 76bacef6dd1 ocaml-merlin: new port
new 8be5e69f9c1 ocaml-mew, ocaml-mew_vi: new ports
new 3c9a2b22ed6 ocaml-ocaml-version: new port
new f9ffbd15bdd ocaml-ocamlformat: new port
new 8fc1720245b ocaml-ocp-indent: new port
new 989f520c1c6 ocaml-trie: new port
new 347257f6a65 ocaml-utop: new port
new b9de9dfe85d ocaml-uucp, ocaml-uunf, ocaml-uuseg: new ports
new 8f9925e761f ocaml-zed: new port
new 839efb14119 stanc3: new port in math, a compiler for stan
The 21 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:
math/stanc3/Portfile | 53 +++++++++++++++++++++++++
ocaml/ocaml-dune/Portfile | 8 ++++
ocaml/ocaml-either/Portfile | 20 ++++++++++
ocaml/ocaml-expect_test_helpers_kernel/Portfile | 29 ++++++++++++++
ocaml/ocaml-fpath/Portfile | 22 ++++++++++
ocaml/ocaml-gen/Portfile | 13 +++---
ocaml/ocaml-js_of_ocaml/Portfile | 39 ++++++++++++++++++
ocaml/ocaml-lambda-term/Portfile | 29 ++++++++++++++
ocaml/ocaml-logs/Portfile | 26 ++++++++++++
ocaml/ocaml-lwt/Portfile | 43 ++++++++++----------
ocaml/ocaml-merlin/Portfile | 42 ++++++++++++++++++++
ocaml/ocaml-mew/Portfile | 23 +++++++++++
ocaml/ocaml-mew_vi/Portfile | 23 +++++++++++
ocaml/ocaml-ocaml-version/Portfile | 20 ++++++++++
ocaml/ocaml-ocamlformat/Portfile | 48 ++++++++++++++++++++++
ocaml/ocaml-ocp-indent/Portfile | 23 +++++++++++
ocaml/ocaml-ocplib-endian/Portfile | 14 +++----
ocaml/ocaml-sedlex/Portfile | 18 ++++-----
ocaml/ocaml-sedlex/files/patch-no-uchar | 19 ---------
ocaml/ocaml-trie/Portfile | 20 ++++++++++
ocaml/ocaml-utop/Portfile | 32 +++++++++++++++
ocaml/ocaml-uucp/Portfile | 23 +++++++++++
ocaml/ocaml-uunf/Portfile | 23 +++++++++++
ocaml/ocaml-uuseg/Portfile | 24 +++++++++++
ocaml/ocaml-zed/Portfile | 28 +++++++++++++
ocaml/ocaml-zed/files/patch-no-uchar.diff | 30 ++++++++++++++
26 files changed, 627 insertions(+), 65 deletions(-)
create mode 100644 math/stanc3/Portfile
create mode 100755 ocaml/ocaml-either/Portfile
create mode 100755 ocaml/ocaml-expect_test_helpers_kernel/Portfile
create mode 100755 ocaml/ocaml-fpath/Portfile
create mode 100644 ocaml/ocaml-js_of_ocaml/Portfile
create mode 100755 ocaml/ocaml-lambda-term/Portfile
create mode 100755 ocaml/ocaml-logs/Portfile
create mode 100755 ocaml/ocaml-merlin/Portfile
create mode 100755 ocaml/ocaml-mew/Portfile
create mode 100755 ocaml/ocaml-mew_vi/Portfile
create mode 100755 ocaml/ocaml-ocaml-version/Portfile
create mode 100755 ocaml/ocaml-ocamlformat/Portfile
create mode 100755 ocaml/ocaml-ocp-indent/Portfile
delete mode 100644 ocaml/ocaml-sedlex/files/patch-no-uchar
create mode 100755 ocaml/ocaml-trie/Portfile
create mode 100755 ocaml/ocaml-utop/Portfile
create mode 100755 ocaml/ocaml-uucp/Portfile
create mode 100755 ocaml/ocaml-uunf/Portfile
create mode 100755 ocaml/ocaml-uuseg/Portfile
create mode 100755 ocaml/ocaml-zed/Portfile
create mode 100644 ocaml/ocaml-zed/files/patch-no-uchar.diff
More information about the macports-changes
mailing list