From owner-svn-ports-head@freebsd.org Wed Dec 6 20:49:07 2017 Return-Path: Delivered-To: svn-ports-head@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 A05D7E8BB83; Wed, 6 Dec 2017 20:49:07 +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 479E424C6; Wed, 6 Dec 2017 20:49:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver.home.critical.ch (77-56-54-154.dclient.hispeed.ch [77.56.54.154]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id vB6KmuT5094519; Wed, 6 Dec 2017 21:49:03 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 6 Dec 2017 21:48:51 +0100 From: Emanuel Haupt To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r455114 - head/games/mrboom Message-Id: <20171206214851.1f3db5b7acd3857bfc434c13@FreeBSD.org> In-Reply-To: <20171129144532.GA84537@FreeBSD.org> References: <201711291439.vATEdANR021767@repo.freebsd.org> <20171129144532.GA84537@FreeBSD.org> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 06 Dec 2017 20:49:07 -0000 Alexey Dokuchaev wrote: > On Wed, Nov 29, 2017 at 02:39:10PM +0000, Emanuel Haupt wrote: > > New Revision: 455114 > > URL: https://svnweb.freebsd.org/changeset/ports/455114 > > > > Log: > > Update to 3.9 > > > > [...] > > @@ -18,7 +18,7 @@ USES= gmake > > USE_GITHUB= yes > > USE_SDL= sdl2 mixer2 > > > > -GH_ACCOUNT= libretro > > +GH_ACCOUNT= Javanaise > > This change was not explained in the commit log. :-( Sorry about that. I'm going to mention the reason in the next commit log.