[77744] trunk/dports/devel/caml-type-conv/Portfile

jmr at macports.org jmr at macports.org
Sun Apr 10 21:25:53 PDT 2011


Revision: 77744
          http://trac.macports.org/changeset/77744
Author:   jmr at macports.org
Date:     2011-04-10 21:25:52 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
caml-type-conv: update to 2.3.0

Modified Paths:
--------------
    trunk/dports/devel/caml-type-conv/Portfile

Modified: trunk/dports/devel/caml-type-conv/Portfile
===================================================================
--- trunk/dports/devel/caml-type-conv/Portfile	2011-04-11 04:25:00 UTC (rev 77743)
+++ trunk/dports/devel/caml-type-conv/Portfile	2011-04-11 04:25:52 UTC (rev 77744)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                caml-type-conv
-version             2.0.2
+version             2.3.0
 distname            type-conv-${version}
 categories          devel ml
 maintainers         erickt openmaintainer
@@ -10,10 +10,10 @@
 long_description    ${description}
 homepage            http://www.ocaml.info/home/ocaml_sources.html
 platforms           darwin
-master_sites        http://www.ocaml.info/ocaml_sources
-checksums           md5     db46a097b81b0d4a95a4a72bef100527 \
-                    sha1    d3fe8255dcb63ebb16414a137f6fe4ad986a13d9 \
-                    rmd160  004a4bf74b57d80a6024890cc6f4aa8baafd81e1
+master_sites        http://www.janestreet.com/ocaml/
+checksums           md5     97adcd20f63bec4df7fca1f5d371030e \
+                    sha1    66a613e11574067745a7dd36d650f2a8a4f6c941 \
+                    rmd160  bacd647dab67ccdee1d4dcacdca906d18c06ad7f
 
 livecheck.type      regex
 livecheck.regex     {type-conv-release-(.*?)\.tar}
@@ -27,7 +27,7 @@
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 
-destroot.env        OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir"
+destroot.env        OCAMLFIND_DESTDIR="$ocamlfind_destdir"
 
 pre-destroot {
     xinstall -m 755 -d $ocamlfind_destdir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/5a6d7173/attachment-0001.html>


More information about the macports-changes mailing list