[77067] trunk/dports/x11/winetricks/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 19 04:41:09 PDT 2011


Revision: 77067
          http://trac.macports.org/changeset/77067
Author:   ryandesign at macports.org
Date:     2011-03-19 04:41:08 -0700 (Sat, 19 Mar 2011)
Log Message:
-----------
winetricks: update to 20110318 and fix once and for all checksum mismatches when upstream updates the script; see #28833

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2011-03-19 11:33:13 UTC (rev 77066)
+++ trunk/dports/x11/winetricks/Portfile	2011-03-19 11:41:08 UTC (rev 77067)
@@ -4,11 +4,12 @@
 PortSystem              1.0
 
 name                    winetricks
-version                 20110123
+version                 20110318
+svn.revision            321
 categories              x11
 maintainers             ryandesign
 homepage                http://www.winetricks.org/
-master_sites            http://www.kegel.com/wine/
+master_sites            http://winetricks.googlecode.com/svn/trunk/src/winetricks?p=${svn.revision}&dummy=
 platforms               darwin
 distname                ${name}
 dist_subdir             ${name}/${version}
@@ -26,8 +27,8 @@
                         systems have all the needed redistributable runtime \
                         libraries or fonts.
 
-checksums               sha1    cf9e0da301ddd7dfe42640e90f3235bdd3ddc6b3 \
-                        rmd160  efa2a2abb9f71d39a04172b3d6123c8522aa2621
+checksums               sha1    c52593baf962b22d807dccadab4c5330ae5fe93c \
+                        rmd160  f205167b236b5cf99730b5346f6149d5b53c421e
 
 depends_run             path:bin/zenity:zenity \
                         path:bin/wine:wine \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110319/f1650a76/attachment.html>


More information about the macports-changes mailing list