ports/113907: [PATCH] comms/spandsp: make fetchable

Thomas Abthorpe thomas at goodking.ca
Thu Jun 21 13:40:03 UTC 2007


>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:



More information about the freebsd-ports-bugs mailing list