pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/xcdplayer



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Sep  4 22:05:39 UTC 2011

Modified Files:
        pkgsrc/audio/xcdplayer: Makefile distinfo
        pkgsrc/audio/xcdplayer/files: cdrom_freebsd.c
        pkgsrc/audio/xcdplayer/patches: patch-aj patch-ak patch-al
Added Files:
        pkgsrc/audio/xcdplayer/patches: patch-cdrom__sgi_c patch-cdrom__sun_c

Log Message:
Fix void main, caught by clang.

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

PKGREVISION -> 5.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/audio/xcdplayer/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/xcdplayer/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/xcdplayer/files/cdrom_freebsd.c
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/xcdplayer/patches/patch-aj \
    pkgsrc/audio/xcdplayer/patches/patch-ak \
    pkgsrc/audio/xcdplayer/patches/patch-al
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/xcdplayer/patches/patch-cdrom__sgi_c \
    pkgsrc/audio/xcdplayer/patches/patch-cdrom__sun_c

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