[154359] trunk/dports/lang/clojure/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Oct 28 16:30:37 CEST 2016


Revision: 154359
          https://trac.macports.org/changeset/154359
Author:   ryandesign at macports.org
Date:     2016-10-28 16:30:37 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
clojure: Fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/clojure/Portfile

Modified: trunk/dports/lang/clojure/Portfile
===================================================================
--- trunk/dports/lang/clojure/Portfile	2016-10-28 13:50:22 UTC (rev 154358)
+++ trunk/dports/lang/clojure/Portfile	2016-10-28 14:30:37 UTC (rev 154359)
@@ -66,3 +66,7 @@
               ${worksrcpath}/test/clojure/test_helper.clj \
               ${destroot}${prefix}/share/examples/${name}
 }
+
+livecheck.type      regex
+livecheck.url       http://central.maven.org/maven2/org/clojure/clojure/
+livecheck.regex     {"([0-9.]+)/"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/fdb60295/attachment-0002.html>


More information about the macports-changes mailing list