[MacPorts] #56975: livecheck broken in GitHub PortGroup
MacPorts
noreply at macports.org
Wed Aug 15 20:53:42 UTC 2018
#56975: livecheck broken in GitHub PortGroup
---------------------+--------------------
Reporter: l2dy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
---------------------+--------------------
Comment (by cjones051073):
It seems things are even more complicated. Whilst the above largely fixes
most ports using the GitHub port group, it has cased issues with others,
such as those fetching from source forge. The issue here is the feed
checked is rss and adding the "Accept: text/html" header breaks these
fetch.
{{{
> curl -H"Accept: text/html" https://sourceforge.net/projects/expat/rss
project_rss
>
}}}
So it seems more flexibility is required here...
--
Ticket URL: <https://trac.macports.org/ticket/56975#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list