[77683] trunk/dports/x11/winetricks

ryandesign at macports.org ryandesign at macports.org
Sat Apr 9 07:10:59 PDT 2011


Revision: 77683
          http://trac.macports.org/changeset/77683
Author:   ryandesign at macports.org
Date:     2011-04-09 07:10:56 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
winetricks: fix UTF-8; http://code.google.com/p/winetricks/issues/detail?id=21

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

Added Paths:
-----------
    trunk/dports/x11/winetricks/files/
    trunk/dports/x11/winetricks/files/patch-winetricks.diff

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2011-04-09 05:37:10 UTC (rev 77682)
+++ trunk/dports/x11/winetricks/Portfile	2011-04-09 14:10:56 UTC (rev 77683)
@@ -5,6 +5,7 @@
 
 name                    winetricks
 version                 20110402
+revision                1
 categories              x11
 maintainers             ryandesign
 license                 LGPL-2+
@@ -35,6 +36,8 @@
                         bin:curl:curl \
                         bin:unzip:unzip
 
+patchfiles              patch-winetricks.diff
+
 build {}
 
 destroot {

Added: trunk/dports/x11/winetricks/files/patch-winetricks.diff
===================================================================
--- trunk/dports/x11/winetricks/files/patch-winetricks.diff	                        (rev 0)
+++ trunk/dports/x11/winetricks/files/patch-winetricks.diff	2011-04-09 14:10:56 UTC (rev 77683)
@@ -0,0 +1,13 @@
+Index: winetricks
+===================================================================
+--- winetricks	(revision 459)
++++ winetricks	(working copy)
+@@ -7426,7 +7426,7 @@
+ #----------------------------------------------------------------
+ 
+ w_metadata utorrent3 apps \
+-   title="\xB5Torrent 3.0" \
++   title="µTorrent 3.0" \
+    publisher="BitTorrent" \
+    year="2011" \
+    media="download" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/a425e108/attachment.html>


More information about the macports-changes mailing list