[macports-ports] branch master updated (c8b89a71275 -> 453118736cb)

Herby Gillot herby.gillot at gmail.com
Fri Nov 15 13:18:18 UTC 2024


Herby Gillot (herbygillot) pushed a change to branch master
in repository macports-ports.

    from c8b89a71275 img2pdf: add python313 variant, remove python38 variant
     new 29514eb63ce evolution-data-server-gtk4: new port in gnome
     new 4b0c65d55e5 libfeedback: new port in gnome
     new f2dc43bf91d libcmatrix: new port
     new 974906515ea libphonenumber-cpp: update to 8.13.49
     new 1ac31b4cbab gnome-desktop-gtk4: new port in gnome
     new 0e29563aa2c Chatty: new port, messenger for Matrix protocol
     new 1c5f3a1e5e9 olm: update to 3.2.16
     new 453118736cb libmm-glib: new port

The 8 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:
 comms/libmm-glib/Portfile                          |  84 +++++++++++++++
 .../0001-mm-netlink.c-fix-include-order.patch      |  28 +++++
 ...c-include-Linux-specific-headers-only-on-.patch |  28 +++++
 .../0003-mm-port-serial-qcdm.c-fix-for-macOS.patch |  28 +++++
 ...ial.c-fix-build-when-non-POSIX-constants-.patch |  36 +++++++
 .../files/0005-libqcdm-fix-endian-macros.patch     |  53 +++++++++
 ...-build-when-non-POSIX-constants-are-undef.patch |  36 +++++++
 .../files/0007-libqcdm-fix-malloc-include.patch    |  28 +++++
 ...ial.c-B460800-and-B921600-undefined-on-ma.patch |  33 ++++++
 ...ial.c-move-Linux-specific-stuff-inside-ma.patch |  79 ++++++++++++++
 .../files/0010-No-netlink-on-macOS.patch           |  54 ++++++++++
 .../0011-mm-port-net.c-fix-header-for-macOS.patch  |  23 ++++
 comms/libmm-glib/files/patch-meson.build.diff      |  11 ++
 devel/libcmatrix/Portfile                          |  50 +++++++++
 devel/libcmatrix/files/patch-fix-dylib-ver.diff    |  11 ++
 devel/libphonenumber-cpp/Portfile                  |  61 ++++-------
 .../files/patch-cpp-CMakeLists.txt.diff            |  44 --------
 devel/olm/Portfile                                 |  13 ++-
 devel/olm/files/patch-doctest.diff                 |  43 ++++++++
 gnome/Chatty/Portfile                              |  78 ++++++++++++++
 gnome/Chatty/files/patch-strchrnul.diff            |  42 ++++++++
 gnome/evolution-data-server-gtk4/Portfile          | 118 +++++++++++++++++++++
 .../files/patch-cmake-find-our-build-tools.diff    |   0
 .../patch-remove-linker-flag-no-undefined.diff     |  14 +++
 gnome/gnome-desktop-gtk4/Portfile                  |  86 +++++++++++++++
 gnome/libfeedback/Portfile                         |  41 +++++++
 26 files changed, 1033 insertions(+), 89 deletions(-)
 create mode 100644 comms/libmm-glib/Portfile
 create mode 100644 comms/libmm-glib/files/0001-mm-netlink.c-fix-include-order.patch
 create mode 100644 comms/libmm-glib/files/0002-mm-netlink.c-include-Linux-specific-headers-only-on-.patch
 create mode 100644 comms/libmm-glib/files/0003-mm-port-serial-qcdm.c-fix-for-macOS.patch
 create mode 100644 comms/libmm-glib/files/0004-mm-port-serial.c-fix-build-when-non-POSIX-constants-.patch
 create mode 100644 comms/libmm-glib/files/0005-libqcdm-fix-endian-macros.patch
 create mode 100644 comms/libmm-glib/files/0006-libqcdm-fix-build-when-non-POSIX-constants-are-undef.patch
 create mode 100644 comms/libmm-glib/files/0007-libqcdm-fix-malloc-include.patch
 create mode 100644 comms/libmm-glib/files/0008-mm-port-serial.c-B460800-and-B921600-undefined-on-ma.patch
 create mode 100644 comms/libmm-glib/files/0009-mm-port-serial.c-move-Linux-specific-stuff-inside-ma.patch
 create mode 100644 comms/libmm-glib/files/0010-No-netlink-on-macOS.patch
 create mode 100644 comms/libmm-glib/files/0011-mm-port-net.c-fix-header-for-macOS.patch
 create mode 100644 comms/libmm-glib/files/patch-meson.build.diff
 create mode 100644 devel/libcmatrix/Portfile
 create mode 100644 devel/libcmatrix/files/patch-fix-dylib-ver.diff
 delete mode 100644 devel/libphonenumber-cpp/files/patch-cpp-CMakeLists.txt.diff
 create mode 100644 devel/olm/files/patch-doctest.diff
 create mode 100644 gnome/Chatty/Portfile
 create mode 100644 gnome/Chatty/files/patch-strchrnul.diff
 create mode 100644 gnome/evolution-data-server-gtk4/Portfile
 copy gnome/{evolution-data-server => evolution-data-server-gtk4}/files/patch-cmake-find-our-build-tools.diff (100%)
 create mode 100644 gnome/evolution-data-server-gtk4/files/patch-remove-linker-flag-no-undefined.diff
 create mode 100644 gnome/gnome-desktop-gtk4/Portfile
 create mode 100644 gnome/libfeedback/Portfile



More information about the macports-changes mailing list