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

jwa at macports.org jwa at macports.org
Sat Mar 17 02:56:43 PDT 2012


Revision: 90890
          https://trac.macports.org/changeset/90890
Author:   jwa at macports.org
Date:     2012-03-17 02:56:39 -0700 (Sat, 17 Mar 2012)
Log Message:
-----------
version bump to 1.5.0, using Gecko engine version 1.5, incorporate DYLD_FALLBACK_LIBRARY_PATH change due to CUPS done in wine proper

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

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2012-03-17 07:46:47 UTC (rev 90889)
+++ trunk/dports/x11/wine-devel/Portfile	2012-03-17 09:56:39 UTC (rev 90890)
@@ -8,7 +8,7 @@
 name                        wine-devel
 conflicts                   wine wine-crossover-games wine-crossover
 set my_name                 wine
-version                     1.4-rc6
+version                     1.5.0
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -18,7 +18,7 @@
 distname                    ${my_name}-${version}
 dist_subdir                 ${my_name}
 set wine_distfile           [suffix ${distname}]
-set wine_gecko_version      1.4
+set wine_gecko_version      1.5
 set wine_gecko_distfile     wine_gecko-${wine_gecko_version}-x86.msi
 distfiles                   ${wine_distfile}:winesource ${wine_gecko_distfile}:winegecko
 extract.only                ${wine_distfile}
@@ -36,11 +36,11 @@
                             sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
 
 checksums                   ${wine_distfile} \
-                            rmd160  3e8520522889126492394b09bc505a0fe7587d98 \
-                            sha256  b6b8df555853767875a145d00ae34150c78221bec876739227db69212d70f4e0 \
+                            rmd160  1a4c40ce3c20df1f467475c598da5f88266ae95e \
+                            sha256  ad15143d2f8b38e2b5b8569b46efd09f9d13ce558dad431e17c471ca1412742b \
                             ${wine_gecko_distfile} \
-                            rmd160  02363538a77a954f2bf1014b28ec1ed8fe2d1b6e \
-                            sha256  b30e0ac29a91a6fc40c73b5b760a56360a1d5323282545e32efaa40c75d8986d
+                            rmd160  691e4e96abf2bd17a6d55f8bb784c40e23b0ff9c \
+                            sha256  2e372a1b87ff2a22ad5127400ece4b09e55591d9f84e00bb562d294898a49b5c
 
 # Note: Most of the X11 libs are dlopen()'d
 depends_lib                 port:expat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120317/9bd530fa/attachment.html>


More information about the macports-changes mailing list