Bug 70073

Summary: [PATCH] net/mpd: fix default conf patch & correct pkg-plist
Product: Ports & Packages Reporter: Rong-En Fan <rafan>
Component: Individual Port(s)Assignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me CC: archie
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mpd-3.18_1.patch none

Description Rong-En Fan 2004-08-06 12:40:25 UTC
After net/mpd adds WITH_OPENSSL_PORT knob, it 
doesn't correctly set $(COPTS), so MPD_CONF_DIR
is not correctly set.

I just saw 1.38 correct this, but i think
use COPTS+= is more wisely that directly set
MPD_CONF_DIR.

Besides this, this also correct pkg-plist to
use %%PORTDOCS%%

Port maintainer (archie@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-06 18:37:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->archie

Over to maintainer
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2004-08-06 20:30:53 UTC
State Changed
From-To: open->closed

Implemented patch.