From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 19 14:00:36 2012 Return-Path: Delivered-To: freebsd-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 A45FF106564A for ; Wed, 19 Sep 2012 14:00:36 +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 8FED88FC0C for ; Wed, 19 Sep 2012 14:00:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8JE0awR029576 for ; Wed, 19 Sep 2012 14:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8JE0awf029575; Wed, 19 Sep 2012 14:00:36 GMT (envelope-from gnats) Date: Wed, 19 Sep 2012 14:00:36 GMT Message-Id: <201209191400.q8JE0awf029575@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Richard E Neese Cc: Subject: Re: misc/171781: Update of net/freeswitch-devel X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Richard E Neese List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 14:00:36 -0000 The following reply was made to PR misc/171781; it has been noted by GNATS. From: Richard E Neese To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: misc/171781: Update of net/freeswitch-devel Date: Wed, 19 Sep 2012 09:52:13 -0400 This is a multi-part message in MIME format. --------------050209050105040305060705 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 9/19/2012 9:50 AM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `misc/171781'. > The individual assigned to look at your > report is: freebsd-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=171781 > >> Category: misc >> Responsible: freebsd-bugs >> Synopsis: Update of net/freeswitch-devel >> Arrival-Date: Wed Sep 19 13:50:07 UTC 2012 --------------050209050105040305060705 Content-Type: text/plain; charset=windows-1252; name="freesitch-devel.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freesitch-devel.diff" Index: Makefile =================================================================== --- Makefile (revision 303308) +++ Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= freeswitch -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= net MASTER_SITES= # none PKGNAMESUFFIX= -devel --------------050209050105040305060705--