Revision
70830
Author
ryandesign@macports.org
Date
2010-08-22 16:39:25 -0700 (Sun, 22 Aug 2010)

Log Message

winetricks: update to 20100822; changes:

Austin English
 mdac26: can't download anymore, so make it a synonym for mdac27
 firefox: fix install.  (filenames can have spaces. Patch by depesz. Issue 153.)
 lucida: add new font verb lucida
 mingw: fix PATH

Andrew Nguyen
 wsh57: Fix the wsh57 dependency check and remove calls to load_wsh56 helper.

Dan Kegel:
 gecko: make it work even if WINE isn't set.  (How did this get through?)

Modified Paths

Diff

Modified: trunk/dports/x11/winetricks/Portfile (70829 => 70830)


--- trunk/dports/x11/winetricks/Portfile	2010-08-22 23:21:08 UTC (rev 70829)
+++ trunk/dports/x11/winetricks/Portfile	2010-08-22 23:39:25 UTC (rev 70830)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    winetricks
-version                 20100811
+version                 20100822
 categories              x11
 maintainers             ryandesign
 homepage                http://code.google.com/p/winezeug/
@@ -25,9 +25,9 @@
                         systems have all the needed redistributable runtime \
                         libraries or fonts.
 
-checksums               md5     b177538f734deb5fc99715a7abf3e4f3 \
-                        sha1    bc5d7cb8a2e0ac896567172703a5f0b5a656f812 \
-                        rmd160  b9eede72da656059a1cca80ec35569428627751b
+checksums               md5     e5e0392ceafb6cbcd1576a37a5263f9f \
+                        sha1    2e658c229b94b26487542891a41ecc3724034d76 \
+                        rmd160  e9d339e8c0cc3583320333760e394efb0870fead
 
 depends_run             path:bin/xmessage:xmessage \
                         path:bin/wine:wine \