[macports-ports] branch master updated (bf06797f607 -> 3a928e5cdc9)

Herby Gillot herby.gillot at gmail.com
Tue Nov 14 23:01:32 UTC 2023


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

    from bf06797f607 librdkafka: update to 2.3.0
     new 604d1852787 R-V8: new port
     new 3a928e5cdc9 v8-8.3: new port in lang

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:
 R/R-V8/Portfile                                    |   45 +
 R/R-V8/files/patch-fix-configure.diff              |   75 ++
 R/R-V8/files/patch-gcc-permissive.diff             |   11 +
 lang/v8-8.3/Portfile                               |  111 ++
 .../0001-Restore-ppc32-patches-from-upstream.patch | 1318 ++++++++++++++++++++
 .../0002-inspector-unbreak-build-with-gcc.patch    |   22 +
 .../files/0003-cpu.cc-support-powerpc-darwin.patch |   55 +
 ...se-libdispatch-only-where-it-is-available.patch |  130 ++
 .../0005-runtime-utils.h-fix-static_cast.patch     |   22 +
 .../0006-Register-specs-for-powerpc-darwin.patch   |  132 ++
 ...0007-platform-posix.cc-for-powerpc-darwin.patch |   43 +
 ...08-isolate-data.h-disable-asserts-for-now.patch |   31 +
 ...-embedded-file-writer-mac-support-powerpc.patch |  123 ++
 ...ssing-headers-and-use-cinttypes-consisten.patch |  283 +++++
 ...11-libsampler-support-powerpc-and-aarch64.patch |   31 +
 ...macro-assembler-ppc.h-fix-asserts-for-ppc.patch |   91 ++
 .../0013-CMakeLists-support-ppc-and-aarch64.patch  |  122 ++
 ...4-tnode.h-backport-fix-for-is_convertible.patch |   25 +
 18 files changed, 2670 insertions(+)
 create mode 100644 R/R-V8/Portfile
 create mode 100644 R/R-V8/files/patch-fix-configure.diff
 create mode 100644 R/R-V8/files/patch-gcc-permissive.diff
 create mode 100755 lang/v8-8.3/Portfile
 create mode 100644 lang/v8-8.3/files/0001-Restore-ppc32-patches-from-upstream.patch
 create mode 100644 lang/v8-8.3/files/0002-inspector-unbreak-build-with-gcc.patch
 create mode 100644 lang/v8-8.3/files/0003-cpu.cc-support-powerpc-darwin.patch
 create mode 100644 lang/v8-8.3/files/0004-semaphore-use-libdispatch-only-where-it-is-available.patch
 create mode 100644 lang/v8-8.3/files/0005-runtime-utils.h-fix-static_cast.patch
 create mode 100644 lang/v8-8.3/files/0006-Register-specs-for-powerpc-darwin.patch
 create mode 100644 lang/v8-8.3/files/0007-platform-posix.cc-for-powerpc-darwin.patch
 create mode 100644 lang/v8-8.3/files/0008-isolate-data.h-disable-asserts-for-now.patch
 create mode 100644 lang/v8-8.3/files/0009-embedded-file-writer-mac-support-powerpc.patch
 create mode 100644 lang/v8-8.3/files/0010-Add-some-missing-headers-and-use-cinttypes-consisten.patch
 create mode 100644 lang/v8-8.3/files/0011-libsampler-support-powerpc-and-aarch64.patch
 create mode 100644 lang/v8-8.3/files/0012-macro-assembler-ppc.h-fix-asserts-for-ppc.patch
 create mode 100644 lang/v8-8.3/files/0013-CMakeLists-support-ppc-and-aarch64.patch
 create mode 100644 lang/v8-8.3/files/0014-tnode.h-backport-fix-for-is_convertible.patch



More information about the macports-changes mailing list