Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2011 11:12:15 -0400
From:      Richard E Neese <r.neese@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/162060: update to the misc/freeswitch-pizzademo port
Message-ID:  <4EA974CF.7040702@gmail.com>
In-Reply-To: <201110271510.p9RFA6Nx074747@freefall.freebsd.org>
References:  <201110271510.p9RFA6Nx074747@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000606010906090902030806
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

On 10/27/11 11:10 AM, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/162060'.
> 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=162060
>
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       update to the misc/freeswitch-pizzademo port
>> Arrival-Date:   Thu Oct 27 15:10:06 UTC 2011


--------------000606010906090902030806
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.3
diff -u -r1.3 Makefile
--- Makefile	17 Dec 2010 17:00:16 -0000	1.3
+++ Makefile	27 Oct 2011 14:50:55 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	freeswitch-pizza
-PORTVERSION=	201044
+PORTVERSION=	1.0.7
+PORTEPOCH=	1
 CATEGORIES=	misc
-MASTER_SITES=	ftp://ftp.secure-computing.net/pub/freeswitch/ \
-		ftp://ftp2.secure-computing.net/pub/freeswitch/ \
+MASTER_SITES=	http://dl.dropbox.com/u/152504/ \
 		http://files.freeswitch.org/:2
 DISTFILES=	${BASE_PORTNAME}-${PORTVERSION}.tar.gz \
 		pizza_gram.tar.gz:2 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/freeswitch-pizzademo/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	14 Dec 2010 17:18:34 -0000	1.2
+++ distinfo	27 Oct 2011 14:50:55 -0000
@@ -1,5 +1,5 @@
-SHA256 (freeswitch/freeswitch-201044.tar.gz) = cea3583bcc1febc8b6ad85ca38c991d2d7319945784dd915834c1479b33bbd4b
-SIZE (freeswitch/freeswitch-201044.tar.gz) = 42320468
+SHA256 (freeswitch/freeswitch-1.0.7.tar.gz) = c36bb7fce8caa88fc76e63f85968cdd912907969476c8d90f8fd402e805f3e66
+SIZE (freeswitch/freeswitch-1.0.7.tar.gz) = 36116129
 SHA256 (freeswitch/pizza_gram.tar.gz) = e713406834ba40fe07c69b84f042fcb27493c15bc6b51133418527bc7a818027
 SIZE (freeswitch/pizza_gram.tar.gz) = 1053
 SHA256 (freeswitch/pizza_sounds.tar.gz) = 606f736625b7f331e219e10460029c8e0b0e58136feeddde976a0dcc68a97bef
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/misc/freeswitch-pizzademo/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	14 Dec 2010 17:18:34 -0000	1.2
+++ pkg-plist	27 Oct 2011 14:50:55 -0000
@@ -87,7 +87,6 @@
 @dirrmtry etc/freeswitch/scripts/javascript
 @dirrm share/freeswitch/sounds/en/us/callie/pizza/8000
 @dirrm share/freeswitch/sounds/en/us/callie/pizza
-@exec mkdir etc/freeswitch/scripts/javascript
-@exec chown -R freeswitch:freeswitch etc/freeswitch/scripts
-@exec chown -R freeswitch:freeswitch share/freeswitch/sounds/en/us/callie/pizza/8000/spinach.wav
-
+@exec mkdir -p %D/etc/freeswitch/scripts/javascript
+@exec chown -R freeswitch:freeswitch %D/etc/freeswitch/scripts
+@exec chown -R freeswitch:freeswitch %D/share/freeswitch/sounds/en/us/callie/pizza

--------------000606010906090902030806--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EA974CF.7040702>