[115946] trunk/dports/math/gringo/Portfile

mww at macports.org mww at macports.org
Tue Jan 14 23:09:04 PST 2014


Revision: 115946
          https://trac.macports.org/changeset/115946
Author:   mww at macports.org
Date:     2014-01-14 23:09:04 -0800 (Tue, 14 Jan 2014)
Log Message:
-----------
gringo: add livecheck, comment

Modified Paths:
--------------
    trunk/dports/math/gringo/Portfile

Modified: trunk/dports/math/gringo/Portfile
===================================================================
--- trunk/dports/math/gringo/Portfile	2014-01-15 04:44:53 UTC (rev 115945)
+++ trunk/dports/math/gringo/Portfile	2014-01-15 07:09:04 UTC (rev 115946)
@@ -30,6 +30,7 @@
 use_configure       no
 use_parallel_build  no
 
+# needs compiler with C++11 support -- currently does not build on OS X < 10.9
 build.cmd           scons --build-dir=release gringo clingo
 build.target
 
@@ -42,3 +43,6 @@
         ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.url       http://sourceforge.net/projects/potassco/files/gringo/
+livecheck.regex     potassco/files/gringo/(\[0-9\\.\]+)/
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140114/ff93e049/attachment.html>


More information about the macports-changes mailing list