Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 19:00:33 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302890 - head/lang/opa
Message-ID:  <201208211900.q7LJ0XMa087648@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Tue Aug 21 19:00:32 2012
New Revision: 302890
URL: http://svn.freebsd.org/changeset/ports/302890

Log:
  - Mark BROKEN: checksum mismatch
  
  Reported by:	pointyhat

Modified:
  head/lang/opa/Makefile

Modified: head/lang/opa/Makefile
==============================================================================
--- head/lang/opa/Makefile	Tue Aug 21 18:55:26 2012	(r302889)
+++ head/lang/opa/Makefile	Tue Aug 21 19:00:32 2012	(r302890)
@@ -29,6 +29,8 @@ RUN_DEPENDS=	${LOCALBASE}/${OCAML_SITELI
 		${LOCALBASE}/bin/node:${PORTSDIR}/www/node \
 		${LOCALBASE}/bin/npm:${PORTSDIR}/www/npm
 
+BROKEN=		checksum mismatch
+
 GITVER=		2988
 USE_JAVA=	yes
 JAVA_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208211900.q7LJ0XMa087648>