[77745] trunk/dports/devel/caml-fieldslib/Portfile

jmr at macports.org jmr at macports.org
Sun Apr 10 21:28:51 PDT 2011


Revision: 77745
          http://trac.macports.org/changeset/77745
Author:   jmr at macports.org
Date:     2011-04-10 21:28:51 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
caml-fieldslib: update to 0.1.2

Modified Paths:
--------------
    trunk/dports/devel/caml-fieldslib/Portfile

Modified: trunk/dports/devel/caml-fieldslib/Portfile
===================================================================
--- trunk/dports/devel/caml-fieldslib/Portfile	2011-04-11 04:25:52 UTC (rev 77744)
+++ trunk/dports/devel/caml-fieldslib/Portfile	2011-04-11 04:28:51 UTC (rev 77745)
@@ -2,8 +2,7 @@
 
 PortSystem          1.0
 name                caml-fieldslib
-version             0.1.0
-extract.suffix      .tgz
+version             0.1.2
 distname            fieldslib-${version}
 categories          devel ml
 maintainers         nomaintainer
@@ -21,9 +20,9 @@
 livecheck.type      regex
 livecheck.regex     {fieldslib-(.*)\.tgz}
 
-checksums           md5     a5a50b2f883c31255bcac4b7b0f9e679 \
-                    sha1    5f3ce22f6aaeed5ef5ec0bfa064ff49500f74858 \
-                    rmd160  c0bed7efa1069c3cd74badc36de561a57cb00377
+checksums           md5     d7cf2d3a815cd55352b0d5be164fc687 \
+                    sha1    302362ed8c3ce1913246da9584abec8311617807 \
+                    rmd160  3207b2baf8e8e5aa6cf27d1660bf9503db925a58
 
 depends_lib         port:ocaml port:caml-findlib port:caml-type-conv
 
@@ -34,7 +33,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 {
     file mkdir $ocamlfind_destdir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/e03efb32/attachment.html>


More information about the macports-changes mailing list