26 Feb
2013
26 Feb
'13
12:48 a.m.
Revision: 103443 https://trac.macports.org/changeset/103443 Author: aronnax@macports.org Date: 2013-02-25 16:48:03 -0800 (Mon, 25 Feb 2013) Log Message: ----------- py-healpy: disable redundant livecheck for subports Modified Paths: -------------- trunk/dports/python/py-healpy/Portfile Modified: trunk/dports/python/py-healpy/Portfile =================================================================== --- trunk/dports/python/py-healpy/Portfile 2013-02-26 00:05:18 UTC (rev 103442) +++ trunk/dports/python/py-healpy/Portfile 2013-02-26 00:48:03 UTC (rev 103443) @@ -38,4 +38,6 @@ port:py${python.version}-matplotlib \ port:healpix-cxx +livecheck.type none + }