From varju@snapple.webct.com  Sat Nov  4 13:30:53 2000
Return-Path: <varju@snapple.webct.com>
Received: from snapple.webct.com (snapple.webct.com [209.87.17.45])
	by hub.freebsd.org (Postfix) with ESMTP id C827937B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Nov 2000 13:30:52 -0800 (PST)
Received: (from varju@localhost)
	by snapple.webct.com (8.11.1/8.11.1) id eA4LUlc49368;
	Sat, 4 Nov 2000 13:30:47 -0800 (PST)
	(envelope-from varju)
Message-Id: <200011042130.eA4LUlc49368@snapple.webct.com>
Date: Sat, 4 Nov 2000 13:30:47 -0800 (PST)
From: varju@webct.com
Sender: varju@snapple.webct.com
Reply-To: varju@webct.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: xmcd port depends on mailx port
X-Send-Pr-Version: 3.2

>Number:         22605
>Category:       ports
>Synopsis:       xmcd port depends on mailx port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 04 13:40:00 PST 2000
>Closed-Date:    Wed Jul 18 08:01:32 PDT 2001
>Last-Modified:  Wed Jul 18 08:04:39 PDT 2001
>Originator:     Alex Varju
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
WebCT
>Environment:
>Description:
the xmcd port requires mailx to submit CDDB information to the master
catalog.

>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/freebsd/cvsroot/ports/audio/xmcd/Makefile,v
retrieving revision 1.26
diff -u -w -r1.26 Makefile
--- Makefile	2000/04/08 21:24:53	1.26
+++ Makefile	2000/11/04 21:22:18
@@ -19,6 +19,8 @@
 MAN1=		cda.1 cddbcmd.1 dp2xmcd.1 wm2xmcd.1 xmcd.1
 MANCOMPRESSED=	no
 
+RUN_DEPENDS= mailx:${PORTSDIR}/mail/mailx
+
 post-extract:
 	@${CHMOD} -R u+w ${WRKSRC}

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: markp 
State-Changed-When: Wed Jul 18 08:01:32 PDT 2001 
State-Changed-Why:  
Ancient PR. Added pkg-message note to alert users mailx or 
a config change will be needed for submitting to CDDB. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22605 
>Unformatted:
