pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ocamlduce Mark this BROKEN until someone gets aro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60a7f8a9f4e0
branches:  trunk
changeset: 609866:60a7f8a9f4e0
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Thu Oct 11 18:23:12 2012 +0000

description:
Mark this BROKEN until someone gets around to updating it for ocaml 4, as
it makes bulk builds hang with
        File to patch: No file found--skip this patch? [n]

(I thought we did something with patch to get it to just fail in these
cases?)

diffstat:

 lang/ocamlduce/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0f19bc5f9169 -r 60a7f8a9f4e0 lang/ocamlduce/Makefile
--- a/lang/ocamlduce/Makefile   Thu Oct 11 16:12:53 2012 +0000
+++ b/lang/ocamlduce/Makefile   Thu Oct 11 18:23:12 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/11 18:23:12 dholland Exp $
 #
 
 DISTNAME=      ocamlduce-3.12.1.0
@@ -16,6 +16,8 @@
 HOMEPAGE=      http://ocamlduce.forge.ocamlcore.org/
 COMMENT=       Library to integrate XML features into OCaml
 
+BROKEN=                Hangs the bulk build; needs update for ocaml 4.
+
 DEPENDS+=      ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
 
 USE_TOOLS+=    gmake patch



Home | Main Index | Thread Index | Old Index