> On Dec 12, 2015, at 10:55 AM, [email protected] wrote: > > Revision > 143188 > Author > [email protected] > Date > 2015-12-06 19:51:56 -0800 (Sun, 06 Dec 2015) > Log Message > > audio/mpd added audio sink to default configuration file > Modified Paths > > • trunk/dports/audio/mpd/files/mpd.conf > Diff > > Modified: trunk/dports/audio/mpd/files/mpd.conf (143187 => 143188) > > --- trunk/dports/audio/mpd/files/mpd.conf 2015-12-07 02:50:43 UTC (rev > 143187) > +++ trunk/dports/audio/mpd/files/mpd.conf 2015-12-07 03:51:56 UTC (rev > 143188) > @@ -5,3 +5,7 @@ > state_file "%%PREFIX%%/var/lib/mpd/state" > mixer_type "software" > user "%%MPDUSER%%" > +audio_output { > + type "ao" > + name "default libao sink" > +}
Since this changes the files the port installs, its revision should be increased. Or, it would be a good opportunity to update to 0.19.12. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
