[121816] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Tue Jul 8 11:49:58 PDT 2014


Revision: 121816
          https://trac.macports.org/changeset/121816
Author:   ryandesign at macports.org
Date:     2014-07-08 11:49:58 -0700 (Tue, 08 Jul 2014)
Log Message:
-----------
wine, wine-devel, wine-crossover: be more specific in comment about why wine is not 64-bit

Modified Paths:
--------------
    trunk/dports/x11/wine/Portfile
    trunk/dports/x11/wine-crossover/Portfile
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2014-07-08 18:47:46 UTC (rev 121815)
+++ trunk/dports/x11/wine/Portfile	2014-07-08 18:49:58 UTC (rev 121816)
@@ -144,7 +144,8 @@
                             --x-include=${prefix}/include \
                             --x-lib=${prefix}/lib
 
-# This is not 64-bit friendly yet
+# 64-bit Wine exists for Linux, but does not work on OS X.
+# http://www.winehq.org/pipermail/wine-devel/2014-February/103074.html
 supported_archs             i386
 
 # llvm-gcc-4.2 doesn't respect force_align_arg_pointer; wine builds but fails to run

Modified: trunk/dports/x11/wine-crossover/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover/Portfile	2014-07-08 18:47:46 UTC (rev 121815)
+++ trunk/dports/x11/wine-crossover/Portfile	2014-07-08 18:49:58 UTC (rev 121816)
@@ -130,7 +130,8 @@
                             --x-include=${prefix}/include \
                             --x-lib=${prefix}/lib
 
-# This is not 64-bit friendly yet
+# 64-bit Wine exists for Linux, but does not work on OS X.
+# http://www.winehq.org/pipermail/wine-devel/2014-February/103074.html
 supported_archs             i386
 
 # llvm-gcc-4.2 doesn't respect force_align_arg_pointer; wine builds but fails to run

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2014-07-08 18:47:46 UTC (rev 121815)
+++ trunk/dports/x11/wine-devel/Portfile	2014-07-08 18:49:58 UTC (rev 121816)
@@ -148,7 +148,8 @@
                             --x-include=${prefix}/include \
                             --x-lib=${prefix}/lib
 
-# This is not 64-bit friendly yet
+# 64-bit Wine exists for Linux, but does not work on OS X.
+# http://www.winehq.org/pipermail/wine-devel/2014-February/103074.html
 supported_archs             i386
 
 # llvm-gcc-4.2 doesn't respect force_align_arg_pointer; wine builds but fails to run
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140708/3583bca5/attachment.html>


More information about the macports-changes mailing list