[88578] trunk/dports/devel

mww at macports.org mww at macports.org
Wed Jan 4 09:06:41 PST 2012


Revision: 88578
          http://trac.macports.org/changeset/88578
Author:   mww at macports.org
Date:     2012-01-04 09:06:38 -0800 (Wed, 04 Jan 2012)
Log Message:
-----------
rename caml-ocamldsort to ocaml-ocamldsort, leave stub;

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

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

Modified: trunk/dports/devel/caml-ocamldsort/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldsort/Portfile	2012-01-04 16:53:28 UTC (rev 88577)
+++ trunk/dports/devel/caml-ocamldsort/Portfile	2012-01-04 17:06:38 UTC (rev 88578)
@@ -1,26 +1,10 @@
 # $Id$
 
 PortSystem          1.0
+replaced_by ocaml-ocamldsort
+PortGroup obsolete 1.0
 
 name                caml-ocamldsort
 version             0.14.4
-distname            ocamldsort-${version}
+revision            1
 categories          devel ml
-maintainers         nomaintainer
-description         Build dependency generator for OCaml
-long_description    The ocamldsort command scans a set of Objective Caml source files \
-		    (.ml and .mli files), sorts them according to their dependencies and \
-		    prints the sorted files in order to link their corresponding .cmo \
-		    and .cmi files.
-homepage            http://dimitri.mutu.net/ocaml.html
-platforms           darwin
-master_sites        ftp://quatramaran.ens.fr/pub/ara/ocamldsort/
-
-depends_lib         port:ocaml
-
-checksums           md5     9651d6afb204c0b22cd69be8a847e1d4 \
-                    sha1    ff1aeb64200e378af5c3f2af6ab6cfdc7b2b2a51 \
-                    rmd160  38f5a5a3d4f96f8e89af8214027d15c8a3f4bcd7
-
-configure.args-append --prefix="${destroot}${prefix}" --exec-prefix="${destroot}${prefix}" --mandir="${destroot}${prefix}/share/man"
-use_parallel_build  no

Modified: trunk/dports/devel/ocaml-ocamldsort/Portfile
===================================================================
--- trunk/dports/devel/caml-ocamldsort/Portfile	2012-01-04 16:45:51 UTC (rev 88576)
+++ trunk/dports/devel/ocaml-ocamldsort/Portfile	2012-01-04 17:06:38 UTC (rev 88578)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 
-name                caml-ocamldsort
+name                ocaml-ocamldsort
 version             0.14.4
 distname            ocamldsort-${version}
 categories          devel ml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120104/51a2b803/attachment.html>


More information about the macports-changes mailing list