Subject: CVS commit: pkgsrc/audio/wmmp3
From: David A. Holland
Date: 2011-09-04 23:38:03
Message id: 20110904213803.76A11175DD@cvs.netbsd.org

Log Message:
Fix void main, caught by clang.

While here, fix other problems caught by gcc:
 - casting malloc instead of including <stdlib.h>
 - casting strdup instead of including <string.h>
 - failing to include <time.h> with bad consequences for -current.

PKGREVISION -> 3.

Files:
RevisionActionfile
1.17modifypkgsrc/audio/wmmp3/Makefile
1.3modifypkgsrc/audio/wmmp3/distinfo
1.1addpkgsrc/audio/wmmp3/patches/patch-main_c
1.1addpkgsrc/audio/wmmp3/patches/patch-mpg123ctl_c
1.1addpkgsrc/audio/wmmp3/patches/patch-song__hash_c