svn commit: r302890 - head/lang/opa

Beat Gaetzi beat at FreeBSD.org
Tue Aug 21 19:00:33 UTC 2012


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



More information about the svn-ports-all mailing list