[131248] trunk/dports/perl/p5-mac-carbon/files/avoid-FlatCarbon-headers. patch

larryv at macports.org larryv at macports.org
Wed Jan 7 11:04:36 PST 2015


Revision: 131248
          https://trac.macports.org/changeset/131248
Author:   larryv at macports.org
Date:     2015-01-07 11:04:36 -0800 (Wed, 07 Jan 2015)
Log Message:
-----------
p5-mac-carbon: Expand Carbon fix from r131236

Patch a few files that somehow slipped through on Yosemite but fail on
Lion (???).

Revision Links:
--------------
    https://trac.macports.org/changeset/131236

Modified Paths:
--------------
    trunk/dports/perl/p5-mac-carbon/files/avoid-FlatCarbon-headers.patch

Modified: trunk/dports/perl/p5-mac-carbon/files/avoid-FlatCarbon-headers.patch
===================================================================
--- trunk/dports/perl/p5-mac-carbon/files/avoid-FlatCarbon-headers.patch	2015-01-07 15:57:14 UTC (rev 131247)
+++ trunk/dports/perl/p5-mac-carbon/files/avoid-FlatCarbon-headers.patch	2015-01-07 19:04:36 UTC (rev 131248)
@@ -608,3 +608,16 @@
  
  MODULE = Mac::Types	PACKAGE = Mac::Types
  
+Index: MoreFiles/MoreFilesSrc/Optimization.h
+===================================================================
+--- MoreFiles/MoreFilesSrc/Optimization.h.orig
++++ MoreFiles/MoreFilesSrc/Optimization.h
+@@ -55,7 +55,7 @@
+ **	File:	Optimization.h
+ */
+ 
+-#include <ConditionalMacros.h>
++#include <CoreServices/CoreServices.h>
+ 
+ // if we're compiling for Carbon, then we're running on Mac OS 8.1 or later
+ #ifndef __MACOSSEVENFIVEONEORLATER
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150107/49f2d346/attachment.html>


More information about the macports-changes mailing list