Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Changeset 39563

Show
Ignore:
Timestamp:
08/24/08 21:18:28 (3 months ago)
Author:
ryandesign@…
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

This change inadvertently broke the livecheck, which I fixed in r39655.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/winetricks/Portfile

    r38645 r39563  
    88maintainers             ryandesign 
    99homepage                http://www.kegel.com/wine/ 
    10 master_sites            ${homepage} 
    1110platforms               darwin 
    1211distname                ${name} 
     
    2524    that mistakenly assume all users' systems have all the needed \ 
    2625    redistributable runtime libraries or fonts. 
     26 
     27master_sites \ 
     28    http://distfiles.macports.org/${dist_subdir} \ 
     29    ${homepage} 
    2730 
    2831checksums \