Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2009 12:28:13 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/140576: [PATCH] assume maintainership of three perl@ ports
Message-ID:  <20091115172813.2717017093@spartan.hamla.org>
Resent-Message-ID: <200911151730.nAFHU2u8063328@freefall.freebsd.org>

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

>Number:         140576
>Category:       ports
>Synopsis:       [PATCH] assume maintainership of three perl@ ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 15 17:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
I recently submitted patches for three p5- ports that are maintained by perl@.  I'm happy to assume maintainership if it is available.  Thanks.

	audio/p5-Audio-MPD-Common
	devel/p5-MooseX-Storage
	net/p5-Net-OAuth

Committer of my most recent p5- PR is CC'd. :)
>How-To-Repeat:
	
>Fix:

	



--- patch.diff begins here ---
Index: audio/p5-Audio-MPD-Common/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/p5-Audio-MPD-Common/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- audio/p5-Audio-MPD-Common/Makefile	9 Nov 2009 07:10:29 -0000	1.6
+++ audio/p5-Audio-MPD-Common/Makefile	15 Nov 2009 17:21:01 -0000
@@ -11,7 +11,7 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	sahil@tandon.net
 COMMENT=	A bunch of common helper classes for mpd
 
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
Index: devel/p5-MooseX-Storage/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MooseX-Storage/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- devel/p5-MooseX-Storage/Makefile	14 Nov 2009 10:28:15 -0000	1.8
+++ devel/p5-MooseX-Storage/Makefile	15 Nov 2009 17:21:01 -0000
@@ -11,7 +11,7 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	sahil@tandon.net
 COMMENT=	An serialization framework for Moose classes
 
 BUILD_DEPENDS=	p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose \
Index: net/p5-Net-OAuth/Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-OAuth/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- net/p5-Net-OAuth/Makefile	14 Nov 2009 10:23:57 -0000	1.14
+++ net/p5-Net-OAuth/Makefile	15 Nov 2009 17:21:01 -0000
@@ -12,7 +12,7 @@
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	sahil@tandon.net
 COMMENT=	An implementation of the OAuth protocol
 
 BUILD_DEPENDS=	p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require \
--- patch.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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