[88518] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 17:28:00 PST 2012


Revision: 88518
          http://trac.macports.org/changeset/88518
Author:   mww at macports.org
Date:     2012-01-03 17:28:00 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
re-add as stub

Modified Paths:
--------------
    trunk/dports/devel/caml-lwt/Portfile

Added Paths:
-----------
    trunk/dports/devel/caml-lwt/

Modified: trunk/dports/devel/caml-lwt/Portfile
===================================================================
--- trunk/dports/devel/ocaml-lwt/Portfile	2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/caml-lwt/Portfile	2012-01-04 01:28:00 UTC (rev 88518)
@@ -1,36 +1,11 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup ocaml 1.0
+replaced_by ocaml-lwt
+PortGroup obsolete 1.0
 
-name                ocaml-lwt
+name                caml-lwt
 version             2.3.2
-distname            lwt-${version}
+revision            1
 categories          devel ml
-maintainers         mww openmaintainer
 license             LGPL-2.1
-description         Cooperative threading library for OCaml
-long_description    LWT is a lightweight thread library for OCaml to implement \
-                    co-operative concurrency.
-homepage            http://ocsigen.org/lwt
-platforms           darwin
-master_sites        http://ocsigen.org/download/
-
-depends_lib         port:ocaml port:ocaml-findlib port:ocaml-ssl \
-                    port:ocaml-react port:caml-text port:libev
-
-checksums           md5     d1b4a8c1ad320c8f7876a8bff157d2d3 \
-                    sha1    5d1cb1a5180283708fb93d44e911acafdf6be850 \
-                    rmd160  69243c2989493e90a043d7d541371e78c536fb44
-
-use_parallel_build  no
-use_oasis           yes
-use_oasis_doc       yes
-
-configure.args-append "--enable-react --enable-ssl --override docdir ${destroot}${prefix}/share/doc/${name}"
-
-livecheck.type      regex
-livecheck.url       http://ocsigen.org/download/
-livecheck.version   ${version}
-livecheck.regex     {>lwt-(.*)\.tar\.gz\.asc}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/199920bf/attachment.html>


More information about the macports-changes mailing list