[88522] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 17:34:50 PST 2012
Revision: 88522
http://trac.macports.org/changeset/88522
Author: mww at macports.org
Date: 2012-01-03 17:34:48 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-sexplib to ocaml-sexplib, leave stub
Modified Paths:
--------------
trunk/dports/devel/caml-sexplib/Portfile
trunk/dports/devel/ocaml-sexplib/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-sexplib/
Modified: trunk/dports/devel/caml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/caml-sexplib/Portfile 2012-01-04 01:32:48 UTC (rev 88521)
+++ trunk/dports/devel/caml-sexplib/Portfile 2012-01-04 01:34:48 UTC (rev 88522)
@@ -1,33 +1,11 @@
# $Id$
PortSystem 1.0
-PortGroup ocaml 1.0
+replaced_by ocaml-sexplib
+PortGroup obsolete 1.0
name caml-sexplib
version 7.0.2
-distname sexplib-${version}
+revision 1
categories devel ml
-maintainers erickt openmaintainer
license LGPL-2
-description Automated code generation for converting OCaml-values to S-expressions
-long_description ${description}
-homepage http://www.janestreet.com/ocaml/
-platforms darwin
-master_sites http://www.janestreet.com/ocaml/
-checksums md5 baaeca46c492de731954d66722441fe5 \
- sha1 2f06b9d23d8afe14dd7eff22827bb13a607746ab \
- rmd160 dc6cfef8f6439fc97aa35c43d9837ff62f562e51
-
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex "sexplib-(\\d+(?:\\.\\d+)*).tar.gz"
-
-depends_lib port:ocaml port:ocaml-findlib port:ocaml-type-conv
-
-use_configure no
-
-build.env PREFIX=${prefix}
-use_parallel_build no
-
-destroot.env OCAMLFIND_DESTDIR="$ocamlfind_destdir"
-
Modified: trunk/dports/devel/ocaml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/caml-sexplib/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/ocaml-sexplib/Portfile 2012-01-04 01:34:48 UTC (rev 88522)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup ocaml 1.0
-name caml-sexplib
+name ocaml-sexplib
version 7.0.2
distname sexplib-${version}
categories devel ml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/25180a6f/attachment.html>
More information about the macports-changes
mailing list