[94365] trunk/dports/devel/ocaml-lwt/Portfile

mww at macports.org mww at macports.org
Sat Jun 16 07:47:18 PDT 2012


Revision: 94365
          https://trac.macports.org/changeset/94365
Author:   mww at macports.org
Date:     2012-06-16 07:47:18 -0700 (Sat, 16 Jun 2012)
Log Message:
-----------
ocaml-lwt: correct license, use later checksum algorithms

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

Modified: trunk/dports/devel/ocaml-lwt/Portfile
===================================================================
--- trunk/dports/devel/ocaml-lwt/Portfile	2012-06-16 14:39:57 UTC (rev 94364)
+++ trunk/dports/devel/ocaml-lwt/Portfile	2012-06-16 14:47:18 UTC (rev 94365)
@@ -9,7 +9,7 @@
 distname            lwt-${version}
 categories          devel ml
 maintainers         mww openmaintainer
-license             LGPL-2.1
+license             {LGPL-2.1 OpenSSLException}
 description         Cooperative threading library for OCaml
 long_description    LWT is a lightweight thread library for OCaml to implement \
                     co-operative concurrency.
@@ -20,9 +20,8 @@
 depends_lib         port:ocaml port:ocaml-findlib port:ocaml-ssl \
                     port:ocaml-react port:ocaml-text port:libev
 
-checksums           md5     d1b4a8c1ad320c8f7876a8bff157d2d3 \
-                    sha1    5d1cb1a5180283708fb93d44e911acafdf6be850 \
-                    rmd160  69243c2989493e90a043d7d541371e78c536fb44
+checksums           rmd160  69243c2989493e90a043d7d541371e78c536fb44 \
+                    sha256  b892ec80b869e53ca711d0e42f0a9fa5997958781382247ff3cfc4880f75db00
 
 use_parallel_build  no
 use_oasis           yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120616/d88262a8/attachment.html>


More information about the macports-changes mailing list