Date: Mon, 27 Aug 2018 12:24:57 +0000 (UTC) From: Michael Gmelin <grembo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478198 - head/devel/ice Message-ID: <201808271224.w7RCOvgh061691@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: grembo Date: Mon Aug 27 12:24:57 2018 New Revision: 478198 URL: https://svnweb.freebsd.org/changeset/ports/478198 Log: Mark devel/{ice37|php-ice37,py-ice37} ports as conflicting. Didn't bump revisions, as problems would also arise at build time and the conflicting ports are already marked as conflicting with the ice 3.6 family of ports. PR: 221141 Modified: head/devel/ice/Makefile Modified: head/devel/ice/Makefile ============================================================================== --- head/devel/ice/Makefile Mon Aug 27 12:13:41 2018 (r478197) +++ head/devel/ice/Makefile Mon Aug 27 12:24:57 2018 (r478198) @@ -12,6 +12,7 @@ COMMENT= Modern alternative to object middleware such LICENSE= GPLv2 SLAVE_PORT?= no +CONFLICTS= Ice37 py*-Ice37 php*-Ice37 MAKE_JOBS_UNSAFE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808271224.w7RCOvgh061691>