[88579] trunk/dports/devel/ocaml-ocamldsort/Portfile

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


Revision: 88579
          http://trac.macports.org/changeset/88579
Author:   mww at macports.org
Date:     2012-01-04 09:09:51 -0800 (Wed, 04 Jan 2012)
Log Message:
-----------
ocaml-ocamldsort: version 0.15.0

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

Modified: trunk/dports/devel/ocaml-ocamldsort/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamldsort/Portfile	2012-01-04 17:06:38 UTC (rev 88578)
+++ trunk/dports/devel/ocaml-ocamldsort/Portfile	2012-01-04 17:09:51 UTC (rev 88579)
@@ -3,24 +3,25 @@
 PortSystem          1.0
 
 name                ocaml-ocamldsort
-version             0.14.4
+version             0.15.0
 distname            ocamldsort-${version}
 categories          devel ml
 maintainers         nomaintainer
+license             GPL-2
 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.
+                    (.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
+checksums           md5     8b7fbdc958c2322f614ef141084df56a \
+                    sha1    37c3fd608c09d4bcb4bca70e5de1c8f6cd295dd0 \
+                    rmd160  6decd01026713c6aabfa136285b779bb3a5c187f
 
 configure.args-append --prefix="${destroot}${prefix}" --exec-prefix="${destroot}${prefix}" --mandir="${destroot}${prefix}/share/man"
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120104/2e81c63c/attachment.html>


More information about the macports-changes mailing list