pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   pho
Date:           Sun Jan 25 14:10:03 UTC 2015

Modified Files:
        pkgsrc/audio/musicpd: distinfo
Added Files:
        pkgsrc/audio/musicpd/patches:
            patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx
            patch-src_util_Alloc.cxx patch-src_util_Alloc.hxx

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.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/audio/musicpd/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/audio/musicpd/patches/patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx \
    pkgsrc/audio/musicpd/patches/patch-src_util_Alloc.cxx \
    pkgsrc/audio/musicpd/patches/patch-src_util_Alloc.hxx

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index