[94358] trunk/dports/x11/wine/Portfile

jwa at macports.org jwa at macports.org
Sat Jun 16 01:12:38 PDT 2012


Revision: 94358
          https://trac.macports.org/changeset/94358
Author:   jwa at macports.org
Date:     2012-06-16 01:12:34 -0700 (Sat, 16 Jun 2012)
Log Message:
-----------
version bump to 1.4.1, drop a modification due to upstream change (made already in wine-devel port)

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

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2012-06-16 07:32:02 UTC (rev 94357)
+++ trunk/dports/x11/wine/Portfile	2012-06-16 08:12:34 UTC (rev 94358)
@@ -8,8 +8,8 @@
 name                        wine
 conflicts                   wine-devel wine-crossover
 set my_name                 wine
-version                     1.4
-revision                    2
+version                     1.4.1
+
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -37,8 +37,8 @@
                             sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
 
 checksums                   ${wine_distfile} \
-                            rmd160  ee523c4cf15984197487432790c0e5bbba3ec495 \
-                            sha256  99a437bb8bd350bb1499d59183635e58217e73d631379c43cfd0d6020428ee65 \
+                            rmd160  0c5b671c22ad35110080b942549d0e9534ee0bf6 \
+                            sha256  3c233e3811e42c2f3623413783dbcd0f2288014b5645211f669ffd0ba6ae1856 \
                             ${wine_gecko_distfile} \
                             rmd160  02363538a77a954f2bf1014b28ec1ed8fe2d1b6e \
                             sha256  b30e0ac29a91a6fc40c73b5b760a56360a1d5323282545e32efaa40c75d8986d
@@ -167,10 +167,10 @@
         configure.args-append --disable-win16
     }
 
-    if {${os.major} >= 10} {
-         # _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect dlls/ntdll/directory.o
-         configure.cppflags-append -D_DARWIN_NO_64_BIT_INODE
-    }
+#    if {${os.major} >= 10} {
+#         # _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect dlls/ntdll/directory.o
+#         configure.cppflags-append -D_DARWIN_NO_64_BIT_INODE
+#    }
 
     if {${os.major} >= 11} {
         # Needed or wine will SIGBUS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120616/e1ba01c9/attachment.html>


More information about the macports-changes mailing list