ports/122310: Update audio/amrcoder MASTER_SITES

Steven Kreuzer skreuzer at exit2shell.com
Mon Mar 31 21:50:02 UTC 2008


>Number:         122310
>Category:       ports
>Synopsis:       Update audio/amrcoder MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 21:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD  7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Feb 19 20:21:39 EST 2008     root@:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The site listed in MASTER_SITES no longer works. Attached patch with update it with 2 sites that have the tarball

http://people.freebsd.org/~fenner/portsurvey/audio.html#amrcoder
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/audio/amrcoder/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	23 Oct 2005 12:38:56 -0000	1.6
+++ Makefile	26 Mar 2008 08:46:21 -0000
@@ -9,7 +9,9 @@
 PORTNAME=	amrcoder
 PORTVERSION=	1.0
 CATEGORIES=	audio
-MASTER_SITES=	http://coolsoft.ru/distfiles/
+MASTER_SITES=	http://ftp.us.sinuspl.net/pub/src/ \
+		http://ftp.uni-erlangen.de/pub/FreeBSD/ports/distfiles/
+
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	mail at andr.ru


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



More information about the freebsd-ports-bugs mailing list