[64184] trunk/dports
mww at macports.org
mww at macports.org
Wed Feb 24 12:27:27 PST 2010
Revision: 64184
http://trac.macports.org/changeset/64184
Author: mww at macports.org
Date: 2010-02-24 12:27:24 -0800 (Wed, 24 Feb 2010)
Log Message:
-----------
rename 'ocamlgsl' to 'caml-gsl' (like the majority of our OCaml ports)
Modified Paths:
--------------
trunk/dports/math/caml-gsl/Portfile
trunk/dports/science/flashdot/Portfile
Added Paths:
-----------
trunk/dports/math/caml-gsl/
Removed Paths:
-------------
trunk/dports/math/ocamlgsl/
Modified: trunk/dports/math/caml-gsl/Portfile
===================================================================
--- trunk/dports/math/ocamlgsl/Portfile 2010-02-24 20:19:26 UTC (rev 64183)
+++ trunk/dports/math/caml-gsl/Portfile 2010-02-24 20:27:24 UTC (rev 64184)
@@ -2,11 +2,11 @@
PortSystem 1.0
-name ocamlgsl
+name caml-gsl
version 0.6.0
categories math science
maintainers nomaintainer
-description GNU scientific library for OCaml
+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.
Modified: trunk/dports/science/flashdot/Portfile
===================================================================
--- trunk/dports/science/flashdot/Portfile 2010-02-24 20:19:26 UTC (rev 64183)
+++ trunk/dports/science/flashdot/Portfile 2010-02-24 20:27:24 UTC (rev 64184)
@@ -23,5 +23,5 @@
if {[info exists svn.method]} {
svn.method checkout
}
-depends_lib port:ocamlsdl port:ocamlgsl port:lablgl
+depends_lib port:ocamlsdl port:caml-gsl port:lablgl
use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100224/b672eb34/attachment.html>
More information about the macports-changes
mailing list