From owner-svn-ports-all@freebsd.org Wed Apr 12 18:24:14 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14098D3BCE4; Wed, 12 Apr 2017 18:24:14 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "critical.ch", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4EF7EC9; Wed, 12 Apr 2017 18:24:13 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from [192.168.1.4] (84-72-21-190.dclient.hispeed.ch [84.72.21.190]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPSA id v3CIO1Xp098748 (version=TLSv1.2 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 12 Apr 2017 20:24:06 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Subject: Re: svn commit: r438383 - in head/audio: . schism schismtracker To: Dmitry Marakasov References: <201704121630.v3CGUZ7f023880@repo.freebsd.org> <20170412173502.GA88685@hades.panopticon> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Emanuel Haupt Message-ID: Date: Wed, 12 Apr 2017 20:24:00 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170412173502.GA88685@hades.panopticon> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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 Apr 2017 18:24:14 -0000 On 12.04.17 19:35, Dmitry Marakasov wrote: > * Emanuel Haupt (ehaupt@FreeBSD.org) wrote: > >> Author: ehaupt >> Date: Wed Apr 12 16:30:34 2017 >> New Revision: 438383 >> URL: https://svnweb.freebsd.org/changeset/ports/438383 >> >> Log: >> - Rename audio/schism for better naming >> - Add .desktop files for tracker and editor >> - Provide icons > > Nice! But it's missing MOVED entry. Also WWW should be updated to > http://schismtracker.org/ See r438384. I've deliberately committed it (less than 10 seconds later) separately because this commit log contains information that does not concern ports/MOVED (icons/dekstop). Thanks for the new WWW. Updated in r438402. Emanuel