From owner-svn-ports-all@freebsd.org Wed Sep 12 16:54:30 2018 Return-Path: Delivered-To: svn-ports-all@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 51D9610983BE; Wed, 12 Sep 2018 16:54:30 +0000 (UTC) (envelope-from danfe@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 09BFF8A5E8; Wed, 12 Sep 2018 16:54:30 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id D991D1B938; Wed, 12 Sep 2018 16:54:29 +0000 (UTC) Date: Wed, 12 Sep 2018 16:54:29 +0000 From: Alexey Dokuchaev To: Tobias Kortkamp Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r479606 - head/science/gwyddion Message-ID: <20180912165429.GA10891@FreeBSD.org> References: <201809121413.w8CEDFob002761@repo.freebsd.org> <1536761983.1206174.1505626288.04206EB4@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1536761983.1206174.1505626288.04206EB4@webmail.messagingengine.com> User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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: Wed, 12 Sep 2018 16:54:30 -0000 On Wed, Sep 12, 2018 at 04:19:43PM +0200, Tobias Kortkamp wrote: > On Wed, Sep 12, 2018, at 16:13, Alexey Dokuchaev wrote: > > New Revision: 479606 > > URL: https://svnweb.freebsd.org/changeset/ports/479606 > > > > Log: > > - Make NLS support optional > > - Add missing bits to USE_GNOME/USE_GL/USE_XORG per `stage-qa' > > It's missing USES=gnome too. > > /!\ gwyddion-2.51: Makefile warnings, please consider fixing /!\ > > Using USE_GNOME alone is deprecated, please add USES=gnome. I see. Shall we perhaps do a sweeping set of changes, e.g. on per- category basis instead? ./danfe