* configure.ac: - fix bashism in tremor test * decoder: - tremor: fix configure test - gme: detect end of song * encoder: - vorbis: reset the Ogg stream after flush * output: - httpd: fix uninitialized variable - httpd: include sys/socket.h - oss: AFMT_S24_PACKED is little-endian - oss: disable 24 bit playback on FreeBSD Fix: - Update to 0.16.2 - Make MPDCONF have sane FreeBSD defaults - Move default musicpd root to /var/mpd and stop clobbering make.conf - Now runs as user MPDUSER by default (in new conf) Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it.
dhn 2011-03-20 21:28:56 UTC FreeBSD ports repository Modified files: audio/musicpd Makefile distinfo Log: - Update to 0.16.2 - Make MPDCONF have sane FreeBSD defaults - Move default musicpd root to /var/mpd and stop clobbering make.conf - Now runs as user MPDUSER by default (in new conf) PR: ports/155726 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) Revision Changes Path 1.62 +8 -13 ports/audio/musicpd/Makefile 1.26 +2 -2 ports/audio/musicpd/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!