svn commit: r464927 - in head/games: crafty-open-enormous crafty-open-large crafty-open-medium

Antoine Brodin antoine at FreeBSD.org
Sun Mar 18 15:39:43 UTC 2018


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 at 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 at 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 at 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
 


More information about the svn-ports-all mailing list