[102806] trunk/dports/aqua/ihook
jmr at macports.org
jmr at macports.org
Fri Feb 8 13:02:04 PST 2013
Revision: 102806
https://trac.macports.org/changeset/102806
Author: jmr at macports.org
Date: 2013-02-08 13:02:04 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
ihook: remove hardcoded compilers, ARCHS, SDKROOT, MDT (#37969)
Modified Paths:
--------------
trunk/dports/aqua/ihook/Portfile
Added Paths:
-----------
trunk/dports/aqua/ihook/files/
trunk/dports/aqua/ihook/files/project.pbxproj.patch
Modified: trunk/dports/aqua/ihook/Portfile
===================================================================
--- trunk/dports/aqua/ihook/Portfile 2013-02-08 19:32:01 UTC (rev 102805)
+++ trunk/dports/aqua/ihook/Portfile 2013-02-08 21:02:04 UTC (rev 102806)
@@ -26,6 +26,8 @@
sha1 1173026e5cfdc64f041067935fe8110296d467f1 \
rmd160 abc8a288c061336b3546df7a14ef89a8ca95becd
+patchfiles project.pbxproj.patch
+
post-destroot {
fs-traverse dir ${destroot} {
if {[file isdirectory ${dir}]} {
Added: trunk/dports/aqua/ihook/files/project.pbxproj.patch
===================================================================
--- trunk/dports/aqua/ihook/files/project.pbxproj.patch (rev 0)
+++ trunk/dports/aqua/ihook/files/project.pbxproj.patch 2013-02-08 21:02:04 UTC (rev 102806)
@@ -0,0 +1,125 @@
+--- iHook.xcodeproj/project.pbxproj.orig 2008-07-22 10:48:14.000000000 +1000
++++ iHook.xcodeproj/project.pbxproj 2013-02-09 07:54:52.000000000 +1100
+@@ -42,33 +42,6 @@
+ 09EFC544099E580400A7D599 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09C30DF4051249BC00000104 /* Carbon.framework */; };
+ /* End PBXBuildFile section */
+
+-/* Begin PBXBuildRule section */
+- 09EFC54A099E580400A7D599 /* PBXBuildRule */ = {
+- isa = PBXBuildRule;
+- compilerSpec = com.apple.compilers.gcc.3_x;
+- fileType = sourcecode.c;
+- isEditable = 1;
+- outputFiles = (
+- );
+- };
+- 09EFC54B099E580400A7D599 /* PBXBuildRule */ = {
+- isa = PBXBuildRule;
+- compilerSpec = com.apple.compilers.gcc.3_x;
+- fileType = sourcecode.c;
+- isEditable = 1;
+- outputFiles = (
+- );
+- };
+- 09EFC54C099E580400A7D599 /* PBXBuildRule */ = {
+- isa = PBXBuildRule;
+- compilerSpec = com.apple.compilers.gcc.3_x;
+- fileType = sourcecode.c;
+- isEditable = 1;
+- outputFiles = (
+- );
+- };
+-/* End PBXBuildRule section */
+-
+ /* Begin PBXContainerItemProxy section */
+ 09EFC521099E580400A7D599 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+@@ -508,46 +481,26 @@
+ 0944C49808CDE30E00CC8A5A /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+- ARCHS = (
+- ppc,
+- i386,
+- );
+- MACOSX_DEPLOYMENT_TARGET = 10.4;
+- SDKROOT = macosx10.5;
+ };
+ name = Development;
+ };
+ 0944C49908CDE30E00CC8A5A /* Deployment */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+- ARCHS = (
+- ppc,
+- i386,
+- );
+- MACOSX_DEPLOYMENT_TARGET = 10.4;
+- SDKROOT = macosx10.5;
+ };
+ name = Deployment;
+ };
+ 0944C49A08CDE30E00CC8A5A /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+- ARCHS = (
+- ppc,
+- i386,
+- );
+- MACOSX_DEPLOYMENT_TARGET = 10.4;
+ PREBINDING = NO;
+- SDKROOT = macosx10.5;
+ };
+ name = Default;
+ };
+ 09EFC546099E580400A7D599 /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+- CC = /usr/bin/gcc;
+ COPY_PHASE_STRIP = NO;
+- CPLUSPLUS = "/usr/bin/g++";
+ FRAMEWORK_SEARCH_PATHS = "";
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+@@ -558,7 +511,6 @@
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Applications";
+ LIBRARY_SEARCH_PATHS = "";
+- MACOSX_DEPLOYMENT_TARGET = 10.5;
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ PREBINDING = NO;
+@@ -577,9 +529,7 @@
+ 09EFC547099E580400A7D599 /* Deployment */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+- CC = /usr/bin/gcc;
+ COPY_PHASE_STRIP = YES;
+- CPLUSPLUS = "/usr/bin/g++";
+ FRAMEWORK_SEARCH_PATHS = "";
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ GCC_ENABLE_OBJC_GC = unsupported;
+@@ -587,7 +537,6 @@
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Applications";
+ LIBRARY_SEARCH_PATHS = "";
+- MACOSX_DEPLOYMENT_TARGET = 10.5;
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ PREBINDING = NO;
+@@ -606,15 +555,12 @@
+ 09EFC548099E580400A7D599 /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+- CC = /usr/bin/gcc;
+- CPLUSPLUS = "/usr/bin/g++";
+ FRAMEWORK_SEARCH_PATHS = "";
+ GCC_ENABLE_OBJC_GC = unsupported;
+ HEADER_SEARCH_PATHS = "";
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Applications";
+ LIBRARY_SEARCH_PATHS = "";
+- MACOSX_DEPLOYMENT_TARGET = 10.5;
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ PREBINDING = NO;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/8555653e/attachment.html>
More information about the macports-changes
mailing list