[126538] trunk/dports/x11/iwidgets/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Oct 11 08:45:14 PDT 2014


Revision: 126538
          https://trac.macports.org/changeset/126538
Author:   khindenburg at macports.org
Date:     2014-10-11 08:45:14 -0700 (Sat, 11 Oct 2014)
Log Message:
-----------
iwidgets: fix livecheck

Modified Paths:
--------------
    trunk/dports/x11/iwidgets/Portfile

Modified: trunk/dports/x11/iwidgets/Portfile
===================================================================
--- trunk/dports/x11/iwidgets/Portfile	2014-10-11 14:29:51 UTC (rev 126537)
+++ trunk/dports/x11/iwidgets/Portfile	2014-10-11 15:45:14 UTC (rev 126538)
@@ -31,3 +31,7 @@
 			--with-itk=${prefix}/lib/itk3.3
 
 build {}
+
+livecheck.type      regex
+livecheck.url       "http://sourceforge.net/projects/incrtcl/rss?path=/%5BIncr%20Widgets%5D"
+livecheck.regex     "${name}(\[\\d.\]+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141011/e2bce536/attachment-0001.html>


More information about the macports-changes mailing list