From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 19 14:10:11 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E9101065676 for ; Wed, 19 Sep 2012 14:10:11 +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 276278FC18 for ; Wed, 19 Sep 2012 14:10:11 +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 q8JEAANo030648 for ; Wed, 19 Sep 2012 14:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8JEAA75030647; Wed, 19 Sep 2012 14:10:10 GMT (envelope-from gnats) Date: Wed, 19 Sep 2012 14:10:10 GMT Message-Id: <201209191410.q8JEAA75030647@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Richard E Neese Cc: Subject: Re: ports/171784: update of misc/freeswitch-pizzademo-devel X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Richard E Neese List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 14:10:11 -0000 The following reply was made to PR ports/171784; it has been noted by GNATS. From: Richard E Neese To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/171784: update of misc/freeswitch-pizzademo-devel Date: Wed, 19 Sep 2012 10:00:52 -0400 This is a multi-part message in MIME format. --------------000505050606080707070909 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 9/19/2012 10:00 AM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/171784'. > 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=171784 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: update of misc/freeswitch-pizzademo-devel >> Arrival-Date: Wed Sep 19 14:00:22 UTC 2012 --------------000505050606080707070909 Content-Type: text/plain; charset=windows-1252; name="freesitch-pizzademo-devel.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freesitch-pizzademo-devel.diff" Index: distinfo =================================================================== --- distinfo (revision 303308) +++ distinfo (working copy) @@ -1,5 +1,5 @@ -SHA256 (freeswitch/freeswitch-1.2.1.tar.bz2) = 655fda7e37cae1c5ca1f7d789efcf008592904adc6eb9cdee72fc4bdc364c788 -SIZE (freeswitch/freeswitch-1.2.1.tar.bz2) = 37890105 +SHA256 (freeswitch/freeswitch-1.2.2.tar.bz2) = 53c62ea4d7a8d261dd335e5aaf9822ea1f1d6d31e9e83bcafcc2a02039be35b5 +SIZE (freeswitch/freeswitch-1.2.2.tar.bz2) = 39035721 SHA256 (freeswitch/pizza_gram.tar.gz) = e713406834ba40fe07c69b84f042fcb27493c15bc6b51133418527bc7a818027 SIZE (freeswitch/pizza_gram.tar.gz) = 1053 SHA256 (freeswitch/pizza_sounds.tar.gz) = 606f736625b7f331e219e10460029c8e0b0e58136feeddde976a0dcc68a97bef Index: Makefile =================================================================== --- Makefile (revision 303308) +++ Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= freeswitch -DISTVERSION= 1.2.1 +DISTVERSION= 1.2.2 CATEGORIES= misc MASTER_SITES= http://files.freeswitch.org/ PKGNAMESUFFIX= -pizzademo-devel --------------000505050606080707070909--