Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2012 18:08:10 +0900
From:      Takefu <takefu@airport.fm>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173759: [MAINTAINER] audio/libaacplus: fix MASTER_SITES
Message-ID:  <50AC99FA.9040704@airport.fm>
Resent-Message-ID: <201211210910.qAL9A0Sq082159@freefall.freebsd.org>

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

>Number:         173759
>Category:       ports
>Synopsis:       [MAINTAINER] audio/libaacplus: fix MASTER_SITES
>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:   Wed Nov 21 09:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
FOX Amateur Radio Club
>Environment:
System: FreeBSD RELENG74.localIPv4.airport.fm 7.4-RELEASE-p10 FreeBSD 7.4-RELEASE-p10 #0: Tue Oct 16 16:09:35 JST 2012
>Description:
- fix MASTER_SITES

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- libaacplus-2.0.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/libaacplus/Makefile ./Makefile
--- /usr/ports/audio/libaacplus/Makefile	2012-11-17 14:54:35.000000000 +0900
+++ ./Makefile	2012-11-21 11:57:23.000000000 +0900
@@ -5,9 +5,7 @@
 PORTVERSION=	2.0.2
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://tipok.org.ua/downloads/media/aac+/libaacplus/:site1\
-		http://217.20.164.161/~tipok/aacplus/:site1\
-		http://media.wnet.ua/~tipok/aacplus/:site1\
+MASTER_SITES=	http://media.wnet.ua/~tipok/aacplus/:site1\
 		ftp://ftp.3gpp.org/Specs/archive/26_series/26.410/:site2\
 		http://www.3gpp.org/ftp/Specs/archive/26_series/26.410/:site2
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:site1\
--- libaacplus-2.0.2_1.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?50AC99FA.9040704>