#45294: Request for a new port - toxcore ---------------------------+-------------------------------- Reporter: lubodiakov@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: net devel Port: toxcore | ---------------------------+-------------------------------- Comment (by ctreleaven@…): Replying to [comment:5 lubodiakov@…]:
Replying to [comment:4 ryandesign@…]: I can omit the "fetch.type git" line, but I have no idea where to get the checksum with "the appropriate values". I don't see any option to download a tarball, and no checksums generated by github. I can generate rmd160 and sha256 sums myself if I download the file, but which file? The zip on the right side of the project page, or what? Other github hosted projects with releases have both a zip and a tarball in the releases page, but this project has no releases (yet) so where would the tarball be? I'm not finding it.
It is a feature of github that they will automatically create an archive of the project reflecting the state of the project as of the commit you specify in our github.setup line. If you run 'sudo port -d checksum' as you are developing the port (before adding the checksums), the output will include appropriately formatted checksum lines that you can copy/paste into your Portfile. -- Ticket URL: <https://trac.macports.org/ticket/45294#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X