From owner-svn-ports-all@freebsd.org Fri Feb 12 23:14:48 2016 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 9C1B5AA6F1D; Fri, 12 Feb 2016 23:14:48 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70A9A1C13; Fri, 12 Feb 2016 23:14:48 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1CNElsl074583; Fri, 12 Feb 2016 23:14:47 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1CNElp0074581; Fri, 12 Feb 2016 23:14:47 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201602122314.u1CNElp0074581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 12 Feb 2016 23:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408771 - in head/emulators: wine-gecko wine-gecko-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 12 Feb 2016 23:14:48 -0000 Author: gerald Date: Fri Feb 12 23:14:47 2016 New Revision: 408771 URL: https://svnweb.freebsd.org/changeset/ports/408771 Log: Transfer maintainership of wine-gecko and wine-gecko-devel from dbn@ to gerald@ to align with the wine and wine-devel ports. Thanks David for creating and maintaining these two for years! Approved by: dbn (maintainer) Modified: head/emulators/wine-gecko-devel/Makefile head/emulators/wine-gecko/Makefile Modified: head/emulators/wine-gecko-devel/Makefile ============================================================================== --- head/emulators/wine-gecko-devel/Makefile Fri Feb 12 23:13:59 2016 (r408770) +++ head/emulators/wine-gecko-devel/Makefile Fri Feb 12 23:14:47 2016 (r408771) @@ -10,7 +10,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi EXTRACT_ONLY= -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= gerald@FreeBSD.org COMMENT= Gecko Layout Engine for Wine development branch (HTML support) LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3 Modified: head/emulators/wine-gecko/Makefile ============================================================================== --- head/emulators/wine-gecko/Makefile Fri Feb 12 23:13:59 2016 (r408770) +++ head/emulators/wine-gecko/Makefile Fri Feb 12 23:14:47 2016 (r408771) @@ -9,7 +9,7 @@ DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi EXTRACT_ONLY= -MAINTAINER= dbn@FreeBSD.org +MAINTAINER= gerald@FreeBSD.org COMMENT= Gecko Layout Engine for Wine (HTML support) LICENSE= MPL GPLv2 GPLv3 LGPL21 LGPL3