Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2010 18:44:21 GMT
From:      Richard Neese <r.neese@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151947: freeswitch-scripts port update
Message-ID:  <201011041844.oA4IiLSp073227@www.freebsd.org>
Resent-Message-ID: <201011041850.oA4IoAJX085146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151947
>Category:       ports
>Synopsis:       freeswitch-scripts port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 04 18:50:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Richard Neese
>Release:        FreeBSD 8.1-R
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/freeswitch-scripts/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	20 Aug 2010 21:47:27 -0000	1.3
+++ Makefile	4 Nov 2010 13:18:04 -0000
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=	freeswitch-scripts
-PORTVERSION=	1.0.6
-PORTREVISION=	1
+PORTVERSION=	201044
 CATEGORIES=	misc
-MASTER_SITES=	http://files.freeswitch.org/
+MASTER_SITES=	ftp://ftp.secure-computing.net/pub/freeswitch/ \
+		ftp://ftp2.secure-computing.net/pub/freeswitch/
 DISTNAME=	${BASE_PORTNAME}-${PORTVERSION}
+DIST_SUBDIR=	${BASE_PORTNAME}
 
 MAINTAINER=	r.neese@gmail.com
 COMMENT=	FreeSwitch Scripts
 
-RUN_DEPENDS+=	${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
-
 NO_BUILD=	yes
 BASE_PORTNAME=	freeswitch
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/freeswitch-scripts/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	14 Aug 2010 19:06:13 -0000	1.1
+++ distinfo	4 Nov 2010 13:18:04 -0000
@@ -1,3 +1,2 @@
-MD5 (freeswitch-1.0.6.tar.gz) = 388effee587887a81fe7f411b7350590
-SHA256 (freeswitch-1.0.6.tar.gz) = 5610f478307b5c06d38e1ea4029298142c2960e426c3297378857d8734770215
-SIZE (freeswitch-1.0.6.tar.gz) = 36400963
+SHA256 (freeswitch/freeswitch-201044.tar.gz) = cea3583bcc1febc8b6ad85ca38c991d2d7319945784dd915834c1479b33bbd4b
+SIZE (freeswitch/freeswitch-201044.tar.gz) = 42320468


>Release-Note:
>Audit-Trail:
>Unformatted:



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