Date: Tue, 3 Oct 2017 04:41:18 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451112 - head/sysutils/iocage Message-ID: <201710030441.v934fIgr032057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Tue Oct 3 04:41:18 2017 New Revision: 451112 URL: https://svnweb.freebsd.org/changeset/ports/451112 Log: After rename py36-iocage, remove unused conflict ports iocage-[0-9]* and iocage-devel-[0-9]*. Sponsored by: iXsystems Inc. Modified: head/sysutils/iocage/Makefile Modified: head/sysutils/iocage/Makefile ============================================================================== --- head/sysutils/iocage/Makefile Tue Oct 3 03:39:10 2017 (r451111) +++ head/sysutils/iocage/Makefile Tue Oct 3 04:41:18 2017 (r451112) @@ -29,6 +29,6 @@ NO_ARCH= yes USES= python:3.6 USE_PYTHON= autoplist distutils -CONFLICTS= py-iocage-[0-9]* iocage-[0-9]* iocage-devel-[0-9]* +CONFLICTS= py-iocage-[0-9]* .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710030441.v934fIgr032057>