[88532] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 18:11:35 PST 2012


Revision: 88532
          http://trac.macports.org/changeset/88532
Author:   mww at macports.org
Date:     2012-01-03 18:11:35 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-res to ocaml-res, leave stub;

Modified Paths:
--------------
    trunk/dports/devel/caml-res/Portfile
    trunk/dports/devel/ocaml-res/Portfile

Added Paths:
-----------
    trunk/dports/devel/ocaml-res/

Modified: trunk/dports/devel/caml-res/Portfile
===================================================================
--- trunk/dports/devel/caml-res/Portfile	2012-01-04 02:09:17 UTC (rev 88531)
+++ trunk/dports/devel/caml-res/Portfile	2012-01-04 02:11:35 UTC (rev 88532)
@@ -1,36 +1,11 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup ocaml 1.0
+replaced_by ocaml-res
+PortGroup obsolete 1.0
 
 name                caml-res
 version             3.2.0
-distname            release-${version}
-worksrcdir          res-${distname}
+revision            1
 categories          devel ml
-maintainers         mww openmaintainer
 license             LGPL-2.1
-description         OCaml library for automatically resizing contiguous memory (arrays and strings)
-long_description	${description}
-homepage            http://www.ocaml.info/home/ocaml_sources.html
-platforms           darwin
-master_sites        http://hg.ocaml.info/release/res/archive/
-checksums           md5     21545649743375ef57693fb6f025c48e \
-                    sha1    ecddc0386ad02bc94cd46787fff7f262c3a8ca68 \
-                    rmd160  269eef9992177a1618e82df502beaafc5ed6e47c
-use_bzip2           yes
-
-livecheck.type      regex
-livecheck.regex     "res/archive/release-(\\d+(?:\\.\\d+)*).tar.bz2"
-
-depends_lib         port:ocaml port:ocaml-findlib
-
-use_configure       no
-
-build.env           PREFIX=${prefix}
-use_parallel_build  no
-
-set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
-
-destroot.env        OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir"
-

Modified: trunk/dports/devel/ocaml-res/Portfile
===================================================================
--- trunk/dports/devel/caml-res/Portfile	2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/ocaml-res/Portfile	2012-01-04 02:11:35 UTC (rev 88532)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup ocaml 1.0
 
-name                caml-res
+name                ocaml-res
 version             3.2.0
 distname            release-${version}
 worksrcdir          res-${distname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/6f33f81b/attachment.html>


More information about the macports-changes mailing list