Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 15:39:42 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464927 - in head/games: crafty-open-enormous crafty-open-large crafty-open-medium
Message-ID:  <201803181539.w2IFdgvx035750@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Mar 18 15:39:42 2018
New Revision: 464927
URL: https://svnweb.freebsd.org/changeset/ports/464927

Log:
  Mark games/crafty-open-* BROKEN: conflict with games/crafty

Modified:
  head/games/crafty-open-enormous/Makefile
  head/games/crafty-open-large/Makefile
  head/games/crafty-open-medium/Makefile

Modified: head/games/crafty-open-enormous/Makefile
==============================================================================
--- head/games/crafty-open-enormous/Makefile	Sun Mar 18 15:38:48 2018	(r464926)
+++ head/games/crafty-open-enormous/Makefile	Sun Mar 18 15:39:42 2018	(r464927)
@@ -12,6 +12,8 @@ DIST_SUBDIR=	crafty
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enormous opening book (about 270 MByte) for crafty
 
+BROKEN=		conflicts with games/crafty
+
 BUILD_DEPENDS=	crafty:games/crafty
 RUN_DEPENDS=	crafty:games/crafty
 

Modified: head/games/crafty-open-large/Makefile
==============================================================================
--- head/games/crafty-open-large/Makefile	Sun Mar 18 15:38:48 2018	(r464926)
+++ head/games/crafty-open-large/Makefile	Sun Mar 18 15:39:42 2018	(r464927)
@@ -12,6 +12,8 @@ DIST_SUBDIR=	crafty
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Large opening book for crafty
 
+BROKEN=		conflicts with games/crafty
+
 BUILD_DEPENDS=	crafty:games/crafty
 RUN_DEPENDS=	crafty:games/crafty
 

Modified: head/games/crafty-open-medium/Makefile
==============================================================================
--- head/games/crafty-open-medium/Makefile	Sun Mar 18 15:38:48 2018	(r464926)
+++ head/games/crafty-open-medium/Makefile	Sun Mar 18 15:39:42 2018	(r464927)
@@ -12,6 +12,8 @@ DIST_SUBDIR=	crafty
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Medium opening book (about 1.9 MByte) for crafty
 
+BROKEN=		conflicts with games/crafty
+
 BUILD_DEPENDS=	crafty:games/crafty
 RUN_DEPENDS=	crafty:games/crafty
 



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