[95590] trunk/dports/devel/ocaml-res/Portfile

mww at macports.org mww at macports.org
Tue Jul 17 01:11:03 PDT 2012


Revision: 95590
          https://trac.macports.org/changeset/95590
Author:   mww at macports.org
Date:     2012-07-17 01:11:03 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
ocaml-res: version 4.0.1

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

Modified: trunk/dports/devel/ocaml-res/Portfile
===================================================================
--- trunk/dports/devel/ocaml-res/Portfile	2012-07-17 08:07:16 UTC (rev 95589)
+++ trunk/dports/devel/ocaml-res/Portfile	2012-07-17 08:11:03 UTC (rev 95590)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocaml-res
-version             3.2.0
-revision            1
+version             4.0.1
 categories          devel ml
 platforms           darwin
 license             LGPL-2.1
@@ -14,22 +13,18 @@
 long_description    ${description}
 homepage            https://bitbucket.org/mmottl/res/
 master_sites        https://bitbucket.org/mmottl/res/downloads/
-checksums           rmd160  b579199069a9aa7533b9f75f1428f4c0ecaf5fa4 \
-                    sha256  3b9dbed702670657e28347f6aeddaa9dccdbf37961e2f05427220aac02169aaa
+checksums           rmd160  91ddb42fd5e1d5e7a00b690310544bbb895a3ea5 \
+                    sha256  09e043b43dc2205c045926e7dcd544aa1ebac755b93325686f0e5e8e145766f8
 
 distname            res-${version}
 
 depends_lib         port:ocaml port:ocaml-findlib
 
-use_configure       no
+use_oasis           yes
+use_oasis_doc       yes
 
-build.env           PREFIX=${prefix}
-use_parallel_build  no
+configure.args-append "--override docdir ${destroot}${prefix}/share/doc/${name}"
 
-set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
-
-destroot.env        OCAMLFIND_INSTFLAGS="-destdir $ocamlfind_destdir"
-
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     res-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/91d4c652/attachment.html>


More information about the macports-changes mailing list