summaryrefslogtreecommitdiff
path: root/games/plib/patches/patch-ad
diff options
context:
space:
mode:
authorrh <rh>2000-10-15 18:01:09 +0000
committerrh <rh>2000-10-15 18:01:09 +0000
commit931b6d9330888467f5b0fbecb0604a5bea3e6703 (patch)
treea65f893bd98a0e37e55e6c70768d6d244f99850d /games/plib/patches/patch-ad
parent6f036fe58978b38b13910edbf22127d4d3545d6a (diff)
downloadpkgsrc-931b6d9330888467f5b0fbecb0604a5bea3e6703.tar.gz
Update plib to 1.2.0. Changes are too numerous to list here. The author
incorporated all NetBSD patches into this version, so none are required anymore.
Diffstat (limited to 'games/plib/patches/patch-ad')
-rw-r--r--games/plib/patches/patch-ad17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/plib/patches/patch-ad b/games/plib/patches/patch-ad
deleted file mode 100644
index b4c320549e9..00000000000
--- a/games/plib/patches/patch-ad
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2000/02/19 22:32:45 rh Exp $
-
---- src/sl/slDSP.cxx.orig Sun Oct 10 18:54:44 1999
-+++ src/sl/slDSP.cxx Sat Feb 19 22:39:53 2000
-@@ -388,10 +388,10 @@
- }
-
- /* ------------------------------------------------------------ */
--/* OpenBSD 2.3 this should be very close to SUN Audio */
-+/* NetBSD and OpenBSD should be very close to SUN Audio */
- /* ------------------------------------------------------------ */
-
--#elif defined(__OpenBSD__) || defined(SOLARIS)
-+#elif defined(__NetBSD__) || defined(__OpenBSD__) || defined(SOLARIS)
- void slDSP::open ( char *device, int _rate, int _stereo, int _bps )
- {
-