[93964] trunk/dports/devel/ocaml-core/Portfile

mww at macports.org mww at macports.org
Tue Jun 5 05:45:47 PDT 2012


Revision: 93964
          https://trac.macports.org/changeset/93964
Author:   mww at macports.org
Date:     2012-06-05 05:45:45 -0700 (Tue, 05 Jun 2012)
Log Message:
-----------
ocaml-core: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/ocaml-core/Portfile

Modified: trunk/dports/devel/ocaml-core/Portfile
===================================================================
--- trunk/dports/devel/ocaml-core/Portfile	2012-06-05 11:54:09 UTC (rev 93963)
+++ trunk/dports/devel/ocaml-core/Portfile	2012-06-05 12:45:45 UTC (rev 93964)
@@ -21,4 +21,9 @@
 depends_lib         port:ocaml port:ocaml-findlib port:ocaml-variantslib port:ocaml-sexplib port:ocaml-fieldslib port:ocaml-bin-prot port:ocaml-pa-ounit port:ocaml-pipebang port:ocaml-res
 
 use_oasis           yes
+use_oasis_doc       yes
 
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     core-(\[0-9.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120605/635cb788/attachment.html>


More information about the macports-changes mailing list