[93926] trunk/dports/devel

mww at macports.org mww at macports.org
Mon Jun 4 07:32:34 PDT 2012


Revision: 93926
          https://trac.macports.org/changeset/93926
Author:   mww at macports.org
Date:     2012-06-04 07:32:33 -0700 (Mon, 04 Jun 2012)
Log Message:
-----------
ocaml-async-extra: new port

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

Added Paths:
-----------
    trunk/dports/devel/ocaml-async-extra/

Modified: trunk/dports/devel/ocaml-async-extra/Portfile
===================================================================
--- trunk/dports/devel/ocaml-async-core/Portfile	2012-06-04 14:19:17 UTC (rev 93924)
+++ trunk/dports/devel/ocaml-async-extra/Portfile	2012-06-04 14:32:33 UTC (rev 93926)
@@ -3,22 +3,22 @@
 PortSystem          1.0
 PortGroup           ocaml 1.0
 
-name                ocaml-async-core
+name                ocaml-async-extra
 version             108.00.01
 categories          devel ml
 platforms           darwin
 license             LGPL-2.1
 maintainers         mww openmaintainer
-description         Jane Street Capital's asynchronous execution library (core)
+description         Jane Street Capital's asynchronous execution library (extra)
 long_description    ${description}
 homepage            https://bitbucket.org/yminsky/ocaml-core/
 master_sites        https://bitbucket.org/yminsky/ocaml-core/downloads/
-checksums           rmd160  51e2c9760b0b5a8e3f9572ed6444e2d711f80b31 \
-                    sha256  c977d9e6a472604712a297c4849c20c65013153ad636877c7bbe8cc06f70c022
+checksums           rmd160  ea91c090c3b3522c339d2ebd077965feb1907752 \
+                    sha256  677dc71aa9735f52aa60efca79112e22de491564e75db60ea430101d17bd8031
 
-distname            async_core-${version}
+distname            async_extra-${version}
 
-depends_lib         port:ocaml port:ocaml-findlib port:ocaml-sexplib port:ocaml-fieldslib port:ocaml-bin-prot port:ocaml-pa-ounit port:ocaml-core
+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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120604/bbf0a373/attachment.html>


More information about the macports-changes mailing list