[88517] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 17:26:56 PST 2012


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

Modified Paths:
--------------
    trunk/dports/devel/caml-type-conv/Portfile

Added Paths:
-----------
    trunk/dports/devel/caml-type-conv/

Modified: trunk/dports/devel/caml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/ocaml-type-conv/Portfile	2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/caml-type-conv/Portfile	2012-01-04 01:26:56 UTC (rev 88517)
@@ -1,34 +1,11 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup ocaml 1.0
-name                ocaml-type-conv
+replaced_by ocaml-type-conv
+PortGroup obsolete 1.0
+name                caml-type-conv
 version             2.3.0
-revision            1
-distname            type-conv-${version}
+revision            2
 categories          devel ml
-maintainers         erickt openmaintainer
 license             LGPL-2.1
-supported_archs     noarch
 
-description         Mini library required for some other preprocessing libraries (OCaml 3.10 and newer)
-long_description    ${description}
-homepage            http://www.ocaml.info/home/ocaml_sources.html
-platforms           darwin
-master_sites        http://www.janestreet.com/ocaml/
-checksums           md5     97adcd20f63bec4df7fca1f5d371030e \
-                    sha1    66a613e11574067745a7dd36d650f2a8a4f6c941 \
-                    rmd160  bacd647dab67ccdee1d4dcacdca906d18c06ad7f
-
-livecheck.type      regex
-livecheck.regex     {type-conv-release-(.*?)\.tar}
-
-depends_lib         port:ocaml port:ocaml-findlib
-
-use_configure       no
-use_parallel_build  no
-
-build.env           PREFIX=${prefix}
-
-destroot.env        OCAMLFIND_DESTDIR="$ocamlfind_destdir"
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/4e4dadbd/attachment.html>


More information about the macports-changes mailing list