[114597] trunk/dports/devel/ocaml-async-extra/Portfile

mww at macports.org mww at macports.org
Wed Dec 11 04:21:38 PST 2013


Revision: 114597
          https://trac.macports.org/changeset/114597
Author:   mww at macports.org
Date:     2013-12-11 04:21:38 -0800 (Wed, 11 Dec 2013)
Log Message:
-----------
ocaml-async-extra: version 109.53.00

Modified Paths:
--------------
    trunk/dports/devel/ocaml-async-extra/Portfile

Modified: trunk/dports/devel/ocaml-async-extra/Portfile
===================================================================
--- trunk/dports/devel/ocaml-async-extra/Portfile	2013-12-11 11:39:33 UTC (rev 114596)
+++ trunk/dports/devel/ocaml-async-extra/Portfile	2013-12-11 12:21:38 UTC (rev 114597)
@@ -2,10 +2,11 @@
 
 PortSystem          1.0
 PortGroup           ocaml 1.0
+PortGroup           github 1.0
 
+github.setup        janestreet async_extra 109.53.00
+
 name                ocaml-async-extra
-version             108.00.02
-revision            3
 categories          devel ml
 platforms           darwin
 license             LGPL-2.1
@@ -13,17 +14,22 @@
 description         Jane Street Capital's asynchronous execution library (extra)
 long_description    ${description}
 homepage            https://ocaml.janestreet.com/code
-master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
-checksums           rmd160  0ba434dbb6370126f9ced93a9ea3c6b900558dad \
-                    sha256  3844260f38a13008322f1274366178fd18c30c5d54c7b1381dd3792c471eea77
+checksums           rmd160  c0219795ba12585a1601f555dfd33aa4a31af723 \
+                    sha256  dbcc1e679638d863c8892af0acb53c55e568b6864faaba5a96f632656c109789
 
-distname            async_extra-${version}
+depends_lib         port:ocaml \
+                    port:ocaml-findlib \
+                    port:ocaml-async-core \
+                    port:ocaml-async-unix \
+                    port:ocaml-bin-prot \
+                    port:ocaml-core \
+                    port:ocaml-fieldslib \
+                    port:ocaml-pa-ounit \
+                    port:ocaml-pipebang \
+                    port:ocaml-sexplib
 
-depends_lib         port:ocaml port:ocaml-findlib port:ocaml-sexplib port:ocaml-fieldslib port:ocaml-bin-prot port:ocaml-pa-ounit port:ocaml-core port:ocaml-pipebang port:ocaml-async-core port:ocaml-async-unix
-
 use_oasis           yes
+use_oasis_doc       yes
 
-livecheck.type      regex
-livecheck.url       https://ocaml.janestreet.com/ocaml-core/
-livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
+configure.args-append "--destdir ${destroot}"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131211/56180073/attachment.html>


More information about the macports-changes mailing list