[88536] trunk/dports/devel
mww at macports.org
mww at macports.org
Tue Jan 3 18:21:08 PST 2012
Revision: 88536
http://trac.macports.org/changeset/88536
Author: mww at macports.org
Date: 2012-01-03 18:21:08 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-text to ocaml-text, leave stub;
Modified Paths:
--------------
trunk/dports/devel/caml-text/Portfile
trunk/dports/devel/ocaml-text/Portfile
Added Paths:
-----------
trunk/dports/devel/ocaml-text/
Modified: trunk/dports/devel/caml-text/Portfile
===================================================================
--- trunk/dports/devel/caml-text/Portfile 2012-01-04 02:18:46 UTC (rev 88535)
+++ trunk/dports/devel/caml-text/Portfile 2012-01-04 02:21:08 UTC (rev 88536)
@@ -1,30 +1,10 @@
# $Id$
PortSystem 1.0
+replaced_by ocaml-text
+PortGroup obsolete 1.0
name caml-text
version 0.2
-distname text-${version}
+revision 1
categories devel ml
-maintainers nomaintainer
-description library for Unicode text in OCaml
-long_description OCaml-Text is a library for dealing with text, \
- i.e. sequence of unicode characters, in a convenient way.
-platforms darwin
-homepage http://forge.ocamlcore.org/projects/ocaml-text/
-master_sites http://forge.ocamlcore.org/frs/download.php/211/
-patchfiles patch-Makefile.diff
-
-depends_lib port:ocaml port:ocaml-findlib
-
-checksums md5 8f6372dd2837d8b8c4050d0a3dc966e5 \
- sha1 16800464a73e82113087478d4212afd6af39291a \
- rmd160 f72dacb4004c81b2ea0b72bf40605cb9fe133eef
-
-use_configure no
-set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
-destroot.post_args DESTDIR="$ocamlfind_destdir"
-
-livecheck.type regex
-livecheck.url http://forge.ocamlcore.org/frs/?group_id=100
-livecheck.regex {>text-(.*)\.tar\.gz}
Modified: trunk/dports/devel/ocaml-text/Portfile
===================================================================
--- trunk/dports/devel/caml-text/Portfile 2012-01-03 11:48:48 UTC (rev 88494)
+++ trunk/dports/devel/ocaml-text/Portfile 2012-01-04 02:21:08 UTC (rev 88536)
@@ -2,7 +2,7 @@
PortSystem 1.0
-name caml-text
+name ocaml-text
version 0.2
distname text-${version}
categories devel ml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/6148d863/attachment.html>
More information about the macports-changes
mailing list