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

ryandesign at macports.org ryandesign at macports.org
Wed Nov 16 20:57:08 PST 2011


Revision: 87324
          http://trac.macports.org/changeset/87324
Author:   ryandesign at macports.org
Date:     2011-11-16 20:57:08 -0800 (Wed, 16 Nov 2011)
Log Message:
-----------
winetricks: update to 20111115; bring back zenity dependency on lion now that libnotify is fixed on lion

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2011-11-17 03:41:52 UTC (rev 87323)
+++ trunk/dports/x11/winetricks/Portfile	2011-11-17 04:57:08 UTC (rev 87324)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    winetricks
-version                 20110629
+version                 20111115
 categories              x11
 maintainers             ryandesign
 license                 LGPL-2+
@@ -24,8 +24,8 @@
                         systems have all the needed redistributable runtime \
                         libraries or fonts.
 
-checksums               sha1    11b09bc4137dc4cd78806631dcca465002a2dd0a \
-                        rmd160  4a6db8a8d79487b2d2327e91f4665e0996a55ab7
+checksums               rmd160  6baa9fdbd9094c46138d12578ee8841aeb659f54 \
+                        sha256  0463b1fc926ce5cb08ef9c9514e0beba331aa57c945e9a90ffd06f3e77c5faf0
 
 depends_run             path:bin/zenity:zenity \
                         path:bin/wine:wine \
@@ -40,12 +40,6 @@
     xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/${name}
 }
 
-platform darwin 11 {
-    # zenity depends on libnotify which has issues on Lion
-    # https://trac.macports.org/ticket/30283
-    depends_run-delete  path:bin/zenity:zenity
-}
-
 livecheck.type          regex
 livecheck.url           [lindex ${master_sites} 0]
 livecheck.regex         ${name}-(\\d{8})\\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111116/2ee497b9/attachment.html>


More information about the macports-changes mailing list