Date: Wed, 28 Mar 2001 20:11:41 +0200 (CEST) From: Espen Skoglund <esk@ira.uka.de> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26178: Maintainer update: Assign audio/xmms' MAINTAINER conditionally Message-ID: <200103281811.f2SIBf720092@i30nb2.ira.uka.de>
next in thread | raw e-mail | index | archive | help
>Number: 26178 >Category: ports >Synopsis: Maintainer update: Assign audio/xmms' MAINTAINER conditionally >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 28 10:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Espen Skoglund >Release: FreeBSD 4.2-STABLE i386 >Organization: Karlsruhe University >Environment: >Description: The MAINTAINER in audio/xmms/Makefile should be assigned conditionally so that ports using audio/xmms as a slave get the correct MAINTAINER setting. >How-To-Repeat: >Fix: --- xmms/Makefile.orig Wed Mar 28 20:05:21 2001 +++ xmms/Makefile Wed Mar 28 20:05:32 2001 @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ -MAINTAINER= esk@ira.uka.de +MAINTAINER?= esk@ira.uka.de LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103281811.f2SIBf720092>