svn commit: r546377 - head/sysutils/heartbeat

Michael Gmelin grembo at FreeBSD.org
Thu Aug 27 17:41:00 UTC 2020


Author: grembo
Date: Thu Aug 27 17:41:00 2020
New Revision: 546377
URL: https://svnweb.freebsd.org/changeset/ports/546377

Log:
  Mark as BROKEN on 13 to stop pkg-fallout emails.
  
  The port will expire on 2020-09-15, so no point in spending time on
  fixing it for llvm11.

Modified:
  head/sysutils/heartbeat/Makefile

Modified: head/sysutils/heartbeat/Makefile
==============================================================================
--- head/sysutils/heartbeat/Makefile	Thu Aug 27 17:40:04 2020	(r546376)
+++ head/sysutils/heartbeat/Makefile	Thu Aug 27 17:41:00 2020	(r546377)
@@ -16,6 +16,8 @@ COMMENT=	Subsystem for High-Availability Clustering
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
+BROKEN_FreeBSD_13=	Will not build on llvm11, expires in about two weeks anyway.
+
 DEPRECATED=	Uses deprecated version of python
 EXPIRATION_DATE=	2020-09-15
 


More information about the svn-ports-head mailing list