Opened 7 years ago
Closed 7 years ago
#54234 closed defect (fixed)
apple-gcc42 @5666.3_15 +gpl3: patch file is missing on all servers
Reported by: | internetzel | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | devernay (Frédéric Devernay), jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | apple-gcc42 |
Description
gcc-4.2.1-4.2.4-v2.patch is not available anymore on the servers. It is however still available here on the trac server: https://trac.macports.org/export/154482/distfiles/apple-gcc42/gcc-4.2.1-4.2.4-v2.patch
Would it be possible to distribute it to the mirros again?
Change History (7)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Cc: | jeremyhu removed |
---|---|
Owner: | set to jeremyhu |
Status: | new → assigned |
comment:2 Changed 7 years ago by devernay (Frédéric Devernay)
comment:3 Changed 7 years ago by devernay (Frédéric Devernay)
Cc: | devernay added |
---|
comment:4 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Component: | ports → server/hosting |
---|
comment:5 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Owner: | changed from jeremyhu to ryandesign |
---|
Ryan, any idea why this might've happened?
comment:6 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu added |
---|---|
Component: | server/hosting → ports |
The problem is that this port had its gcc-4.2.1-4.2.4-v2.patch patchfile stored in the distfiles directory of the Subversion repository (r136975). MacPorts base used to automatically look for distfiles and patchfiles there.
We had long thought it a bad idea to store distfiles in the repository, so when we migrated to GitHub last year, we decided not to migrate those distfiles, and we removed the MacPorts base feature that automatically looked for files there.
But since we are keeping the Subversion repository online indefinitely in read-only mode, it's fine for this port to re-add that location to its patch_sites
. I'll do that, and I'll copy the file to our mirrors.
comment:7 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Just came accross this one. Shouldn't this be an easy fix?