head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.14 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.12 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.10 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.8 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.6 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.4 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.2 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.1.1.1.0.2 cube-native-xorg-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2008.09.22.23.36.54; author jmcneill; state dead; branches; next 1.1; 1.1 date 2008.09.12.13.18.26; author jmcneill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.09.12.13.18.26; author jmcneill; state Exp; branches; next ; desc @@ 1.2 log @Update to stable release 2.4.1. @ text @$NetBSD: patch-bc,v 1.1 2008/09/12 13:18:26 jmcneill Exp $ --- plugins/sound_oss/sound_oss.cxx.orig 2008-09-08 18:02:28.000000000 -0400 +++ plugins/sound_oss/sound_oss.cxx 2008-09-08 18:03:34.000000000 -0400 @@@@ -145,7 +145,7 @@@@ // When adding these to the 'dsp' string array, only the first one // found is used. -#if !defined P_NETBSD || !defined P_OPENBSD +#if !defined P_NETBSD && !defined P_OPENBSD // Look for dsp if (filename == "dsp") { dsp.SetAt(0, devname); @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @PTLib is a multi-platform C++ class library. Programs based on PTLib can run on both Microsoft Windows and Unix/Linux. The library contains both the "basic" classes (strings, arrays, lists) and the higher-level functionality (networking, multi-threading). @ text @@