[149856] trunk/dports/devel/ossp-uuid/files/patch-uuid-uuid.h.in.diff

jeremyhu at macports.org jeremyhu at macports.org
Mon Jul 4 08:48:46 PDT 2016


Revision: 149856
          https://trac.macports.org/changeset/149856
Author:   jeremyhu at macports.org
Date:     2016-07-04 08:48:46 -0700 (Mon, 04 Jul 2016)
Log Message:
-----------
ossp-uuid: Update build hack for macOS Sierra

Modified Paths:
--------------
    trunk/dports/devel/ossp-uuid/files/patch-uuid-uuid.h.in.diff

Modified: trunk/dports/devel/ossp-uuid/files/patch-uuid-uuid.h.in.diff
===================================================================
--- trunk/dports/devel/ossp-uuid/files/patch-uuid-uuid.h.in.diff	2016-07-04 15:30:38 UTC (rev 149855)
+++ trunk/dports/devel/ossp-uuid/files/patch-uuid-uuid.h.in.diff	2016-07-04 15:48:46 UTC (rev 149856)
@@ -1,5 +1,5 @@
---- uuid.h.in.orig	2014-03-18 10:48:05.000000000 -0400
-+++ uuid.h.in	2014-03-18 10:48:18.000000000 -0400
+--- uuid.h.in.orig	2016-07-04 08:14:11.000000000 -0700
++++ uuid.h.in	2016-07-04 08:15:08.000000000 -0700
 @@ -29,6 +29,8 @@
  
  #ifndef __UUID_H__
@@ -9,3 +9,11 @@
  
  /* workaround conflicts with system headers */
  #define uuid_t       __vendor_uuid_t
+@@ -36,6 +38,7 @@
+ #define uuid_compare __vendor_uuid_compare
+ #include <sys/types.h>
+ #include <unistd.h>
++#include <malloc/malloc.h>
+ #undef  uuid_t
+ #undef  uuid_create
+ #undef  uuid_compare
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160704/90b124f7/attachment.html>


More information about the macports-changes mailing list