From owner-svn-ports-head@freebsd.org Wed Aug 22 04:50:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F2C4108C43A; Wed, 22 Aug 2018 04:50:19 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CC08816C7; Wed, 22 Aug 2018 04:50:18 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 532061C9F; Wed, 22 Aug 2018 04:50:18 +0000 (UTC) Date: Wed, 22 Aug 2018 04:50:17 +0000 From: Mark Linimon To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r477760 - head/devel/py-durus Message-ID: <20180822045017.GC28353@lonesome.com> References: <201808212203.w7LM3ZP0000103@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201808212203.w7LM3ZP0000103@repo.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Wed, 22 Aug 2018 04:50:19 -0000 On Tue, Aug 21, 2018 at 10:03:35PM +0000, Antoine Brodin wrote: > Log: > Instead of marking py-durus BROKEN, revert to previous working state > > -PORTREVISION= 2 > +PORTREVISION= 1 IIUC you can't do that. What happens if I had somehow built 2 on my system? I believe things can only go forwards; e.g., 3. mcl