Subject: PR/30920 CVS commit: pkgsrc/audio
To: None <jmmv@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-bugs
Date: 10/08/2005 12:31:02
The following reply was made to PR pkg/30920; it has been noted by GNATS.

From: "Julio M. Merino Vidal" <jmmv@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30920 CVS commit: pkgsrc/audio
Date: Sat,  8 Oct 2005 12:30:38 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jmmv
 Date:		Sat Oct  8 12:30:38 UTC 2005
 
 Modified Files:
 	pkgsrc/audio/libao: buildlink3.mk
 	pkgsrc/audio/libao-arts: Makefile
 	pkgsrc/audio/libao-esound: Makefile
 	pkgsrc/audio/libao-macosx: Makefile
 	pkgsrc/audio/libao-oss: Makefile
 	pkgsrc/audio/libao-sun: Makefile
 
 Log Message:
 For packages using libao, add a default dependency on a plugin (either
 oss or sun), based on the current OS name.  This is only used if no
 other libao plugin is installed, and is binary package friendly.
 
 Addresses PR pkg/30920 by Chuck Cranor.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.6 -r1.7 pkgsrc/audio/libao/buildlink3.mk
 cvs rdiff -r1.12 -r1.13 pkgsrc/audio/libao-arts/Makefile
 cvs rdiff -r1.8 -r1.9 pkgsrc/audio/libao-esound/Makefile
 cvs rdiff -r1.1 -r1.2 pkgsrc/audio/libao-macosx/Makefile
 cvs rdiff -r1.1 -r1.2 pkgsrc/audio/libao-oss/Makefile
 cvs rdiff -r1.2 -r1.3 pkgsrc/audio/libao-sun/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.