[115550] trunk/dports/x11/wine-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Jan 4 09:57:18 PST 2014


Revision: 115550
          https://trac.macports.org/changeset/115550
Author:   ryandesign at macports.org
Date:     2014-01-04 09:57:18 -0800 (Sat, 04 Jan 2014)
Log Message:
-----------
wine-devel: update to 1.7.10

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

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2014-01-04 14:05:29 UTC (rev 115549)
+++ trunk/dports/x11/wine-devel/Portfile	2014-01-04 17:57:18 UTC (rev 115550)
@@ -13,8 +13,7 @@
 name                        wine-devel
 conflicts                   wine wine-crossover
 set my_name                 wine
-version                     1.7.9
-revision                    1
+version                     1.7.10
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -40,8 +39,8 @@
                             sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
 
 checksums                   ${wine_distfile} \
-                            rmd160  43ae0bef7b4b191a19083e4735cf783f5306cac2 \
-                            sha256  79f99ecc24696915439c474c4953bb77652ab53f16b41daa4da270fe43279c5a \
+                            rmd160  79dbfdc3ebe9c055cedba5e945106095c0522fbd \
+                            sha256  44270e4b97ef930e4e4b59088e6e3972e91e85bacf9a9a4d8712a877c9d5cbdb \
                             ${wine_gecko_distfile} \
                             rmd160  109014e52d056962350681fd9d8178969cff939d \
                             sha256  6e38acae87ea66e2c1e8f2f0afe88f89eed3e6e0b431cd3da38dea814b71202c
@@ -103,6 +102,11 @@
                             mach_machine.patch \
                             tiger-shell.patch
 
+# Wine requires the program specified in INSTALL to create intermediate
+# directories; /usr/bin/install doesn't.
+# http://bugs.winehq.org/show_bug.cgi?id=35310
+configure.install           ${worksrcpath}/tools/install-sh
+
 configure.ldflags-append    -framework CoreServices \
                             -lz
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140104/5fd6de65/attachment.html>


More information about the macports-changes mailing list