Date: Fri, 21 Sep 2012 23:38:56 -0400 From: Richard E Neese <r.neese@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/171785: update www/fusionpbx Message-ID: <505D32D0.3040207@gmail.com> In-Reply-To: <201209191400.q8JE0arU029580@freefall.freebsd.org> References: <201209191400.q8JE0arU029580@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------050600010802070001030201 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/171785'. > 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=171785 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: update www/fusionpbx >> Arrival-Date: Wed Sep 19 14:00:36 UTC 2012 here is a updated diff --------------050600010802070001030201 Content-Type: text/plain; charset=windows-1252; name="fusionpbx.diff.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="fusionpbx.diff.txt" Index: distinfo =================================================================== --- distinfo (revision 304654) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (fusionpbx-3.1.1.tar.gz) = 07dec3aa933b44dc13c2dd49bcbe4d5ad6beb4f2b0f9b105958587c5db501d28 -SIZE (fusionpbx-3.1.1.tar.gz) = 5181018 +SHA256 (fusionpbx-3.1.2.tar.gz) = fce45b118a4b94200f8d785c5e091b23f145b5e46e4ff30610fde07aaead5ce3 +SIZE (fusionpbx-3.1.2.tar.gz) = 5181627 Index: pkg-plist =================================================================== --- pkg-plist (revision 304654) +++ pkg-plist (working copy) @@ -21,7 +21,7 @@ %%WWWDIR%%/app/call_center/v_call_center_tier.php %%WWWDIR%%/app/call_center/v_call_center_tier_delete.php %%WWWDIR%%/app/call_center/v_call_center_tier_edit.php -%%WWWDIR%%/app/call_center/v_cmd.php +%%WWWDIR%%/app/call_center/cmd.php %%WWWDIR%%/app/call_center_active/app_config.php %%WWWDIR%%/app/call_center_active/root.php %%WWWDIR%%/app/call_center_active/v_call_center_active.php Index: Makefile =================================================================== --- Makefile (revision 304654) +++ Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= fusionpbx -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= www MASTER_SITES= http://www.fusionpbx.com/downloads/ \ ${MASTER_SITE_GOOGLE_CODE} --------------050600010802070001030201--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?505D32D0.3040207>