Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 14:07:26 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r439068 - in branches/2017Q2/misc: bibletime sword xiphos
Message-ID:  <201704211407.v3LE7QP0022171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Fri Apr 21 14:07:26 2017
New Revision: 439068
URL: https://svnweb.freebsd.org/changeset/ports/439068

Log:
  MFH: r438948
  
  - Mark as BROKEN on 12.X
  
  Approved by:	ports-secteam (junovitch)

Modified:
  branches/2017Q2/misc/bibletime/Makefile
  branches/2017Q2/misc/sword/Makefile
  branches/2017Q2/misc/xiphos/Makefile
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/misc/bibletime/Makefile
==============================================================================
--- branches/2017Q2/misc/bibletime/Makefile	Fri Apr 21 13:46:49 2017	(r439067)
+++ branches/2017Q2/misc/bibletime/Makefile	Fri Apr 21 14:07:26 2017	(r439068)
@@ -10,6 +10,8 @@ COMMENT=	Open source Bible study tool
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_12= does not build on 12.X
+
 LIB_DEPENDS=	libclucene-core.so:textproc/clucene \
 		libsword.so:misc/sword
 

Modified: branches/2017Q2/misc/sword/Makefile
==============================================================================
--- branches/2017Q2/misc/sword/Makefile	Fri Apr 21 13:46:49 2017	(r439067)
+++ branches/2017Q2/misc/sword/Makefile	Fri Apr 21 14:07:26 2017	(r439068)
@@ -13,6 +13,8 @@ COMMENT=	Framework for manipulating Bibl
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_12= does not build on 12.X
+
 BUILD_DEPENDS=	cppunit-config:devel/cppunit
 
 GNU_CONFIGURE=	yes

Modified: branches/2017Q2/misc/xiphos/Makefile
==============================================================================
--- branches/2017Q2/misc/xiphos/Makefile	Fri Apr 21 13:46:49 2017	(r439067)
+++ branches/2017Q2/misc/xiphos/Makefile	Fri Apr 21 14:07:26 2017	(r439068)
@@ -11,6 +11,8 @@ COMMENT=	Bible interface utilizing the s
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_12= does not build on 12.X
+
 RUN_DEPENDS=	yelp:x11/yelp
 BUILD_DEPENDS:=	${RUN_DEPENDS} \
 		docbook2html:textproc/docbook-utils \



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