Commits

Mojca Miklavec authored 94ae5a1b2ca
ace, tao: update to 6.5.2

* Update homepage * Add support for Mojave * Livecheck does not work from two URLs at the same time * Fixes for universal builds Closes: https://trac.macports.org/ticket/56699 Closes: https://trac.macports.org/ticket/56700
No tags

devel/ace/files/patch-ace-config.h.diff

Modified
1 ---- ACE_wrappers.orig/ace/config.h 1969-12-31 16:00:00.000000000 -0800
2 -+++ ACE_wrappers/ace/config.h 2012-02-10 20:59:39.000000000 -0800
1 +--- ace/config.h.orig
2 ++++ ace/config.h
3 3 @@ -0,0 +1,8 @@
4 4 +// ACE_LACKS_CLOCKID_T and ACE_LACKS_CLOCK_MONOTONIC were needed sometime before Mountain Lion
5 5 +// but are not needed for Sierra. Do not yet have info for releases in between.
6 6 +// #define ACE_LACKS_CLOCKID_T
7 7 +// #define ACE_LACKS_CLOCK_MONOTONIC
8 8 +// ACE_LACKS_CLOCK_REALTIME not necessary for Sierra. Do not yet have info for earlier releases.
9 9 +// #define ACE_LACKS_CLOCK_REALTIME
10 10 +
11 11 +#include "ace/config-macosx-@MACOSX@.h"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut