Subject: CVS commit: pkgsrc/audio/audacity
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2005 20:42:59
Module Name: pkgsrc
Committed By: joerg
Date: Mon Oct 3 20:42:59 UTC 2005
Modified Files:
pkgsrc/audio/audacity: Makefile distinfo
pkgsrc/audio/audacity/patches: patch-ac patch-ad
Added Files:
pkgsrc/audio/audacity/patches: patch-ai patch-aj
Log Message:
Override CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE, since the
default deals only with two level hierachies.
Add explicit saving of %ebp around cpuid, since GCC 3.4 doesn't like the
register clobbering.
Add DragonFly and OpenBSD conditionals. The latter are not tested, but
wiz@ suggested them as most likely correct.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/audio/audacity/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/audio/audacity/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/audacity/patches/patch-ac
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/audacity/patches/patch-ad
cvs rdiff -r0 -r1.3 pkgsrc/audio/audacity/patches/patch-ai \
pkgsrc/audio/audacity/patches/patch-aj
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.