svn commit: r512555 - branches/2019Q3/devel/monodevelop

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


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

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

Modified:
  branches/2019Q3/devel/monodevelop/Makefile
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/devel/monodevelop/Makefile
==============================================================================
--- branches/2019Q3/devel/monodevelop/Makefile	Sun Sep 22 06:11:05 2019	(r512554)
+++ branches/2019Q3/devel/monodevelop/Makefile	Sun Sep 22 06:11:24 2019	(r512555)
@@ -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