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

mww at macports.org mww at macports.org
Wed Dec 11 01:25:21 PST 2013


Revision: 114593
          https://trac.macports.org/changeset/114593
Author:   mww at macports.org
Date:     2013-12-11 01:25:21 -0800 (Wed, 11 Dec 2013)
Log Message:
-----------
ocaml-core: version 109.53.01

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

Modified: trunk/dports/devel/ocaml-core/Portfile
===================================================================
--- trunk/dports/devel/ocaml-core/Portfile	2013-12-11 07:33:11 UTC (rev 114592)
+++ trunk/dports/devel/ocaml-core/Portfile	2013-12-11 09:25:21 UTC (rev 114593)
@@ -2,10 +2,11 @@
 
 PortSystem          1.0
 PortGroup           ocaml 1.0
+PortGroup           github 1.0
 
+github.setup        janestreet core 109.53.01
+
 name                ocaml-core
-version             108.00.02
-revision            3
 categories          devel ml
 platforms           darwin
 license             LGPL-2.1
@@ -13,19 +14,26 @@
 description         core is Jane Street's alternative to the standard OCaml library
 long_description    ${description}
 homepage            https://ocaml.janestreet.com/code
-master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
-checksums           rmd160  c03a86d0e8c65018c7aea492b5b604cf3b688a7f \
-                    sha256  b4671f80dc0758f61ec6b18f20907627b45109b1ad8a51cf9978584d4160008b
+checksums           rmd160  daedbe21115c682b41b2b6aedb1f8a92c60ac7af \
+                    sha256  42fbb8f982c6dda8c98f258867c2213d665adf3ec29ab553ec7ad699495e3b91
 
-distname            core-${version}
+depends_lib         port:ocaml \
+                    port:ocaml-findlib \
+                    port:ocaml-bin-prot \
+                    port:ocaml-comparelib \
+                    port:ocaml-core-kernel \
+                    port:ocaml-custom-printf \
+                    port:ocaml-fieldslib \
+                    port:ocaml-herelib \
+                    port:ocaml-pa-ounit \
+                    port:ocaml-pa-test \
+                    port:ocaml-pipebang \
+                    port:ocaml-res \
+                    port:ocaml-sexplib \
+                    port:ocaml-variantslib
 
-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
-# stopped working with 108.00.02
-#use_oasis_doc       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/d0522ad5/attachment.html>


More information about the macports-changes mailing list