Subject: CVS commit: pkgsrc/audio/libdca
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2007 19:14:15
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Jun  8 19:14:15 UTC 2007

Modified Files:
	pkgsrc/audio/libdca: distinfo
Added Files:
	pkgsrc/audio/libdca/patches: patch-dtsdec

Log Message:
Added a patch to fix the return statement of a signal handler. This is
problematic because the return type can be either void or int. The
autoconf manual says to just omit the return statement.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/libdca/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/audio/libdca/patches/patch-dtsdec

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