From lists@eitanadler.com  Tue Aug  2 20:24:05 2011
Return-Path: <lists@eitanadler.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5B697106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Aug 2011 20:24:05 +0000 (UTC)
	(envelope-from lists@eitanadler.com)
Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175])
	by mx1.freebsd.org (Postfix) with ESMTP id 1C33F8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Aug 2011 20:24:04 +0000 (UTC)
Received: by qyk30 with SMTP id 30so2217364qyk.13
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 02 Aug 2011 13:24:04 -0700 (PDT)
Received: by 10.229.31.202 with SMTP id z10mr4483516qcc.260.1312316644155;
        Tue, 02 Aug 2011 13:24:04 -0700 (PDT)
Received: from radar (216-165-29-133.DYNAPOOL.NYU.EDU [216.165.29.133])
        by mx.google.com with ESMTPS id o4sm89782qct.25.2011.08.02.13.24.01
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 02 Aug 2011 13:24:03 -0700 (PDT)
Received: by radar (sSMTP sendmail emulation); Tue, 02 Aug 2011 16:23:43 +0000
Message-Id: <4e385ce3.c487e50a.6407.05db@mx.google.com>
Date: Tue, 02 Aug 2011 16:23:43 +0000
From: Eitan Adler <lists@eitanadler.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] take maintainership of 4 more ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         159394
>Category:       ports
>Synopsis:       [patch] take maintainership of 4 more ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 02 20:30:09 UTC 2011
>Closed-Date:    Wed Aug 03 04:17:31 UTC 2011
>Last-Modified:  Wed Aug  3 04:20:08 UTC 2011
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:


>Description:
I want these ports. See patch.
>How-To-Repeat:
>Fix:

--- take-more-ports.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/gtklife/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	6 Jun 2008 13:31:30 -0000	1.11
+++ Makefile	2 Aug 2011 20:19:20 -0000
@@ -11,7 +11,7 @@
 CATEGORIES=	games
 MASTER_SITES=	http://ironphoenix.org/tril/gtklife/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ports@eitanadler.com
 COMMENT=	A GTK+ implementation of Conway's Game of Life
 
 WANT_GNOME=	yes
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/dns/adns/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	16 Jun 2011 06:17:32 -0000	1.23
+++ Makefile	2 Aug 2011 20:19:44 -0000
@@ -11,7 +11,7 @@
 CATEGORIES=	dns
 MASTER_SITES=	http://www.chiark.greenend.org.uk/~ian/adns/ftp/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ports@eitanadler.com
 COMMENT=	Easy to use, asynchronous-capable DNS client library and utilities
 
 GNU_CONFIGURE=	yes
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/deskutils/launchy/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	22 Jun 2010 16:34:59 -0000	1.8
+++ Makefile	2 Aug 2011 20:19:46 -0000
@@ -10,7 +10,7 @@
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME}/Launchy%20on%20Linux/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ports@eitanadler.com
 COMMENT=	An open source keystroke launcher
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost-libs
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/html2text/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	29 May 2010 11:59:47 -0000	1.6
+++ Makefile	2 Aug 2011 20:20:30 -0000
@@ -12,7 +12,7 @@
 		http://www.mbayer.de/html2text/downloads/
 MASTER_SITE_SUBDIR=	apps/www/converters
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ports@eitanadler.com
 COMMENT=	Converts HTML documents into plain text
 
 HAS_CONFIGURE=	yes
--- take-more-ports.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Aug 3 04:16:56 UTC 2011 
State-Changed-Why:  
Committed, thanks. 


Responsible-Changed-From-To: freebsd-ports-bugs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Aug 3 04:16:56 UTC 2011 
Responsible-Changed-Why:  

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159394: commit references a PR
Date: Wed,  3 Aug 2011 04:17:29 +0000 (UTC)

 linimon     2011-08-03 04:17:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/gtklife        Makefile 
     dns/adns             Makefile 
     deskutils/launchy    Makefile 
     textproc/html2text   Makefile 
   Log:
   Assign to new volunteer.
   
   PR:             ports/159394
   Submitted by:   ports@eitanadler.com
   
   Revision  Changes    Path
   1.9       +1 -1      ports/deskutils/launchy/Makefile
   1.24      +1 -1      ports/dns/adns/Makefile
   1.12      +1 -1      ports/games/gtklife/Makefile
   1.7       +1 -1      ports/textproc/html2text/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
