Date: Mon, 24 Jan 2011 13:30:22 GMT From: "Richard E. Neese" <r.neese@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/154263: fix for freeswitch-scripts pkg-add Message-ID: <201101241330.p0ODUM7r033622@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154263; it has been noted by GNATS. From: "Richard E. Neese" <r.neese@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/154263: fix for freeswitch-scripts pkg-add Date: Mon, 24 Jan 2011 08:23:35 -0500 This is a multi-part message in MIME format. --Multipart=_Mon__24_Jan_2011_08_23_35_-0500_+nsUA50AjN+_7mtI Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 24 Jan 2011 13:20:10 GMT FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/154263'. > 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=154263 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: fix for freeswitch-scripts pkg-add > >Arrival-Date: Mon Jan 24 13:20:10 UTC 2011 -- Richard E. Neese <r.neese@gmail.com> --Multipart=_Mon__24_Jan_2011_08_23_35_-0500_+nsUA50AjN+_7mtI Content-Type: text/plain; name="freeswitch-scripts.diff" Content-Disposition: attachment; filename="freeswitch-scripts.diff" Content-Transfer-Encoding: 7bit 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 24 Jan 2011 02:26:45 -0000 @@ -89,6 +89,5 @@ %%WITH_PERL%%@dirrm etc/freeswitch/scripts/perl %%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 +%%WITH_JAVASCRIPT%%@dirrmtry etc/freeswitch/scripts/javascript + --Multipart=_Mon__24_Jan_2011_08_23_35_-0500_+nsUA50AjN+_7mtI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101241330.p0ODUM7r033622>