[88543] trunk/dports/math

mww at macports.org mww at macports.org
Tue Jan 3 18:39:02 PST 2012


Revision: 88543
          http://trac.macports.org/changeset/88543
Author:   mww at macports.org
Date:     2012-01-03 18:39:02 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-gsl to ocaml-gsl. Leave stub;

Modified Paths:
--------------
    trunk/dports/math/caml-gsl/Portfile
    trunk/dports/math/ocaml-gsl/Portfile

Added Paths:
-----------
    trunk/dports/math/ocaml-gsl/

Removed Paths:
-------------
    trunk/dports/math/caml-gsl/files/

Modified: trunk/dports/math/caml-gsl/Portfile
===================================================================
--- trunk/dports/math/caml-gsl/Portfile	2012-01-04 02:36:05 UTC (rev 88542)
+++ trunk/dports/math/caml-gsl/Portfile	2012-01-04 02:39:02 UTC (rev 88543)
@@ -1,28 +1,11 @@
 # $Id$
 
 PortSystem        1.0
+replaced_by ocaml-gsl
+PortGroup obsolete 1.0
 
 name              caml-gsl
 version           0.6.0
-
-distname          ocamlgsl-${version}
+revision          1
 categories        math science ml
-maintainers       nomaintainer
 
-description       ocamlgsl is the GNU scientific library for OCaml
-long_description  \
-    This is an interface to GSL (GNU scientific library) for the Objective Caml language.\
-    See the gsl port for more details.
-
-homepage          http://oandrieu.nerim.net/ocaml/gsl/
-platforms         darwin
-master_sites      ${homepage}
-checksums         md5    04795211d49c2fe1f59a5669f33ec5fc         \
-                  sha1   819d2f95f44cc4c331a4aa644f8d23704477de05 \
-                  rmd160 f7e9db2f388694dbede5b95ed961cb6eeef1fb00
-
-patchfiles        patch-Makefile.diff
-depends_lib       port:gsl port:ocaml
-depends_build     port:gawk
-use_configure     no
-use_parallel_build no

Modified: trunk/dports/math/ocaml-gsl/Portfile
===================================================================
--- trunk/dports/math/caml-gsl/Portfile	2012-01-03 10:10:28 UTC (rev 88473)
+++ trunk/dports/math/ocaml-gsl/Portfile	2012-01-04 02:39:02 UTC (rev 88543)
@@ -2,7 +2,7 @@
 
 PortSystem        1.0
 
-name              caml-gsl
+name              ocaml-gsl
 version           0.6.0
 
 distname          ocamlgsl-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/87d3bb14/attachment.html>


More information about the macports-changes mailing list