pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/cddbd
Module Name: pkgsrc
Committed By: dholland
Date: Sun Aug 28 22:30:17 UTC 2011
Modified Files:
pkgsrc/audio/cddbd: Makefile distinfo
pkgsrc/audio/cddbd/patches: patch-aa patch-ab patch-ac patch-ad
Added Files:
pkgsrc/audio/cddbd/patches: patch-db_c patch-fuzzy_c patch-xmit_c
Log Message:
Fix void main. While here:
- add various LP64 fixes;
- use stdlib.h as needed instead of casting the return value of malloc;
- fix fake-varargs printf code and use stdarg.h;
- use system snprintf instead of included custom one;
- tidy up symbol name conflict with log();
- add patch comments;
- remove some pkglint;
- add LICENSE.
PKGREVISION -> 2.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/cddbd/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/audio/cddbd/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/cddbd/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/cddbd/patches/patch-ab \
pkgsrc/audio/cddbd/patches/patch-ac
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/cddbd/patches/patch-ad
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/cddbd/patches/patch-db_c \
pkgsrc/audio/cddbd/patches/patch-fuzzy_c \
pkgsrc/audio/cddbd/patches/patch-xmit_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