[95931] trunk/dports/devel/ocaml-findlib/Portfile

mww at macports.org mww at macports.org
Thu Jul 26 13:25:08 PDT 2012


Revision: 95931
          https://trac.macports.org/changeset/95931
Author:   mww at macports.org
Date:     2012-07-26 13:25:08 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
ocaml-findlib: dbm/META is now part of ocaml-dbm; inv revision

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

Modified: trunk/dports/devel/ocaml-findlib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-findlib/Portfile	2012-07-26 19:52:29 UTC (rev 95930)
+++ trunk/dports/devel/ocaml-findlib/Portfile	2012-07-26 20:25:08 UTC (rev 95931)
@@ -4,7 +4,7 @@
 
 name                ocaml-findlib
 version             1.3.3
-revision            1
+revision            2
 distname            findlib-${version}
 categories          devel ml
 maintainers         mww openmaintainer
@@ -54,6 +54,8 @@
 post-destroot {
     xinstall -m 755 -d ${destroot}${ocamlfind_destdir}
     xinstall -m 755 ${filespath}/camlp4find ${destroot}${prefix}/bin/camlp4find
+    # this is now part of the ocaml-dbm port:
+    file delete ${destroot}${prefix}/lib/ocaml/site-lib/dbm/META
 }
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/1c2d7197/attachment.html>


More information about the macports-changes mailing list