[77746] trunk/dports/devel/caml-bin-prot/Portfile

jmr at macports.org jmr at macports.org
Sun Apr 10 21:29:59 PDT 2011


Revision: 77746
          http://trac.macports.org/changeset/77746
Author:   jmr at macports.org
Date:     2011-04-10 21:29:59 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
caml-bin-prot: update to 1.3.1

Modified Paths:
--------------
    trunk/dports/devel/caml-bin-prot/Portfile

Modified: trunk/dports/devel/caml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/caml-bin-prot/Portfile	2011-04-11 04:28:51 UTC (rev 77745)
+++ trunk/dports/devel/caml-bin-prot/Portfile	2011-04-11 04:29:59 UTC (rev 77746)
@@ -2,8 +2,7 @@
 
 PortSystem          1.0
 name                caml-bin-prot
-version             1.2.20
-revision            1
+version             1.3.1
 categories          devel ml
 maintainers         erickt openmaintainer
 description         A binary protocol generator
@@ -18,12 +17,11 @@
 platforms           darwin
 master_sites        http://www.janestreet.com/ocaml
 
-distfiles           bin-prot-release-${version}.tar.gz
-worksrcdir          bin-prot-release-${version}
+distname            bin_prot-${version}
 
-checksums           md5     e87e2c76d53b6ff38e276053bd78a787 \
-                    sha1    8dcf1f8b5465b5db630fbabbe9a6b9c1a9ebca05 \
-                    rmd160  b6312efedfbfabd7de6a5ff76c4d6bde657c96cb
+checksums           md5     6ed3471d26ede09250cbcef21f9fb966 \
+                    sha1    95804f6afd9552fb4daa6d3f430b171333874c66 \
+                    rmd160  f984d3f8af1b4cbc7d2d93098c38116ff994e01f
 
 depends_lib         port:ocaml port:caml-findlib port:caml-ounit port:caml-type-conv
 
@@ -34,7 +32,8 @@
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 
-destroot.env        OCAMLFIND_INSTFLAGS="-ldconf ignore -destdir $ocamlfind_destdir"
+destroot.env        OCAMLFIND_LDCONF="ignore" \
+                    OCAMLFIND_DESTDIR="$ocamlfind_destdir"
 
 pre-destroot {
     file mkdir ${ocamlfind_destdir}/stublibs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/4a0f5caf/attachment.html>


More information about the macports-changes mailing list