svn commit: r562535 - branches/2021Q1/net/aoe

Antoine Brodin antoine at FreeBSD.org
Mon Jan 25 07:12:32 UTC 2021


Author: antoine
Date: Mon Jan 25 07:12:32 2021
New Revision: 562535
URL: https://svnweb.freebsd.org/changeset/ports/562535

Log:
  MFH: r562534
  
  Mark BROKEN on FreeBSD 14
  
  Reported by:	pkg-fallout

Modified:
  branches/2021Q1/net/aoe/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/net/aoe/Makefile
==============================================================================
--- branches/2021Q1/net/aoe/Makefile	Mon Jan 25 07:12:13 2021	(r562534)
+++ branches/2021Q1/net/aoe/Makefile	Mon Jan 25 07:12:32 2021	(r562535)
@@ -17,6 +17,7 @@ BROKEN_armv7=		fails to compile: redefinition of frame
 BROKEN_sparc64=		fails to compile: redefinition of frame
 BROKEN_FreeBSD_12=	no member named 'tqh_first' in 'struct ifnethead'
 BROKEN_FreeBSD_13=	no member named 'tqh_first' in 'struct ifnethead'
+BROKEN_FreeBSD_14=	no member named 'tqh_first' in 'struct ifnethead'
 
 USES=	kmod
 


More information about the svn-ports-all mailing list