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

ryandesign at macports.org ryandesign at macports.org
Sun Aug 9 22:23:38 PDT 2009


Revision: 55386
          http://trac.macports.org/changeset/55386
Author:   ryandesign at macports.org
Date:     2009-08-09 22:23:36 -0700 (Sun, 09 Aug 2009)
Log Message:
-----------
winetricks: update to 20090809:

 * now requires unzip
 * new dotnet30 option
 * new versions of DroidSans.ttf and DroidSansJapanese.ttf in droid option
 * new versions of flash and shockwave
 * now uses gecko 1.0.0 for wine > 1.1.26
 * new download location for kde

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2009-08-10 05:16:19 UTC (rev 55385)
+++ trunk/dports/x11/winetricks/Portfile	2009-08-10 05:23:36 UTC (rev 55386)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    winetricks
-version                 20090716
+version                 20090809
 categories              x11
 maintainers             ryandesign
 homepage                http://code.google.com/p/winezeug/
@@ -26,16 +26,17 @@
     redistributable runtime libraries or fonts.
 
 checksums \
-    md5     83edd6549aa28aa3946899ab7141f81f \
-    sha1    2e8108426babf6ad4e5f6160c53fcf9e8da7aa91 \
-    rmd160  c3586fbf2d57061e3d3ffd2c09ae01667040d250
+    md5     5b72a294c23d45c4f4e0a47492a2c29f \
+    sha1    cc1a2a4a6d1c6d0d06900bb4018e4911641ed577 \
+    rmd160  d8abeaefa696935b8d3def1ed6f627487a0aec85
 
 depends_run \
     path:bin/xmessage:xmessage \
     path:bin/wine:wine \
     path:bin/cabextract:cabextract \
     path:bin/openssl:openssl \
-    bin:curl:curl
+    bin:curl:curl \
+    bin:unzip:unzip
 
 extract {
     copy ${distpath}/${name} ${worksrcpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090809/90aa7a49/attachment.html>


More information about the macports-changes mailing list