From nobody@FreeBSD.org  Thu Jan 27 16:03:31 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 125B21065673
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jan 2011 16:03:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id DC5528FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jan 2011 16:03:30 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p0RG3Ung025729
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 Jan 2011 16:03:30 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p0RG3UHO025728;
	Thu, 27 Jan 2011 16:03:30 GMT
	(envelope-from nobody)
Message-Id: <201101271603.p0RG3UHO025728@red.freebsd.org>
Date: Thu, 27 Jan 2011 16:03:30 GMT
From: Richard Neese <r.neese@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: fix for freeswitch-scripts pkg-add
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         154334
>Category:       ports
>Synopsis:       fix for misc/freeswitch-scripts pkg-add
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 27 16:10:11 UTC 2011
>Closed-Date:    Wed Feb 09 16:07:39 UTC 2011
>Last-Modified:  Wed Feb 09 16:07:39 UTC 2011
>Originator:     Richard Neese
>Release:        8.2-PreRelease
>Organization:
>Environment:
FreeBSD ip-10-112-87-45 8.2-RC1 FreeBSD 8.2-RC1 #11: Sat Jan  8 02:12:50 UTC 2011     root@chch.daemonology.net:/usr/obj/i386/usr/src/sys/XEN  i386
>Description:
fix for pkg_add of freeswitch-scripts
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: "Richard E. Neese" <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/154334: fix for freeswitch-scripts pkg-add
Date: Thu, 27 Jan 2011 11:09:59 -0500

 This is a multi-part message in MIME format.
 
 --Multipart=_Thu__27_Jan_2011_11_09_59_-0500_BE5ZoQUsD+njnSWb
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 -- 
 Richard E. Neese <r.neese@gmail.com>
 
 --Multipart=_Thu__27_Jan_2011_11_09_59_-0500_BE5ZoQUsD+njnSWb
 Content-Type: text/plain;
  name="freeswitch-scripts.diff"
 Content-Disposition: attachment;
  filename="freeswitch-scripts.diff"
 Content-Transfer-Encoding: 7bit
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/misc/freeswitch-scripts/Makefile,v
 retrieving revision 1.4
 diff -u -r1.4 Makefile
 --- Makefile	17 Dec 2010 21:42:33 -0000	1.4
 +++ Makefile	27 Jan 2011 15:28:26 -0000
 @@ -7,6 +7,7 @@
  
  PORTNAME=	freeswitch-scripts
  PORTVERSION=	201044
 +PORTREVISON=	1
  CATEGORIES=	misc
  MASTER_SITES=	ftp://ftp.secure-computing.net/pub/freeswitch/ \
  		ftp://ftp2.secure-computing.net/pub/freeswitch/
 Index: pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/misc/freeswitch-scripts/pkg-plist,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-plist
 --- pkg-plist	17 Dec 2010 21:42:33 -0000	1.3
 +++ pkg-plist	27 Jan 2011 15:28:26 -0000
 @@ -90,5 +90,3 @@
  %%WITH_LUA%%@dirrm etc/freeswitch/scripts/lua
  %%WITH_JAVASCRIPT%%@dirrm etc/freeswitch/scripts/javascript/aadir
  %%WITH_JAVASCRIPT%%@dirrm etc/freeswitch/scripts/javascript
 -@dirrmtry etc/freeswitch/scripts
 -@dirrmtry etc/freeswitch
 
 --Multipart=_Thu__27_Jan_2011_11_09_59_-0500_BE5ZoQUsD+njnSWb--

From: "Richard E. Neese" <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/154334: fix for freeswitch-scripts pkg-add
Date: Tue, 8 Feb 2011 22:46:07 -0500

 close
 
 On Thu, 27 Jan 2011 16:10:11 GMT
 FreeBSD-gnats-submit@FreeBSD.org wrote:
 
 > Thank you very much for your problem report.
 > It has the internal identification `ports/154334'.
 > 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=154334
 > 
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       fix for freeswitch-scripts pkg-add
 > >Arrival-Date:   Thu Jan 27 16:10:11 UTC 2011
 
 
 -- 
 Richard E. Neese <r.neese@gmail.com>
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 9 16:07:38 UTC 2011 
State-Changed-Why:  
close by submitter request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154334 
>Unformatted:
