From helmut@charlieroot.de  Sat Oct  6 15:03:59 2012
Return-Path: <helmut@charlieroot.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 275B4106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Oct 2012 15:03:59 +0000 (UTC)
	(envelope-from helmut@charlieroot.de)
Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84])
	by mx1.freebsd.org (Postfix) with ESMTP id D5E5E8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Oct 2012 15:03:58 +0000 (UTC)
Received: from fwd13.aul.t-online.de (fwd13.aul.t-online.de )
	by mailout09.t-online.de with smtp 
	id 1TKVfN-0003q5-4l; Sat, 06 Oct 2012 16:47:45 +0200
Received: from mailout.charlieroot.de (VTwmp4ZrwhiGXQ5CfcAusVnG3+s73sGMbBhiB+OjAVyuXk8BAbY0jAlOhdhmM6oZlv@[93.205.109.51]) by fwd13.aul.t-online.de
	with esmtp id 1TKVfI-0y0mlU0; Sat, 6 Oct 2012 16:47:40 +0200
Received: from BSDHelmut964.charlieroot.de (bsdhelmut964.charlieroot.de [192.168.124.202])
	by mailout.charlieroot.de (Postfix) with ESMTP id 1161C17047;
	Sat,  6 Oct 2012 16:47:40 +0200 (CEST)
Received: by BSDHelmut964.charlieroot.de (Postfix, from userid 1001)
	id CAAC51828C; Sat,  6 Oct 2012 16:47:39 +0200 (CEST)
Message-Id: <20121006144739.CAAC51828C@BSDHelmut964.charlieroot.de>
Date: Sat,  6 Oct 2012 16:47:39 +0200 (CEST)
From: Helmut Schneider <jumper99@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jumper99@gmx.de
Subject: [PATCH] www/typo3: Change my email address
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         172402
>Category:       ports
>Synopsis:       [PATCH] www/typo3: Change my email address
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 06 15:10:16 UTC 2012
>Closed-Date:    Sat Oct 06 15:44:53 UTC 2012
>Last-Modified:  Sat Oct 06 15:44:53 UTC 2012
>Originator:     Helmut Schneider
>Release:        FreeBSD 9.0-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut964.charlieroot.de 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #3: Tue Aug  7 20:55:23 CEST
>Description:
- Change my email address

Port maintainer (jumper99@gmx.de) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- typo3-4.7.4.patch begins here ---
diff -ruN --exclude=CVS ../typo3.org/Makefile ./Makefile
--- ../typo3.org/Makefile	2012-10-06 10:19:49.000000000 +0200
+++ ./Makefile	2012-10-06 16:45:31.000000000 +0200
@@ -7,7 +7,7 @@
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
-MAINTAINER=	jumper99@gmx.de
+MAINTAINER=	freebsd-ports@charlieroot.de
 COMMENT=	The typo3 content management system
 
 LICENSE=	GPLv2
--- typo3-4.7.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Oct 6 15:10:27 UTC 2012 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172402 
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Sat Oct 6 15:11:50 UTC 2012 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172402 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172402: commit references a PR
Date: Sat,  6 Oct 2012 15:33:06 +0000 (UTC)

 Author: rm
 Date: Sat Oct  6 15:32:45 2012
 New Revision: 305377
 URL: http://svn.freebsd.org/changeset/ports/305377
 
 Log:
   - change maintainer's email address. Maintainer also confirmed the change from
     his old address in private mail.
   
   while here:
   - trim Makefile more thoroughly )
   - tab -> space change in pkg-descr:WWW
   
   PR:		172402
   PR:     172403
   PR:     172404
   Submitted by:	Helmut Schneider <jumper99 at gmx dot de> (maintainer)
 
 Modified:
   head/www/typo3/Makefile
   head/www/typo3/pkg-descr
   head/www/typo345/Makefile
   head/www/typo345/pkg-descr
   head/www/typo346/Makefile
   head/www/typo346/pkg-descr
 
 Modified: head/www/typo3/Makefile
 ==============================================================================
 --- head/www/typo3/Makefile	Sat Oct  6 15:27:54 2012	(r305376)
 +++ head/www/typo3/Makefile	Sat Oct  6 15:32:45 2012	(r305377)
 @@ -1,5 +1,4 @@
 -# Created by:		Gerrit Beine <tux@pinguru.net>
 -#
 +# Created by: Gerrit Beine <tux@pinguru.net>
  # $FreeBSD$
  
  PORTNAME=	typo3
 @@ -7,7 +6,7 @@ PORTVERSION=	4.7.4
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
  
 -MAINTAINER=	jumper99@gmx.de
 +MAINTAINER=	freebsd-ports@charlieroot.de
  COMMENT=	The typo3 content management system
  
  LICENSE=	GPLv2
 
 Modified: head/www/typo3/pkg-descr
 ==============================================================================
 --- head/www/typo3/pkg-descr	Sat Oct  6 15:27:54 2012	(r305376)
 +++ head/www/typo3/pkg-descr	Sat Oct  6 15:32:45 2012	(r305377)
 @@ -6,4 +6,4 @@ This version is the current stable relea
  projects and will get full support (bugfixes and security fixes) until April
  2013, but will get security fixes until October 2013.
  
 -WWW:	http://typo3.org/
 +WWW: http://typo3.org/
 
 Modified: head/www/typo345/Makefile
 ==============================================================================
 --- head/www/typo345/Makefile	Sat Oct  6 15:27:54 2012	(r305376)
 +++ head/www/typo345/Makefile	Sat Oct  6 15:32:45 2012	(r305377)
 @@ -1,14 +1,12 @@
 -# Created by:		Gerrit Beine <tux@pinguru.net>
 -#
 +# Created by: Gerrit Beine <tux@pinguru.net>
  # $FreeBSD$
 -#
  
  PORTNAME=	typo3
  PORTVERSION=	4.5.19
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
  
 -MAINTAINER=	jumper99@gmx.de
 +MAINTAINER=	freebsd-ports@charlieroot.de
  COMMENT=	The typo3 content management system
  
  LICENSE=	GPLv2
 
 Modified: head/www/typo345/pkg-descr
 ==============================================================================
 --- head/www/typo345/pkg-descr	Sat Oct  6 15:27:54 2012	(r305376)
 +++ head/www/typo345/pkg-descr	Sat Oct  6 15:32:45 2012	(r305377)
 @@ -5,4 +5,4 @@ featuring an accomplished set of ready-m
  This version is the LTS release. It is recommended for existing
  projects and will get full support until April 2014.
  
 -WWW:	http://typo3.org/
 +WWW: http://typo3.org/
 
 Modified: head/www/typo346/Makefile
 ==============================================================================
 --- head/www/typo346/Makefile	Sat Oct  6 15:27:54 2012	(r305376)
 +++ head/www/typo346/Makefile	Sat Oct  6 15:32:45 2012	(r305377)
 @@ -1,5 +1,4 @@
 -# Created by:		Gerrit Beine <tux@pinguru.net>
 -#
 +# Created by: Gerrit Beine <tux@pinguru.net>
  # $FreeBSD$
  
  PORTNAME=	typo3
 @@ -7,7 +6,7 @@ PORTVERSION=	4.6.12
  CATEGORIES=	www
  MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
  
 -MAINTAINER=	jumper99@gmx.de
 +MAINTAINER=	freebsd-ports@charlieroot.de
  COMMENT=	The typo3 content management system
  
  LICENSE=	GPLv2
 
 Modified: head/www/typo346/pkg-descr
 ==============================================================================
 --- head/www/typo346/pkg-descr	Sat Oct  6 15:27:54 2012	(r305376)
 +++ head/www/typo346/pkg-descr	Sat Oct  6 15:32:45 2012	(r305377)
 @@ -7,4 +7,4 @@ Support for this version will be dropped
  Updating to TYPO3 4.5 LTS or TYPO3 4.7 is seriously recommended, depending on
  how long you wish to be supported.
  
 -WWW:	http://typo3.org/
 +WWW: http://typo3.org/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Sat Oct 6 15:44:49 UTC 2012 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172402 
>Unformatted:
