#18733: Update several i386-mingw32 ports ----------------------------------------------------------------------------------------------+ Reporter: blb@… | Owner: landonf@… Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: i386-mingw32-w32api i386-mingw32-runtime i386-mingw32-binutils i386-mingw32-gcc | ----------------------------------------------------------------------------------------------+ Comment(by ryandesign@…): Replying to [comment:2 blb@…]:
FYI, for i386-mingw32-gcc, the download for g++ uses gcc-g%2B%2B since the plus signs appear not to work with sourceforge... I don't like this because now the file on our distfiles mirror has those %2B's in its name:
http://distfiles.macports.org/i386-mingw32-gcc/ And to download the file the link is now: http://distfiles.macports.org/i386-mingw32-gcc/gcc-g%252B%252B-3.4.5-2006011... I note that "port distfiles" says the correct link is: http://distfiles.macports.org/i386-mingw32-gcc/gcc-g%2B%2B-3.4.5-20060117-2-... And that of course does not exist. So we appear to have a bug in MacPorts base that does not properly percent-encode distfile names before appending them to the master_sites URL. -- Ticket URL: <http://trac.macports.org/ticket/18733#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS