Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2007 09:32:27 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/113907: [PATCH] comms/spandsp: make fetchable
Message-ID:  <200706211332.l5LDWRhu064304@goodking.goodking.ca>
Resent-Message-ID: <200706211340.l5LDe3gs003377@freefall.freebsd.org>

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

>Number:         113907
>Category:       ports
>Synopsis:       [PATCH] comms/spandsp: make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 21 13:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Sun Jun 10 14:58:15 EDT 2007
>Description:
- make fetchable by adding another URL to the old directory

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- spandsp-0.0.2.p26.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/spandsp/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	28 Jan 2007 09:07:36 -0000	1.13
+++ Makefile	21 Jun 2007 13:30:46 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	spandsp
 DISTVERSION=	0.0.2pre26
 CATEGORIES=	comms
-MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \
+MASTER_SITES=	http://www.soft-switch.org/downloads/spandsp/ \
+		http://www.soft-switch.org/downloads/spandsp/old/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	pav
 
--- spandsp-0.0.2.p26.patch ends here ---

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



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