[128182] trunk/dports/python/py-urwid/Portfile

petr at macports.org petr at macports.org
Sat Nov 15 16:30:02 PST 2014


Revision: 128182
          https://trac.macports.org/changeset/128182
Author:   petr at macports.org
Date:     2014-11-15 16:30:02 -0800 (Sat, 15 Nov 2014)
Log Message:
-----------
py-urwid: correct livecheck, cleanup

Modified Paths:
--------------
    trunk/dports/python/py-urwid/Portfile

Modified: trunk/dports/python/py-urwid/Portfile
===================================================================
--- trunk/dports/python/py-urwid/Portfile	2014-11-16 00:28:58 UTC (rev 128181)
+++ trunk/dports/python/py-urwid/Portfile	2014-11-16 00:30:02 UTC (rev 128182)
@@ -2,8 +2,8 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup python    1.0
-PortGroup github    1.0
+PortGroup           python 1.0
+PortGroup           github 1.0
 
 github.setup        wardi urwid 1.2.1 release-
 name                py-${name}
@@ -36,4 +36,6 @@
             browse.py calc.py edit.py fib.py tour.py \
             ${destroot}${prefix}/share/doc/${subport}/examples
     }
+
+    livecheck.type  none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141115/a4cec1d8/attachment.html>


More information about the macports-changes mailing list