> On Dec 22, 2014, at 11:11 PM, [email protected] wrote: > > Revision > 129918 > Author > [email protected] > Date > 2014-12-22 21:11:16 -0800 (Mon, 22 Dec 2014) > Log Message > > pyobfuscate: Use github-1.0, as project moved to GitHub
> Modified: trunk/dports/lang/pyobfuscate/Portfile (129917 => 129918) > +# Couldn't figure how to fetch the project's releases. > +github.setup astrand pyobfuscate > 79cd76aa6526a34b5f0dbf39c904ae8393188034 No reason to change it now, since it looks like you've picked the git commit corresponding to the 0.3 release, but for future reference, here is how you would download the release tarball: github.setup astrand pyobfuscate 0.3 pyobfuscate- github.tarball_from releases _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
