[93964] trunk/dports/devel/ocaml-core/Portfile
Revision: 93964 https://trac.macports.org/changeset/93964 Author: mww@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} +
participants (1)
-
mww@macports.org