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

jwa at macports.org jwa at macports.org
Wed Mar 7 10:58:40 PST 2012


Revision: 90503
          http://trac.macports.org/changeset/90503
Author:   jwa at macports.org
Date:     2012-03-07 10:58:38 -0800 (Wed, 07 Mar 2012)
Log Message:
-----------
version bump to 1.4, upgrade gecko to 1.4

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

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2012-03-07 16:32:02 UTC (rev 90502)
+++ trunk/dports/x11/wine/Portfile	2012-03-07 18:58:38 UTC (rev 90503)
@@ -8,8 +8,7 @@
 name                        wine
 conflicts                   wine-devel wine-crossover-games wine-crossover
 set my_name                 wine
-version                     1.2.3
-revision                    1
+version                     1.4
 license                     LGPL-2.1+
 categories                  x11
 maintainers                 ryandesign jwa openmaintainer
@@ -19,8 +18,8 @@
 distname                    ${my_name}-${version}
 dist_subdir                 ${my_name}
 set wine_distfile           [suffix ${distname}]
-set wine_gecko_version      1.0.0
-set wine_gecko_distfile     wine_gecko-${wine_gecko_version}-x86.cab
+set wine_gecko_version      1.4
+set wine_gecko_distfile     wine_gecko-${wine_gecko_version}-x86.msi
 distfiles                   ${wine_distfile}:winesource ${wine_gecko_distfile}:winegecko
 extract.only                ${wine_distfile}
 build.target                depend all
@@ -37,11 +36,11 @@
                             sourceforge:project/wine/Wine%20Gecko/${wine_gecko_version}:winegecko
 
 checksums                   ${wine_distfile} \
-                            sha1    072184c492cc9d137138407732de3bb62ba6c091 \
-                            rmd160  5bc41a4623ee087e57ebd424a15c6743d0874194 \
+                            rmd160  ee523c4cf15984197487432790c0e5bbba3ec495 \
+                            sha256  99a437bb8bd350bb1499d59183635e58217e73d631379c43cfd0d6020428ee65 \
                             ${wine_gecko_distfile} \
-                            sha1    afa22c52bca4ca77dcb9edb3c9936eb23793de01 \
-                            rmd160  57618dbffa7b7226dcd44f86c3c569ab8a5ff938
+                            rmd160  02363538a77a954f2bf1014b28ec1ed8fe2d1b6e \
+                            sha256  b30e0ac29a91a6fc40c73b5b760a56360a1d5323282545e32efaa40c75d8986d
 
 # Note: Most of the X11 libs are dlopen()'d
 depends_lib                 port:expat \
@@ -95,7 +94,7 @@
 depends_build               port:flex \
                             port:pkgconfig
 
-patchfiles BOOL.patch
+#patchfiles BOOL.patch
 
 configure.ldflags-append    -framework CoreServices \
                             -lz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120307/59e888d8/attachment.html>


More information about the macports-changes mailing list