Date: Mon, 25 May 2015 14:26:12 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387382 - head/www/ocsigen Message-ID: <201505251426.t4PEQChk058333@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon May 25 14:26:12 2015 New Revision: 387382 URL: https://svnweb.freebsd.org/changeset/ports/387382 Log: Mark BROKEN: Fails to build with ocaml 4.02 Reported by: pkg-fallout Modified: head/www/ocsigen/Makefile Modified: head/www/ocsigen/Makefile ============================================================================== --- head/www/ocsigen/Makefile Mon May 25 14:24:06 2015 (r387381) +++ head/www/ocsigen/Makefile Mon May 25 14:26:12 2015 (r387382) @@ -10,6 +10,8 @@ DISTNAME= ocsigenserver-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web programming framework for OCaml +BROKEN= Fails to build with ocaml 4.02 + LICENSE= LGPL21_SSLEX LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505251426.t4PEQChk058333>