[114440] trunk/dports/devel/ocaml-extlib/Portfile

mww at macports.org mww at macports.org
Sun Dec 8 09:20:46 PST 2013


Revision: 114440
          https://trac.macports.org/changeset/114440
Author:   mww at macports.org
Date:     2013-12-08 09:20:46 -0800 (Sun, 08 Dec 2013)
Log Message:
-----------
ocaml-extlib: version 1.6.1

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

Modified: trunk/dports/devel/ocaml-extlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-extlib/Portfile	2013-12-08 16:53:43 UTC (rev 114439)
+++ trunk/dports/devel/ocaml-extlib/Portfile	2013-12-08 17:20:46 UTC (rev 114440)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name                ocaml-extlib
-version             1.6.0
-revision            0
+version             1.6.1
 categories          devel ml
 maintainers         mww openmaintainer
 license             LGPL-2.1
@@ -14,9 +13,8 @@
 platforms           darwin
 master_sites        googlecode:ocaml-extlib
 
-checksums           md5     b8a874ca244e9369464156b1ba7c1842 \
-                    rmd160  482a4408f90378a4b4ebbff2b0971e47443eaaa5 \
-                    sha256  625d2a15e829209803a537342f72c66dcae37d8baab72658f75ce24bf290720d
+checksums           rmd160  4d92f55e71ee6effe58b07126458caa118472aa3 \
+                    sha256  88d4b3638cb4da4e04d81ba157e7235e744373c5784cf4b906570d07b890aeca
 distname            extlib-${version}
 
 depends_lib         port:ocaml port:ocaml-findlib
@@ -29,7 +27,7 @@
 
 destroot.cmd        "${prefix}/bin/ocaml"
 destroot.pre_args   install.ml
-destroot.args       -b -n -doc
+destroot.args       -b -n -doc -min
 destroot.post_args
 
 pre-destroot {
@@ -41,5 +39,5 @@
 
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc
-    file copy ${worksrcpath}/extlib-doc ${destroot}${prefix}/share/doc/${name}
+    file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131208/e0eb374d/attachment.html>


More information about the macports-changes mailing list