[77743] trunk/dports/devel/caml-sexplib/Portfile

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


Revision: 77743
          http://trac.macports.org/changeset/77743
Author:   jmr at macports.org
Date:     2011-04-10 21:25:00 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
caml-sexplib: update to 5.2.1

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

Modified: trunk/dports/devel/caml-sexplib/Portfile
===================================================================
--- trunk/dports/devel/caml-sexplib/Portfile	2011-04-11 04:22:33 UTC (rev 77742)
+++ trunk/dports/devel/caml-sexplib/Portfile	2011-04-11 04:25:00 UTC (rev 77743)
@@ -3,20 +3,18 @@
 PortSystem          1.0
 
 name                caml-sexplib
-version             5.1.0
-distname            release-${version}
-worksrcdir          sexplib310-${distname}
+version             5.2.1
+distname            sexplib-${version}
 categories          devel ml
 maintainers         erickt openmaintainer
 description         Automated code generation for converting OCaml-values to S-expressions
 long_description	${description}
 homepage            http://www.ocaml.info/home/ocaml_sources.html
 platforms           darwin
-master_sites        http://hg.ocaml.info/release/sexplib310/archive/
-checksums           md5     3f92fcf6aa80871d194d9c3ff4dd04b2 \
-                    sha1    3f43f6fe752d7b1a2982464767c270e9f5a4f1ec \
-                    rmd160  bf355defe2da1d9d97c07425bb855f40fa21528f
-use_bzip2           yes
+master_sites        http://www.janestreet.com/ocaml/
+checksums           md5     5750870c9a48434ecec6344cebcdbc42 \
+                    sha1    935311d117f0c08ddb571ced25c2606f852a4a6f \
+                    rmd160  c1d6d1ab787820a092b431b786924f8494e7b0ed
 
 livecheck.type      regex
 livecheck.regex     "sexplib310/archive/release-(\\d+(?:\\.\\d+)*).tar.bz2"
@@ -30,7 +28,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/2d5af7af/attachment.html>


More information about the macports-changes mailing list