From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 29 11:30:20 2011 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 540DE106564A for ; Sat, 29 Oct 2011 11:30:20 +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 437378FC19 for ; Sat, 29 Oct 2011 11:30:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9TBUKFg025639 for ; Sat, 29 Oct 2011 11:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9TBUKk3025638; Sat, 29 Oct 2011 11:30:20 GMT (envelope-from gnats) Date: Sat, 29 Oct 2011 11:30:20 GMT Message-Id: <201110291130.p9TBUKk3025638@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Richard E Neese Cc: Subject: Re: ports/162144: update to the misc/freeswitch-pizzademo port 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: Sat, 29 Oct 2011 11:30:20 -0000 The following reply was made to PR ports/162144; 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/162144: update to the misc/freeswitch-pizzademo port Date: Sat, 29 Oct 2011 07:21:33 -0400 This is a multi-part message in MIME format. --------------020203040505030402050000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 10/29/11 7:20 AM, FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/162144'. > 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=162144 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: update to the misc/freeswitch-pizzademo port >> Arrival-Date: Sat Oct 29 11:20:09 UTC 2011 --------------020203040505030402050000 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="freeswitch-pizzademo.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freeswitch-pizzademo.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/freeswitch-pizzademo/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 28 Oct 2011 21:58:05 -0000 1.4 +++ Makefile 29 Oct 2011 11:11:14 -0000 @@ -6,7 +6,7 @@ # PORTNAME= freeswitch-pizza -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.7.1 PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= http://dl.dropbox.com/u/152504/ \ --------------020203040505030402050000--