ports/150274: [patch] Email address change for maintained ports
Glen Barber
glen.j.barber at gmail.com
Sat Sep 4 12:00:15 UTC 2010
>Number: 150274
>Category: ports
>Synopsis: [patch] Email address change for maintained 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: Sat Sep 04 12:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Glen Barber
>Release: 8.1-PRERELEASE
>Organization:
>Environment:
FreeBSD orion 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #3 r210428: Sat Jul 24 13:37:37 EDT 2010 root at orion:/usr/obj/usr/src/sys/ORION amd64
>Description:
The attached patch updates the MAINTAINER line to use my FreeBSD email address.
>How-To-Repeat:
>Fix:
anoncvs diff attached
Patch attached with submission follows:
Index: biology/migrate/Makefile
===================================================================
RCS file: /home/ncvs/ports/biology/migrate/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- biology/migrate/Makefile 30 May 2010 23:46:54 -0000 1.23
+++ biology/migrate/Makefile 4 Sep 2010 11:39:06 -0000
@@ -11,7 +11,7 @@
MASTER_SITES= http://people.sc.fsu.edu/~beerli/popgen/currentversion/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= A program to estimate population sizes and migration rates
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
Index: games/defendguin/Makefile
===================================================================
RCS file: /home/ncvs/ports/games/defendguin/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- games/defendguin/Makefile 30 Jan 2010 09:42:54 -0000 1.14
+++ games/defendguin/Makefile 4 Sep 2010 11:39:06 -0000
@@ -11,7 +11,7 @@
CATEGORIES= games
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= Another shoot-the-Bill game
WRKSRC= ${WRKDIR}/${DISTNAME}/src
Index: games/robocode/Makefile
===================================================================
RCS file: /home/ncvs/ports/games/robocode/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- games/robocode/Makefile 28 Jul 2010 13:09:27 -0000 1.36
+++ games/robocode/Makefile 4 Sep 2010 11:39:06 -0000
@@ -12,7 +12,7 @@
DISTNAME= ${PORTNAME}-${PORTVERSION}-setup
EXTRACT_SUFX= .jar
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= A game for learning Java[tm] programming language
USE_JAVA= yes
Index: games/xabacus/Makefile
===================================================================
RCS file: /home/ncvs/ports/games/xabacus/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- games/xabacus/Makefile 18 Jul 2010 21:31:41 -0000 1.42
+++ games/xabacus/Makefile 4 Sep 2010 11:39:06 -0000
@@ -12,7 +12,7 @@
http://ftp.tux.org/pub/tux/bagleyd/xabacus/ \
SUNSITE/apps/math
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= Abacus for X Window System
USE_BZIP2= yes
Index: games/xbomb/Makefile
===================================================================
RCS file: /home/ncvs/ports/games/xbomb/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- games/xbomb/Makefile 13 Dec 2009 00:47:38 -0000 1.18
+++ games/xbomb/Makefile 4 Sep 2010 11:39:06 -0000
@@ -11,7 +11,7 @@
MASTER_SITES= http://www.gedanken.demon.co.uk/download-xbomb/
EXTRACT_SUFX= .tgz
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= Minesweeper with a couple of grid types
USE_XORG= xaw7
Index: lang/open-cobol/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/open-cobol/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- lang/open-cobol/Makefile 31 May 2010 01:59:33 -0000 1.36
+++ lang/open-cobol/Makefile 4 Sep 2010 11:39:06 -0000
@@ -12,7 +12,7 @@
CATEGORIES= lang
MASTER_SITES= SF
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= An open-source COBOL compiler
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
Index: lang/open-cobol-devel/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/open-cobol-devel/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- lang/open-cobol-devel/Makefile 31 May 2010 01:59:33 -0000 1.38
+++ lang/open-cobol-devel/Makefile 4 Sep 2010 11:39:06 -0000
@@ -10,7 +10,7 @@
CATEGORIES= lang
MASTER_SITES= http://freebsd.dev-urandom.com/open-cobol/
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= An open-source COBOL compiler
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
Index: mail/demime/Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/demime/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- mail/demime/Makefile 30 Mar 2010 02:01:37 -0000 1.17
+++ mail/demime/Makefile 4 Sep 2010 11:39:06 -0000
@@ -13,7 +13,7 @@
http://www.glenbarber.us/ports/mail/demime/
DISTFILES= ${PORTNAME}.${PORTVERSION} demime_junkmail.cf
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= A tool to scrub mime from mailing lists
RUN_DEPENDS= ${SITE_PERL}/Bundle/LWP.pm:${PORTSDIR}/www/p5-libwww \
Index: security/clamd-stream-client/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/clamd-stream-client/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- security/clamd-stream-client/Makefile 22 Aug 2010 16:28:30 -0000 1.1
+++ security/clamd-stream-client/Makefile 4 Sep 2010 11:39:06 -0000
@@ -10,7 +10,7 @@
CATEGORIES= security
MASTER_SITES= SF/clamd-stream-cl/${PORTNAME}/${DISTVERSION}
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= Standalone clamav client
HAS_CONFIGURE= yes
Index: security/portsentry/Makefile
===================================================================
RCS file: /home/ncvs/ports/security/portsentry/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- security/portsentry/Makefile 22 Aug 2009 00:35:01 -0000 1.26
+++ security/portsentry/Makefile 4 Sep 2010 11:39:06 -0000
@@ -10,7 +10,7 @@
CATEGORIES= security
MASTER_SITES= SF/sentrytools/${PORTNAME}%201.x/${PORTNAME}-${PORTVERSION}
-MAINTAINER= glen.j.barber at gmail.com
+MAINTAINER= gjb at FreeBSD.org
COMMENT= Port scan detection and active defense
SUB_FILES= portsentry.sh
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list