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

ryandesign at macports.org ryandesign at macports.org
Thu Sep 24 18:43:29 PDT 2015


Revision: 140585
          https://trac.macports.org/changeset/140585
Author:   ryandesign at macports.org
Date:     2015-09-24 18:43:29 -0700 (Thu, 24 Sep 2015)
Log Message:
-----------
winetricks: update to 20150826

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

Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile	2015-09-25 01:23:08 UTC (rev 140584)
+++ trunk/dports/x11/winetricks/Portfile	2015-09-25 01:43:29 UTC (rev 140585)
@@ -2,16 +2,14 @@
 # $Id$
 
 PortSystem              1.0
+PortGroup               github 1.0
 
-name                    winetricks
-version                 20141130
+github.setup            Winetricks winetricks 20150826
 categories              x11
 maintainers             ryandesign
 license                 LGPL-2+
 homepage                http://www.winetricks.org/
-master_sites            ${homepage}download/releases/
 platforms               darwin
-extract.mkdir           yes
 supported_archs         noarch
 use_configure           no
 
@@ -23,8 +21,8 @@
                         systems have all the needed redistributable runtime \
                         libraries or fonts.
 
-checksums               rmd160  57e2c47a6910ae8c7752f3c7a9a310126033212e \
-                        sha256  6088f45cac80e0a05a52b0a8885739f98b2c5ae07062bfa2aee1265d63891b56
+checksums               rmd160  5ec693467dc496538494e4b5bdd4f79088f39355 \
+                        sha256  41ec53a8d994e1e4bf292d138876a1ac3b906e201e85bd1906723a9c7c4ce2a6
 
 depends_run             path:bin/zenity:zenity \
                         path:bin/wine:wine \
@@ -42,7 +40,3 @@
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 ${worksrcpath}/src/COPYING ${destroot}${docdir}
 }
-
-livecheck.type          regex
-livecheck.url           [lindex ${master_sites} 0]
-livecheck.regex         ${name}-(\\d{8})\\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150924/c3b8e703/attachment.html>


More information about the macports-changes mailing list