From owner-svn-ports-all@freebsd.org Mon Aug 3 17:31:50 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C3ABE3A206F for ; Mon, 3 Aug 2020 17:31:50 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BL4gp4vF7z48SH; Mon, 3 Aug 2020 17:31:50 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from ubik.madpilot.net (unknown [88.147.25.113]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 26E562A7DE; Mon, 3 Aug 2020 17:31:50 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: svn commit: r543921 - head/databases/sqlite3 To: Yasuhiro KIMURA Cc: svn-ports-all@freebsd.org References: <202008011914.071JEAwr013218@repo.freebsd.org> <20200803.200620.1842851300701906564.yasu@utahime.org> <20200804.001230.91471707619687018.yasu@utahime.org> From: Guido Falsi Message-ID: Date: Mon, 3 Aug 2020 19:31:48 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <20200804.001230.91471707619687018.yasu@utahime.org> Content-Type: text/plain; charset=utf-8 Content-Language: it Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2020 17:31:50 -0000 On 03/08/20 17:12, Yasuhiro KIMURA wrote: > From: Guido Falsi > Subject: Re: svn commit: r543921 - head/databases/sqlite3 > Date: Mon, 3 Aug 2020 14:47:04 +0200 > >> Since options have changed the bump is not really necessary, the package >> will be built again by the cluster due to this. pkg should also notice >> the option change and reinstall the port without a bump. > > It is correct for user of poudriere. But not for user of portmaster > and portupgrade. > PORTREVISION bumped in r544088. -- Guido Falsi