From tlp@liquidx.org  Sat Oct  1 17:28:07 2005
Return-Path: <tlp@liquidx.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 470CA16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Oct 2005 17:28:07 +0000 (GMT)
	(envelope-from tlp@liquidx.org)
Received: from illusionist.sov.kewlio.net.uk (fxp-0.712-illusionist.sov.kewlio.net.uk [85.116.0.25])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B36D643D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Oct 2005 17:28:06 +0000 (GMT)
	(envelope-from tlp@liquidx.org)
Received: from [192.168.0.18] (168-103-43-14.bois.qwest.net [168.103.43.14])
	(authenticated bits=0 user=tlp)
	by illusionist.sov.kewlio.net.uk (8.13.4/8.13.4) with ESMTP id j91HS0PC026981
	(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO)   
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 1 Oct 2005 18:28:04 +0100 (BST)
Message-Id: <200510011128.20239.tlp@liquidx.org>
Date: Sat, 1 Oct 2005 11:28:19 -0600
From: Travis Poppe <tlp@liquidx.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PORT FIX] audio/cd2mp3 - Make fetchable

>Number:         86801
>Category:       ports
>Synopsis:       [PORT FIX] audio/cd2mp3 - Make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 01 17:30:15 GMT 2005
>Closed-Date:    Sat Oct 01 19:59:15 GMT 2005
>Last-Modified:  Sat Oct 01 19:59:15 GMT 2005
>Originator:     Travis Poppe
>Release:        
>Organization:
>Environment:
>Description:
Make audio/cd2mp3 fetchable again by providing a new home for
this distfile.
>How-To-Repeat:
>Fix:
--- Makefile.orig	Sat Oct  1 11:25:07 2005
+++ Makefile	Sat Oct  1 11:25:29 2005
@@ -10,16 +10,13 @@
 PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/
+MASTER_SITES=	http://www.liquidx.org/distfiles/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Easy to use CD Ripping and MP3 Encoding tool
 
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame/ \
 		dagrab:${PORTSDIR}/audio/dagrab
-
-BROKEN=		"Does not fetch, website is gone"
-EXPIRATION_DATE=2005-09-29
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/cd2mp3

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Sat Oct 1 19:58:51 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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