svn commit: r439068 - in branches/2017Q2/misc: bibletime sword xiphos

Thomas Abthorpe tabthorpe at FreeBSD.org
Fri Apr 21 14:07:28 UTC 2017


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 \


More information about the svn-ports-all mailing list