[145185] trunk/dports/python/py-pyinstaller/Portfile
adfernandes at macports.org
adfernandes at macports.org
Wed Jan 27 18:58:54 PST 2016
Revision: 145185
https://trac.macports.org/changeset/145185
Author: adfernandes at macports.org
Date: 2016-01-27 18:58:54 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
py-pyinstaller: actually fetch the correct tarball, not git HEAD
Modified Paths:
--------------
trunk/dports/python/py-pyinstaller/Portfile
Modified: trunk/dports/python/py-pyinstaller/Portfile
===================================================================
--- trunk/dports/python/py-pyinstaller/Portfile 2016-01-28 01:40:18 UTC (rev 145184)
+++ trunk/dports/python/py-pyinstaller/Portfile 2016-01-28 02:58:54 UTC (rev 145185)
@@ -7,9 +7,12 @@
name py-pyinstaller
version 3.1
-fetch.type git
github.setup pyinstaller PyInstaller ${version} v
+github.tarball_from releases
+checksums rmd160 8d0659ac74a81b634f0712a64ff28db71a3450e4 \
+ sha256 5a28c3bb9d23ea644f9dc9e561e66471b83258d44063bcb108dfbbfe4af3c02b
+
platforms darwin
supported_archs noarch
maintainers openmaintainer adfernandes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160127/23d1b5ef/attachment-0001.html>
More information about the macports-changes
mailing list