[macports-ports] branch master updated (d25a5008443 -> cabef99abfe)

Herby Gillot herby.gillot at gmail.com
Thu Dec 22 01:30:44 UTC 2022


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

    from d25a5008443 xorg-libxkbui: update config.{guess,sub} for arm64
     new 70793848c1f rust & rust-bootstrap: update version 1.61.0->1.66.0
     new cabef99abfe cargo: update version 0.62.0->0.67.0

The 2 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/rust-1.0.tcl              | 168 +++----
 devel/cargo/Portfile                               | 173 +++----
 .../patch-no_CFURLSetResourcePropertyForKey.diff   |   2 +-
 lang/rust-bootstrap/Portfile                       | 481 +++++++++++++-------
 lang/rust-bootstrap/files/patch-configure.py.diff  |  14 +
 lang/rust-bootstrap/files/patch-emulate_tls.diff   |   2 +-
 .../files/patch-force_emulate_tls.diff             |   6 +-
 lang/rust-bootstrap/files/patch-fs.diff            |  32 --
 lang/rust-bootstrap/files/patch-i686_to_i386.diff  |  12 +
 lang/rust-bootstrap/files/patch-llvm_libtool.diff  |   2 +-
 .../patch-no_CFURLSetResourcePropertyForKey.diff   |   2 +-
 lang/rust-bootstrap/files/patch-no_qos.diff        |  27 ++
 .../files/patch-offline_bootstrap.diff             |   8 +-
 lang/rust-bootstrap/files/patch-ssize_t.diff       |  13 -
 lang/rust/Portfile                                 | 504 +++++++++++++--------
 lang/rust/files/patch-configure.py.diff            |  16 +
 lang/rust/files/patch-i686_to_i386.diff            |  14 +
 lang/rust/files/patch-macports_linker.diff         |  17 +
 lang/rust/files/patch-no_qos.diff                  |  27 ++
 lang/rust/files/patch-offline_bootstrap.diff       |   8 +-
 lang/rust/files/patch-ssize_t.diff                 |  13 -
 21 files changed, 954 insertions(+), 587 deletions(-)
 create mode 100644 lang/rust-bootstrap/files/patch-configure.py.diff
 delete mode 100644 lang/rust-bootstrap/files/patch-fs.diff
 create mode 100644 lang/rust-bootstrap/files/patch-i686_to_i386.diff
 create mode 100644 lang/rust-bootstrap/files/patch-no_qos.diff
 delete mode 100644 lang/rust-bootstrap/files/patch-ssize_t.diff
 create mode 100644 lang/rust/files/patch-configure.py.diff
 create mode 100644 lang/rust/files/patch-i686_to_i386.diff
 create mode 100644 lang/rust/files/patch-macports_linker.diff
 create mode 100644 lang/rust/files/patch-no_qos.diff
 delete mode 100644 lang/rust/files/patch-ssize_t.diff



More information about the macports-changes mailing list