Bug 70073 - [PATCH] net/mpd: fix default conf patch & correct pkg-plist
Summary: [PATCH] net/mpd: fix default conf patch & correct pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Archie Cobbs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-06 12:40 UTC by Rong-En Fan
Modified: 2004-08-06 20:31 UTC (History)
1 user (show)

See Also:


Attachments
mpd-3.18_1.patch (4.52 KB, patch)
2004-08-06 12:40 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.