Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 21:45:06 +1100 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77669: [PATCH] audio/ac3dec: fix unfetchable
Message-ID:  <20050218104506.EA3131564@localhost>
Resent-Message-ID: <200502181050.j1IAoNVl044861@freefall.freebsd.org>

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

>Number:         77669
>Category:       ports
>Synopsis:       [PATCH] audio/ac3dec: fix unfetchable
>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:   Fri Feb 18 10:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Project has been renamed liba52 and is now hosted at sourceforge.
Fix fetch for now, update later.

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

--- ac3dec-0.6.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/audio/ac3dec/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	22 Aug 2004 00:56:27 -0000	1.8
+++ Makefile	18 Feb 2005 10:43:14 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	ac3dec
 PORTVERSION=	0.6.1
 CATEGORIES=	audio
-MASTER_SITES=	http://dara.notbsd.org/~aholtzma/ac3/tarballs/
+MASTER_SITES=	http://liba52.sourceforge.net/files/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Software for research in digital audio coding/decoding
--- ac3dec-0.6.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?20050218104506.EA3131564>