[98411] trunk/dports/python
Ryan Schmidt
ryandesign at macports.org
Thu Oct 4 22:06:30 PDT 2012
On Oct 4, 2012, at 17:06, aronnax at macports.org wrote:
> Revision: 98411
> http://trac.macports.org//changeset/98411
> Author: aronnax at macports.org
> Date: 2012-10-04 15:06:18 -0700 (Thu, 04 Oct 2012)
> Log Message:
> -----------
> py-scitools: new Port
> Added: trunk/dports/python/py-scitools/Portfile
> +if {${name} == ${subport}} {
> + livecheck.type none
> +}
Usually we want the opposite: the livecheck enabled on the main port only, and disabled on the subports.
More information about the macports-dev
mailing list