Subject: CVS commit: pkgsrc/audio/musicpd
From: Masatake Daimon
Date: 2015-01-25 15:10:03
Message id: 20150125141003.3164498@cvs.netbsd.org

Log Message:
Fix build failures on Darwin

patches/patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx:
  Resurrected from the Attic and added some comment.

patches/patch-src_util_Alloc.cxx,
patches/patch-src_util_Alloc.hxx:
  Some platforms (e.g. Darwin 9) don't have strndup(3), but the function
  xstrndup() isn't used in the first place.

Files:
RevisionActionfile
1.57modifypkgsrc/audio/musicpd/distinfo
1.1addpkgsrc/audio/musicpd/patches/patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx
1.1addpkgsrc/audio/musicpd/patches/patch-src_util_Alloc.cxx
1.1addpkgsrc/audio/musicpd/patches/patch-src_util_Alloc.hxx