From owner-svn-ports-head@freebsd.org Tue Oct 3 05:11:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D37F6E30BA7; Tue, 3 Oct 2017 05:11:25 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3FC96454C; Tue, 3 Oct 2017 05:11:25 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 1B0223C0; Tue, 3 Oct 2017 05:11:25 +0000 (UTC) From: Jan Beich To: Marcelo Araujo Cc: araujo@freebsd.org, "svn-ports-head\@freebsd.org" , "svn-ports-all\@freebsd.org" , ports-committers Subject: Re: svn commit: r451109 - in head: . sysutils sysutils/iocage sysutils/py3-iocage References: <201710030241.v932fWjX078115@repo.freebsd.org> <8tgs-khgn-wny@FreeBSD.org> Date: Tue, 03 Oct 2017 07:11:20 +0200 In-Reply-To: (Marcelo Araujo's message of "Tue, 3 Oct 2017 12:49:36 +0800") Message-ID: <60bw-iznr-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 05:11:26 -0000 Marcelo Araujo writes: > 2017-10-03 12:01 GMT+08:00 Jan Beich : > >> Marcelo Araujo writes: >> >> > Author: araujo >> > Date: Tue Oct 3 02:41:32 2017 >> > New Revision: 451109 >> > URL: https://svnweb.freebsd.org/changeset/ports/451109 >> > >> > Log: >> > Rename py3-iocage to iocage as by now we don't have more conflicts with >> > the old iocage version >> >> If you mean CONFLICTS = py-iocage-[0-9]* then it never worked as package >> comparison failed on underspecificed pyXY- prefix. >> > > We used to have py-iocage, here the CONFLICTS isn't for checking pyXY. > > sysutils/iocage-devel||2017-04-10|Has expired: Outdated version. Please use > sysutils/py-iocage instead > sysutils/iocage||2017-04-10|Has expired: Outdated version. Please use > sysutils/py-iocage instead What is the CONFLICTS line for then? Try installing sysutils/py-iocage then proceed to install sysutils/iocage and notice CONFLICTS doesn't abort early but proceeds to install dependencies and iocage itself until a file conflict occurs.