From owner-svn-ports-head@freebsd.org Wed Feb 28 03:11:44 2018 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 73991F43BA1; Wed, 28 Feb 2018 03:11:44 +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 25B2F8043B; Wed, 28 Feb 2018 03:11:44 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 1DE107E96; Wed, 28 Feb 2018 03:11:44 +0000 (UTC) Date: Wed, 28 Feb 2018 03:11:44 +0000 From: Alexey Dokuchaev To: Rene Ladan Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r462871 - in head: audio/puddletag comms/efax-gtk deskutils/treeline devel/codequery devel/injeqt devel/qt-maybe devel/upnp finance/homebank games/gigalomania games/keeperrl games/linux... Message-ID: <20180228031144.GA64851@FreeBSD.org> References: <201802242235.w1OMZIFF047951@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201802242235.w1OMZIFF047951@repo.freebsd.org> User-Agent: Mutt/1.9.2 (2017-12-15) 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, 28 Feb 2018 03:11:44 -0000 On Sat, Feb 24, 2018 at 10:35:18PM +0000, Rene Ladan wrote: > New Revision: 462871 > URL: https://svnweb.freebsd.org/changeset/ports/462871 > > Log: > Return pawel@'s ports to the pool after he resigned. > > With hat: portmgr > > ... > Modified: head/x11/xnee/Makefile > ============================================================================== > --- head/x11/xnee/Makefile Sat Feb 24 22:26:15 2018 (r462870) > +++ head/x11/xnee/Makefile Sat Feb 24 22:35:18 2018 (r462871) > @@ -6,7 +6,7 @@ PORTVERSION= 3.19 > CATEGORIES= x11 > MASTER_SITES= GNU > > -MAINTAINER= pawel@FreeBSD.org > +MAINTAINER= multimedia@FreeBSD.org > COMMENT= X11 events recorder and player You probably got confused with the "player" word in the COMMENT; this port is not really about multimedia if you look closely. :-) ./danfe