From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 15 10:27:17 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5CEB1065672; Thu, 15 Mar 2012 10:27:17 +0000 (UTC) (envelope-from r.neese@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 84DE58FC08; Thu, 15 Mar 2012 10:27:17 +0000 (UTC) Received: by yenl9 with SMTP id l9so3461356yen.13 for ; Thu, 15 Mar 2012 03:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=e7wqeCaloAh+xA0Kr5r7bUZopiW6Va6qSo2/FcDu8SA=; b=kGnzQ/3uWg2mBwi5crvSQ6lRnYpfLvPOmn3GpZMgNl4GCPj1Pr4DYqtw/9OmHnGWOV A9n2Iwh03VsSR49SD0DLyBnu40Zl3HlYdn6xNfY7pFinJZHzqF9llU92IGfSTIzjeECE KdE4NHbrJDe11BHGRDUx1JvrR/ujREtomKyp1TrVJZOVoc39n6WFkxYsQ8p/B94UN9kW lPowEduHyDMf7pdpIjgJkU9wD6LYhEhaAseEHt2SuvvDN3Ro3T6PIJphVbvo/wtEy6pT x95YQJn4tPvEbyA3PvZDNtJ4Cd/5rYcUvqkn2UsZcaZT7K0dFGzpUAhK4Dwa9PI0c4Vp /hjw== Received: by 10.60.25.65 with SMTP id a1mr7649829oeg.23.1331807236994; Thu, 15 Mar 2012 03:27:16 -0700 (PDT) Received: from [127.0.0.1] ([70.127.188.146]) by mx.google.com with ESMTPS id b2sm1437119obo.22.2012.03.15.03.27.15 (version=SSLv3 cipher=OTHER); Thu, 15 Mar 2012 03:27:16 -0700 (PDT) Message-ID: <4F61C3F0.4020401@gmail.com> Date: Thu, 15 Mar 2012 06:26:56 -0400 From: Rich E Neese User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <201203150940.q2F9e36T065985@freefall.freebsd.org> In-Reply-To: <201203150940.q2F9e36T065985@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------010703030004020505090804" Cc: Subject: Re: ports/166139: maintainer change request X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 10:27:18 -0000 This is a multi-part message in MIME format. --------------010703030004020505090804 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 3/15/2012 05:40, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/166139'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=166139 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: maintainer change request >> Arrival-Date: Thu Mar 15 09:40:03 UTC 2012 --------------010703030004020505090804 Content-Type: text/plain; name="freeswitch.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freeswitch.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/freeswitch/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 20 Aug 2010 19:35:36 -0000 1.11 +++ Makefile 15 Mar 2012 10:26:01 -0000 @@ -13,7 +13,7 @@ DISTFILES= # none EXTRACT_ONLY= # none -MAINTAINER= ecrist@secure-computing.net +MAINTAINER= r.neese@gmail.com COMMENT= FreeSwitch meta-port to pull in all the components RUN_DEPENDS= ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core --------------010703030004020505090804 Content-Type: text/plain; name="freeswitch-music.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freeswitch-music.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/freeswitch-music/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 20 Aug 2010 21:40:13 -0000 1.4 +++ Makefile 15 Mar 2012 10:24:50 -0000 @@ -12,7 +12,7 @@ MASTER_SITES= http://files.freeswitch.org/ DIST_SUBDIR= freeswitch-music -MAINTAINER= ecrist@secure-computing.net +MAINTAINER= r.neese@gmail.com COMMENT= FreeSwitch Music - All Bitrates NO_WRKSUBDIR= yes --------------010703030004020505090804 Content-Type: text/plain; name="freeswitch-sounds.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freeswitch-sounds.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/freeswitch-sounds/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 4 Oct 2011 19:01:54 -0000 1.5 +++ Makefile 15 Mar 2012 10:24:05 -0000 @@ -11,7 +11,7 @@ MASTER_SITES= http://files.freeswitch.org/ DIST_SUBDIR= freeswitch-sounds -MAINTAINER= ecrist@secure-computing.net +MAINTAINER= r.neese@gmail.com COMMENT= FreeSwitch Sounds (All Bitrates) PLIST= ${WRKDIR}/plist --------------010703030004020505090804--