[93920] trunk/dports/devel

mww at macports.org mww at macports.org
Mon Jun 4 06:10:41 PDT 2012


Revision: 93920
          https://trac.macports.org/changeset/93920
Author:   mww at macports.org
Date:     2012-06-04 06:10:41 -0700 (Mon, 04 Jun 2012)
Log Message:
-----------
ocaml-comparelib: new port

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

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

Modified: trunk/dports/devel/ocaml-comparelib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-variantslib/Portfile	2012-06-04 13:04:49 UTC (rev 93918)
+++ trunk/dports/devel/ocaml-comparelib/Portfile	2012-06-04 13:10:41 UTC (rev 93920)
@@ -3,21 +3,21 @@
 PortSystem 1.0
 PortGroup ocaml 1.0
 
-name                ocaml-variantslib
+name                ocaml-comparelib
 version             108.00.01
 categories          devel ml
 platforms           darwin
 license             LGPL-2.1
 maintainers         mww openmaintainer
-description         OCaml variants as first class values
+description         Syntax extension for deriving "compare" functions automatically
 long_description    ${description}
 
 homepage            https://bitbucket.org/yminsky/ocaml-core/
 master_sites        https://bitbucket.org/yminsky/ocaml-core/downloads/
-distname            variantslib-${version}
+distname            comparelib-${version}
 
-checksums           rmd160  8568aca7574ec009326392312dc4844ae9a55334 \
-                    sha256  8c019a22009022f024972885a7988be44e4cad13f16753d179072b21d7f326a1
+checksums           rmd160  65d34d724dc752c3b4b4c57971236b4a159df877 \
+                    sha256  51f302d52dccc1ec8dc964eaf46cc41fd0a3077f38f3db6191951ce41ea708b6
 
 depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120604/44fe671a/attachment.html>


More information about the macports-changes mailing list