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

ryandesign at macports.org ryandesign at macports.org
Tue Jun 25 00:52:13 PDT 2013


Revision: 107286
          https://trac.macports.org/changeset/107286
Author:   ryandesign at macports.org
Date:     2013-06-25 00:52:13 -0700 (Tue, 25 Jun 2013)
Log Message:
-----------
winetricks: update to 20130624

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2013-06-25 05:05:41 UTC (rev 107285)
+++ trunk/dports/x11/winetricks/Portfile	2013-06-25 07:52:13 UTC (rev 107286)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    winetricks
-version                 20130617
+version                 20130624
 categories              x11
 maintainers             ryandesign
 license                 LGPL-2+
@@ -23,8 +23,8 @@
                         systems have all the needed redistributable runtime \
                         libraries or fonts.
 
-checksums               rmd160  11fecb598972d721a3e76f4892a5531f52cf689c \
-                        sha256  1b0e6189464b6228906c4f455cfd7d48f89d7a86a669a2afb9f280845be599a4
+checksums               rmd160  1efaf7895111b58b0f520f5e82d4b7e352121342 \
+                        sha256  ab27574055e6fd1c0b649001863138f180928b0c04e8732a34de2403035016a5
 
 depends_run             path:bin/zenity:zenity \
                         path:bin/wine:wine \
@@ -35,9 +35,9 @@
 
 build {}
 
-destroot {
-    xinstall -m 755 ${worksrcpath}/src/${name} ${destroot}${prefix}/bin/${name}
-    xinstall -m 644 ${worksrcpath}/src/${name}.1 ${destroot}${prefix}/share/man/man1
+destroot.args           PREFIX=${prefix}
+
+post-destroot {
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 ${worksrcpath}/src/COPYING ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130625/7d7b022d/attachment.html>


More information about the macports-changes mailing list