[135781] trunk/dports/python/py-configobj/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat May 2 16:01:04 PDT 2015


Revision: 135781
          https://trac.macports.org/changeset/135781
Author:   khindenburg at macports.org
Date:     2015-05-02 16:01:03 -0700 (Sat, 02 May 2015)
Log Message:
-----------
py-configobj: fix livecheck

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

Modified: trunk/dports/python/py-configobj/Portfile
===================================================================
--- trunk/dports/python/py-configobj/Portfile	2015-05-02 22:41:42 UTC (rev 135780)
+++ trunk/dports/python/py-configobj/Portfile	2015-05-02 23:01:03 UTC (rev 135781)
@@ -43,4 +43,7 @@
             copy $f ${destroot}${prefix}/share/doc/${subport}/[file tail $f]
         }
     }
+    livecheck.type      none
+} else {
+    livecheck.regex     configobj-(\[0-9.\]+)${extract.suffix}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150502/bbad7994/attachment.html>


More information about the macports-changes mailing list