On Sat, Oct 20, 2012 at 11:55:17PM +0200, Juan Francisco Cantero Hurtado wrote: > On Mon, Oct 08, 2012 at 04:47:47PM -0600, Aaron Bieber wrote: > > On Mon, Oct 01, 2012 at 04:00:47PM -0400, Jiri B wrote: > > > On Mon, Oct 01, 2012 at 12:43:28PM -0600, Aaron Bieber wrote: > > > > Holla! > > > > > > > > Here a port for luakit ( http://luakit.org ). I am just submitting this > > > > for testing / advice for now. I want to see if I get get a github > > > > tagged-tarball-release to pull from. > > > > Upstream doesn't seem to keen on adding tarball releases, and I can't > > figure out a way to pull github/<user>/<project>/tarball/<tag>. > > For projects that only uses the autogenerated tarballs of github, you > can use this in the Makefile: > > MASTER_SITES = https://github.com/<user>/<project>/tarball/<tag>/
This only work if the project has manually set a download. ===> Checking files for luakit-9.13 >> Fetch >> https://github.com/mason-larobina/luakit/tarball/2012.09.13-41/luakit-2012-09-13-r1.tar.gz ftp: Error retrieving file: 404 Not Found > > And the content of the tarball is <user>-<project>-<commit>. In the > ports tree exist some examples. > > Long time ago some users of github requested a more traditional/standard > style for the tarballs generated by github but they never have been > interested in this. > > Cheers. > > -- > Juan Francisco Cantero Hurtado http://juanfra.info >