[MacPorts] #47953: myrepos @1.20150503 fetch failed
MacPorts
noreply at macports.org
Mon Jun 8 09:20:23 PDT 2015
#47953: myrepos @1.20150503 fetch failed
-----------------------------+----------------------
Reporter: martin.kuehl@… | Owner: gjasny@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: fixed | Keywords:
Port: myrepos |
-----------------------------+----------------------
Changes (by nottwo@…):
* status: new => closed
* resolution: => fixed
Comment:
Sorry for breaking the port. I'm not sure how I managed to get it to
install for me locally.
It's possible to formally create a Release that gets a URL of the form
http://github.com/$account/$repo/releases/download/${tag_prefix}${tag}.tar.gz
Tags automatically get put into Releases with download URLs of the form
http://github.com/account/repo/archive/${tag_prefix}${tag}.$suffix
Repository archives of commits and tags are also available to download
from http://gihtub.com/$account/$repo/tarball/${tag_prefix}${tag}
The archive downloaded from a tag autorelease has a different checksum
than a tag tarball due to their having different containing folder names.
I've dropped the "github.from_tarball releases" so it uses the default
'grab from tag' logic and updated the checksums.
r137292
--
Ticket URL: <https://trac.macports.org/ticket/47953#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list