svn commit: r512554 - head/devel/monodevelop

Antoine Brodin antoine at FreeBSD.org
Sun Sep 22 06:11:06 UTC 2019


Author: antoine
Date: Sun Sep 22 06:11:05 2019
New Revision: 512554
URL: https://svnweb.freebsd.org/changeset/ports/512554

Log:
  Mark BROKEN: checksum and size mismatch
  
  Reported by:	pkg-fallout
  MFH:		2019Q3

Modified:
  head/devel/monodevelop/Makefile

Modified: head/devel/monodevelop/Makefile
==============================================================================
--- head/devel/monodevelop/Makefile	Sun Sep 22 06:05:33 2019	(r512553)
+++ head/devel/monodevelop/Makefile	Sun Sep 22 06:11:05 2019	(r512554)
@@ -78,6 +78,7 @@ PORTSCOUT=	limit:^\d+\.\d+\.[1-9].*
 
 .include <bsd.port.pre.mk>
 
+BROKEN=			checksum and size mismatch
 .if ${SSL_DEFAULT} == base
 BROKEN_FreeBSD_12=	fails to compile: incomplete definition of type 'struct bio_st'
 BROKEN_FreeBSD_13=	fails to compile: incomplete definition of type 'struct bio_st'


More information about the svn-ports-all mailing list