Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2011 03:35:17 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155508: [patch] reset maintainer of games ports
Message-ID:  <201103130335.p2D3ZHd4018858@red.freebsd.org>
Resent-Message-ID: <201103130340.p2D3eAYa057675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103130335.p2D3ZHd4018858>