From owner-svn-ports-head@freebsd.org Fri Jul 10 05:48:24 2020 Return-Path: Delivered-To: svn-ports-head@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 6BBFF35FCDC; Fri, 10 Jul 2020 05:48:24 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B32CD22g2z47y3; Fri, 10 Jul 2020 05:48:24 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 37B28122E2; Fri, 10 Jul 2020 05:48:24 +0000 (UTC) Date: Fri, 10 Jul 2020 05:48:24 +0000 From: Alexey Dokuchaev To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r541838 - head/multimedia/f3d Message-ID: <20200710054824.GA61294@FreeBSD.org> References: <202007100544.06A5iNdd077639@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202007100544.06A5iNdd077639@repo.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Fri, 10 Jul 2020 05:48:24 -0000 On Fri, Jul 10, 2020 at 05:44:23AM +0000, Yuri Victorovich wrote: > New Revision: 541838 > URL: https://svnweb.freebsd.org/changeset/ports/541838 > > Log: > multimedia/f3d: Update 1.0.0 -> 1.0.1 > > ... > -DISTVERSION= 1.0.0 > +DISTVERSION= 1.0.1 > CATEGORIES= multimedia > +MASTER_SITES= https://gitlab.kitware.com/f3d/f3d/-/archive/${DISTVERSIONPREFIX}${DISTVERSION}/ > > MAINTAINER= yuri@FreeBSD.org > COMMENT= Fast and minimalist 3D viewer I've played with it a bit, and it really looks like belonging to `graphics' category (e.g. it does not play sound, etc.), would you consider moving it over there please? It took me a while to find it under `multimedia'. ./danfe