Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2016 07:53:07 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421309 - head/net/openafs
Message-ID:  <201609040753.u847r7J5015558@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Sep  4 07:53:06 2016
New Revision: 421309
URL: https://svnweb.freebsd.org/changeset/ports/421309

Log:
  - Mark BROKEN in 11+: does not build: no member named 'b_saveaddr' in 'struct buf'
  
  Approved by:	portmgr blanket

Modified:
  head/net/openafs/Makefile

Modified: head/net/openafs/Makefile
==============================================================================
--- head/net/openafs/Makefile	Sun Sep  4 07:32:33 2016	(r421308)
+++ head/net/openafs/Makefile	Sun Sep  4 07:53:06 2016	(r421309)
@@ -21,6 +21,9 @@ LICENSE_NAME=	IBM Public License Version
 LICENSE_FILE=	${WRKSRC}/doc/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN_FreeBSD_11=	does not build
+BROKEN_FreeBSD_12=	does not build
+
 AFS_DISTVERSION=	1.6.18
 DBVERSION=	2016-01-01
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609040753.u847r7J5015558>