From owner-svn-ports-head@freebsd.org Mon Feb 4 17:17:31 2019 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 4079114D5F5B; Mon, 4 Feb 2019 17:17:31 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D7B3B8F834; Mon, 4 Feb 2019 17:17:30 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id C97E516941; Mon, 4 Feb 2019 17:17:30 +0000 (UTC) From: Jan Beich To: Mathieu Arnold Cc: Eric Turgeon , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r492133 - head/x11-wm/qtile References: <201902041341.x14DfLcY035022@repo.freebsd.org> <20190204165804.sabwdrxiaca2mmon@ogg.in.absolight.net> Date: Mon, 04 Feb 2019 18:17:26 +0100 In-Reply-To: <20190204165804.sabwdrxiaca2mmon@ogg.in.absolight.net> (Mathieu Arnold's message of "Mon, 4 Feb 2019 17:58:04 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: D7B3B8F834 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.90 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.987,0]; NEURAL_HAM_SHORT(-0.91)[-0.914,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 04 Feb 2019 17:17:31 -0000 Mathieu Arnold writes: > On Mon, Feb 04, 2019 at 01:41:21PM +0000, Eric Turgeon wrote: > >> Author: ericbsd >> Date: Mon Feb 4 13:41:21 2019 >> New Revision: 492133 >> URL: https://svnweb.freebsd.org/changeset/ports/492133 >> >> Log: >> adding plist file with missing _ffi_xcursors.py and _ffi_pango.py to x11-wm/qtile > > You also need to bump PORTREVISION, so that the empty package gets > rebuilt with those files included. PLIST wasn't empty due to USE_PYTHON=autoplist and the port is still marked BROKEN. The missing files are probably a side effect of BROKEN.