From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 15 17:30:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71A2A1065672 for ; Sun, 15 Nov 2009 17:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 38C608FC13 for ; Sun, 15 Nov 2009 17:30:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nAFHU2Bb063331 for ; Sun, 15 Nov 2009 17:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nAFHU2u8063328; Sun, 15 Nov 2009 17:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 Nov 2009 17:30:02 GMT Resent-Message-Id: <200911151730.nAFHU2u8063328@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A92731065697; Sun, 15 Nov 2009 17:28:13 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 97DD58FC19; Sun, 15 Nov 2009 17:28:13 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id 2717017093; Sun, 15 Nov 2009 12:28:13 -0500 (EST) Message-Id: <20091115172813.2717017093@spartan.hamla.org> Date: Sun, 15 Nov 2009 12:28:13 -0500 (EST) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: wen@FreeBSD.org Subject: ports/140576: [PATCH] assume maintainership of three perl@ ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2009 17:30:03 -0000 >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: