[39563] trunk/dports/x11/winetricks/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 21:18:28 PDT 2008
Revision: 39563
http://trac.macosforge.org/projects/macports/changeset/39563
Author: ryandesign at macports.org
Date: 2008-08-24 21:18:28 -0700 (Sun, 24 Aug 2008)
Log Message:
-----------
winetricks: put the MacPorts distfiles mirror first, since upstream does not keep separate URLs for the separate versions and otherwise users encounter a checksum error if they try to install the port after the developer has updated the software and before I have updated the port
Modified Paths:
--------------
trunk/dports/x11/winetricks/Portfile
Modified: trunk/dports/x11/winetricks/Portfile
===================================================================
--- trunk/dports/x11/winetricks/Portfile 2008-08-25 04:11:06 UTC (rev 39562)
+++ trunk/dports/x11/winetricks/Portfile 2008-08-25 04:18:28 UTC (rev 39563)
@@ -7,7 +7,6 @@
categories x11
maintainers ryandesign
homepage http://www.kegel.com/wine/
-master_sites ${homepage}
platforms darwin
distname ${name}
dist_subdir ${name}/${version}
@@ -25,6 +24,10 @@
that mistakenly assume all users' systems have all the needed \
redistributable runtime libraries or fonts.
+master_sites \
+ http://distfiles.macports.org/${dist_subdir} \
+ ${homepage}
+
checksums \
md5 692c1f79078082a764b8aa1b6179fb1c \
sha1 7827b406111d4b8db3bc1a6ace1ce5bd9e97f849 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080824/1af96a52/attachment.html
More information about the macports-changes
mailing list