[90468] trunk/dports/devel/ocaml-bin-prot

mww at macports.org mww at macports.org
Tue Mar 6 07:07:12 PST 2012


Revision: 90468
          http://trac.macports.org/changeset/90468
Author:   mww at macports.org
Date:     2012-03-06 07:07:12 -0800 (Tue, 06 Mar 2012)
Log Message:
-----------
ocaml-bin-prot: remove patch for compile-problems with clang/llvm-3.0 and ocaml 3.12.1 (which is now fixed in the ocaml port); inc. revision

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

Removed Paths:
-------------
    trunk/dports/devel/ocaml-bin-prot/files/

Modified: trunk/dports/devel/ocaml-bin-prot/Portfile
===================================================================
--- trunk/dports/devel/ocaml-bin-prot/Portfile	2012-03-06 15:05:02 UTC (rev 90467)
+++ trunk/dports/devel/ocaml-bin-prot/Portfile	2012-03-06 15:07:12 UTC (rev 90468)
@@ -3,6 +3,7 @@
 PortSystem          1.0
 name                ocaml-bin-prot
 version             2.0.7
+revision            1
 categories          devel ml
 maintainers         erickt openmaintainer
 license             {BSD LGPL-2}
@@ -24,11 +25,6 @@
                     sha1    d51eb4edd716c4a40e557cd987e8698882fda5e4 \
                     rmd160  5cfd34d19d94492393dfa7d80dbaa6b2bb86dca1
 
-# remove me if http://caml.inria.fr/mantis/view.php?id=5516 is fixed
-if {${configure.compiler} == "clang"} {
-    patchfiles-append patch-myocamlbuild.ml.diff
-}
-
 post-patch {
     # deal with C99 semantics of inline
     if {${configure.compiler} == "clang"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120306/8f7d0a38/attachment.html>


More information about the macports-changes mailing list