[macports-ports] branch master updated (d681699baac -> 95601dba522)
Clemens Lang
cal at macports.org
Thu Jul 13 18:59:49 UTC 2023
Clemens Lang (neverpanic) pushed a change to branch master
in repository macports-ports.
from d681699baac hugo: update to 0.115.3
new eea3ef74447 capnproto: update to 0.10.4
new 5347a6fab47 capnproto: add support for testing
new d2d11e2773a capnproto: allow building with gcc
new 95601dba522 capnproto: fix build on older systems and powerpc
The 4 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:
devel/capnproto/Portfile | 37 +++++++++---
.../files/0001-message.h-fix-for-Darwin-ppc.patch | 22 +++++++
...filesystem.c-a-hack-to-fix-overloaded-set.patch | 60 +++++++++++++++++++
...async-io-unix.c-fix-for-missing-SOL_LOCAL.patch | 24 ++++++++
.../0004-capability.c-a-hack-for-capability.patch | 45 +++++++++++++++
...arwin-PPC-disable-negative-broken-asserts.patch | 67 ++++++++++++++++++++++
...06-capability-test-fix-for-macOS-with-GCC.patch | 36 ++++++++++++
.../files/0007-mutex.c-fix-for-Apple.patch | 49 ++++++++++++++++
8 files changed, 332 insertions(+), 8 deletions(-)
create mode 100644 devel/capnproto/files/0001-message.h-fix-for-Darwin-ppc.patch
create mode 100644 devel/capnproto/files/0002-filesystem.c-a-hack-to-fix-overloaded-set.patch
create mode 100644 devel/capnproto/files/0003-async-io-unix.c-fix-for-missing-SOL_LOCAL.patch
create mode 100644 devel/capnproto/files/0004-capability.c-a-hack-for-capability.patch
create mode 100644 devel/capnproto/files/0005-Darwin-PPC-disable-negative-broken-asserts.patch
create mode 100644 devel/capnproto/files/0006-capability-test-fix-for-macOS-with-GCC.patch
create mode 100644 devel/capnproto/files/0007-mutex.c-fix-for-Apple.patch
More information about the macports-changes
mailing list