[101539] trunk/dports/python

cal at macports.org cal at macports.org
Sun Jan 13 04:54:38 PST 2013


Revision: 101539
          https://trac.macports.org/changeset/101539
Author:   cal at macports.org
Date:     2013-01-13 04:54:38 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
py-gmpy{,2}: disable livecheck for subports to avoid duplicate results

Modified Paths:
--------------
    trunk/dports/python/py-gmpy/Portfile
    trunk/dports/python/py-gmpy2/Portfile

Modified: trunk/dports/python/py-gmpy/Portfile
===================================================================
--- trunk/dports/python/py-gmpy/Portfile	2013-01-13 12:33:04 UTC (rev 101538)
+++ trunk/dports/python/py-gmpy/Portfile	2013-01-13 12:54:38 UTC (rev 101539)
@@ -32,4 +32,6 @@
         xinstall -m 644 -W ${worksrcpath} doc/gmpydoc.txt doc/index.html \
             README ${destroot}${prefix}/share/doc/${subport}
     }
+
+    livecheck.type      none
 }

Modified: trunk/dports/python/py-gmpy2/Portfile
===================================================================
--- trunk/dports/python/py-gmpy2/Portfile	2013-01-13 12:33:04 UTC (rev 101538)
+++ trunk/dports/python/py-gmpy2/Portfile	2013-01-13 12:54:38 UTC (rev 101539)
@@ -33,4 +33,6 @@
         xinstall -m 644 -W ${worksrcpath} README \
             ${destroot}${prefix}/share/doc/${subport}
     }
+
+    livecheck.type      none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/5f1983c4/attachment-0001.html>


More information about the macports-changes mailing list