Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2005 11:28:19 -0600
From:      Travis Poppe <tlp@liquidx.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86801: [PORT FIX] audio/cd2mp3 - Make fetchable
Message-ID:  <200510011128.20239.tlp@liquidx.org>
Resent-Message-ID: <200510011730.j91HUGuW056608@freefall.freebsd.org>

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

>Number:         86801
>Category:       ports
>Synopsis:       [PORT FIX] audio/cd2mp3 - Make fetchable
>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:   Sat Oct 01 17:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510011128.20239.tlp>