From c7f8abeb60f9695d57eefc69d4b18139ea676ec0 Mon Sep 17 00:00:00 2001 From: dholland <dholland@pkgsrc.org> Date: Sun, 4 Sep 2011 21:38:03 +0000 Subject: 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. --- audio/wmmp3/distinfo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio/wmmp3/distinfo') diff --git a/audio/wmmp3/distinfo b/audio/wmmp3/distinfo index 64097b6f0f2..242f6800fc6 100644 --- a/audio/wmmp3/distinfo +++ b/audio/wmmp3/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 20:39:53 agc Exp $ +$NetBSD: distinfo,v 1.3 2011/09/04 21:38:03 dholland Exp $ SHA1 (wmmp3-0.12.tar.gz) = 439e19550c58fe31db8c1bcf2985c56f62d7bc1f RMD160 (wmmp3-0.12.tar.gz) = 14fe7a9725449d179e09912e1dc6e34a37c0222b Size (wmmp3-0.12.tar.gz) = 43977 bytes +SHA1 (patch-main_c) = c4866e0300834010bee03e1d5dac7f486346b193 +SHA1 (patch-mpg123ctl_c) = 847e66865ceef4a6d86eb5753f823a03cf5515fb +SHA1 (patch-song__hash_c) = 332e9a8d8c36a0458e6438629999fb031297343a -- cgit v1.2.3