From boris@brooknet.com.au  Fri Feb 18 10:44:04 2005
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EEEA316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Feb 2005 10:44:04 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6199043D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Feb 2005 10:44:03 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp21F7.dyn.pacific.net.au [61.8.33.247])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id j1IAi03R003131
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 18 Feb 2005 21:44:01 +1100
Received: by localhost (Postfix, from userid 0)
	id EA3131564; Fri, 18 Feb 2005 21:45:06 +1100 (EST)
Message-Id: <20050218104506.EA3131564@localhost>
Date: Fri, 18 Feb 2005 21:45:06 +1100 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] audio/ac3dec: fix unfetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77669
>Category:       ports
>Synopsis:       [PATCH] audio/ac3dec: fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 18 10:50:22 GMT 2005
>Closed-Date:    Fri Feb 18 10:54:39 GMT 2005
>Last-Modified:  Fri Feb 18 10:54:39 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri Feb 18 10:54:34 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77669 
>Unformatted:
