From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 13 03:40:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 222871065702 for ; Sun, 13 Mar 2011 03:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 004FA8FC0A for ; Sun, 13 Mar 2011 03:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2D3eAtX057676 for ; Sun, 13 Mar 2011 03:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2D3eAYa057675; Sun, 13 Mar 2011 03:40:10 GMT (envelope-from gnats) Resent-Date: Sun, 13 Mar 2011 03:40:10 GMT Resent-Message-Id: <201103130340.p2D3eAYa057675@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Glen Barber Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 567DD106564A for ; Sun, 13 Mar 2011 03:35:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 2D92A8FC08 for ; Sun, 13 Mar 2011 03:35:18 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2D3ZILj018859 for ; Sun, 13 Mar 2011 03:35:18 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p2D3ZHd4018858; Sun, 13 Mar 2011 03:35:17 GMT (envelope-from nobody) Message-Id: <201103130335.p2D3ZHd4018858@red.freebsd.org> Date: Sun, 13 Mar 2011 03:35:17 GMT From: Glen Barber To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/155508: [patch] reset maintainer of games ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 03:40:11 -0000 >Number: 155508 >Category: ports >Synopsis: [patch] reset maintainer of games ports >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 13 03:40:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Glen Barber >Release: 8.2-STABLE >Organization: >Environment: n/a >Description: Unfortunately, reset maintainer for some games ports. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: blue/Makefile =================================================================== RCS file: /home/ncvs/ports/games/blue/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- blue/Makefile 21 Oct 2010 00:53:08 -0000 1.17 +++ blue/Makefile 13 Mar 2011 03:15:25 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.catb.org/~esr/bluemoon/ DISTNAME= bluemoon-${PORTVERSION} -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Blue Moon card solitaire USE_GMAKE= yes Index: bs/Makefile =================================================================== RCS file: /home/ncvs/ports/games/bs/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- bs/Makefile 21 Oct 2010 00:48:08 -0000 1.17 +++ bs/Makefile 13 Mar 2011 03:15:25 -0000 @@ -10,7 +10,7 @@ CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bs/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Battleships solitaire game with a color interface MAKE_ARGS= CC="${CC}" Index: defendguin/Makefile =================================================================== RCS file: /home/ncvs/ports/games/defendguin/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- defendguin/Makefile 4 Sep 2010 15:32:57 -0000 1.15 +++ defendguin/Makefile 13 Mar 2011 03:15:25 -0000 @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another shoot-the-Bill game WRKSRC= ${WRKDIR}/${DISTNAME}/src Index: xabacus/Makefile =================================================================== RCS file: /home/ncvs/ports/games/xabacus/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- xabacus/Makefile 31 Jan 2011 11:29:12 -0000 1.47 +++ xabacus/Makefile 13 Mar 2011 03:15:25 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abacus for X Window System USE_BZIP2= yes Index: xbomb/Makefile =================================================================== RCS file: /home/ncvs/ports/games/xbomb/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- xbomb/Makefile 4 Sep 2010 15:32:57 -0000 1.19 +++ xbomb/Makefile 13 Mar 2011 03:15:25 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.gedanken.demon.co.uk/download-xbomb/ EXTRACT_SUFX= .tgz -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper with a couple of grid types USE_XORG= xaw7 >Release-Note: >Audit-Trail: >Unformatted: