From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 14 13:00:34 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1891416A505 for ; Sat, 14 Feb 2004 13:00:34 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F132E43D1F for ; Sat, 14 Feb 2004 13:00:33 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1EL0Xbv008944 for ; Sat, 14 Feb 2004 13:00:33 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1EL0Xd9008943; Sat, 14 Feb 2004 13:00:33 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 14 Feb 2004 13:00:33 -0800 (PST) Resent-Message-Id: <200402142100.i1EL0Xd9008943@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hendrik Scholz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3966A16A4CE for ; Sat, 14 Feb 2004 12:53:25 -0800 (PST) Received: from mail.atl.us.wormulon.net (unknown [63.223.8.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2393743D1D for ; Sat, 14 Feb 2004 12:53:25 -0800 (PST) (envelope-from hscholz@slurmcan.wormulon.net) Received: from localhost (unknown [63.223.8.130]) by mail.atl.us.wormulon.net (Postfix) with ESMTP id 9B0D55D9A1; Sat, 14 Feb 2004 15:53:50 -0500 (EST) Received: from mail.atl.us.wormulon.net ([63.223.8.130]) by localhost (plant.wormulon.net [63.223.8.130]) (amavisd-new, port 10024) with ESMTP id 15940-06; Sat, 14 Feb 2004 15:53:49 -0500 (EST) Received: from slurmcan.wormulon.net (unknown [63.223.7.6]) by mail.atl.us.wormulon.net (Postfix) with ESMTP id B91795D99F; Sat, 14 Feb 2004 15:53:49 -0500 (EST) Received: by slurmcan.wormulon.net (Postfix, from userid 1001) id 383C639845; Sat, 14 Feb 2004 15:53:26 -0500 (EST) Message-Id: <20040214205326.383C639845@slurmcan.wormulon.net> Date: Sat, 14 Feb 2004 15:53:26 -0500 (EST) From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/62853: maintainer-update: audio/net-rhythmbox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hendrik Scholz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 21:00:34 -0000 >Number: 62853 >Category: ports >Synopsis: maintainer-update: audio/net-rhythmbox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Feb 14 13:00:33 PST 2004 >Closed-Date: >Last-Modified: >Originator: Hendrik Scholz >Release: FreeBSD 5.2.1-RC amd64 >Organization: >Environment: System: FreeBSD slurmcan.wormulon.net 5.2.1-RC FreeBSD 5.2.1-RC #0: Sat Jan 31 12:38:34 GMT 2004 root@ngoc.NUXI.com:/usr/obj/usr/src/sys/GENERIC amd64 >Description: libvorbis is not a gstreamer dependency and thus no longer needed (bento error was produced by wrong version .2 vs. .3) Btw: The main download site will be back up once the DNS entry is properly updated. >How-To-Repeat: >Fix: --- net-rhythmbox-vorbis.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/net-rhythmbox/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 4 Feb 2004 05:18:35 -0000 1.13 +++ Makefile 14 Feb 2004 20:50:49 -0000 @@ -17,8 +17,7 @@ LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \ gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \ FLAC.5:${PORTSDIR}/audio/flac \ - mad.2:${PORTSDIR}/audio/mad \ - vorbis.2:${PORTSDIR}/audio/libvorbis + mad.2:${PORTSDIR}/audio/mad USE_X_PREFIX= yes USE_GMAKE= yes --- net-rhythmbox-vorbis.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: