From owner-svn-ports-head@freebsd.org Wed May 22 07:28:49 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 12BB215A344E; Wed, 22 May 2019 07:28:49 +0000 (UTC) (envelope-from danfe@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 825E0707B9; Wed, 22 May 2019 07:28:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 6BF63EF78; Wed, 22 May 2019 07:28:48 +0000 (UTC) Date: Wed, 22 May 2019 07:28:48 +0000 From: Alexey Dokuchaev To: Kubilay Kocak Cc: Steve Wills , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r502238 - in head/x11: . py-pyscreenshot Message-ID: <20190522072848.GB31138@FreeBSD.org> References: <201905220108.x4M18hFR056638@repo.freebsd.org> <20190522070947.GA31138@FreeBSD.org> <95155332-148d-38f0-7fee-f07e931c1682@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <95155332-148d-38f0-7fee-f07e931c1682@FreeBSD.org> User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: 825E0707B9 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.91 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.91)[-0.909,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] 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: Wed, 22 May 2019 07:28:49 -0000 On Wed, May 22, 2019 at 05:16:02PM +1000, Kubilay Kocak wrote: > On 22/05/2019 5:09 pm, Alexey Dokuchaev wrote: > > ... > > Right, it would pull the whole ImageMagick on you instead. This port is > > misguiding users and should probably not be added to the collection. Any > > hand-written bindings around x11/imlib2 would fit the description better. > > pyscreenshots setup.py doesn't reference pillow, but a dependent port > for which this was added (pyvirtualdisplay) does. I'm guessing it was > inadvertent. > > We'd just amend the pkg-descr not to make the claim thereby restoring > balance to your force. Fine with me (and thanks for fixing pkg-descr). ./danfe