Date: Tue, 25 Oct 2005 16:01:51 +0200 (CEST) From: Martin Hudec <corwin@aeternal.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: corwin@aeternal.net Subject: ports/87983: [patch] MASTER_SITES update for audio/cdplayer.app port Makefile Message-ID: <20051025140151.7042F1141E@pleiades.aeternal.net> Resent-Message-ID: <200510251410.j9PEACVF098898@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87983 >Category: ports >Synopsis: [patch] MASTER_SITES update for audio/cdplayer.app port Makefile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Oct 25 14:10:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Martin Hudec >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD pleiades.aeternal.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Oct 21 12:44:12 CEST 2005 corwin@pleiades.aeternal.net:/usr/obj/usr/src/sys/PLEIADES i386 >Description: Update for port's Makefile. Port is marked as deprecated because it has no MASTER_SITES available. I am providing this port from my site. >How-To-Repeat: >Fix: Patch is provided. --- Makefile.diff begins here --- --- Makefile.orig Tue Oct 25 15:33:18 2005 +++ Makefile Tue Oct 25 15:47:27 2005 @@ -9,15 +9,11 @@ PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= audio windowmaker -MASTER_SITES= http://tucows.mirror.ish.de/linux/files/ \ - http://linux.iconet.com.br/files/ +MASTER_SITES= http://freebsd.aeternal.net/ports/ DISTNAME= CDPlayer.app-${PORTVERSION} -MAINTAINER= dsh@vlink.ru +MAINTAINER= corwin@aeternal.net COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD - -DEPRECATED= "mastersite disappeared" -EXPIRATION_DATE= 2005-12-31 LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ cdaudio.1:${PORTSDIR}/audio/libcdaudio \ --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051025140151.7042F1141E>