summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordbj <dbj@pkgsrc.org>2006-08-28 17:10:59 +0000
committerdbj <dbj@pkgsrc.org>2006-08-28 17:10:59 +0000
commit2f4040aee60f409835adef49afcc5ce0c8f588f0 (patch)
treedad58c3d39c1907f8551b5b020c7b7731ee5dff5
parent24fdee7967bdb43303c078e010bf52fb7dbd223f (diff)
downloadpkgsrc-2f4040aee60f409835adef49afcc5ce0c8f588f0.tar.gz
re-add files that were accidentally first committed on 2006Q2 branch
-rw-r--r--misc/libcdio/patches/patch-ab13
-rw-r--r--misc/libcdio/patches/patch-ac13
2 files changed, 26 insertions, 0 deletions
diff --git a/misc/libcdio/patches/patch-ab b/misc/libcdio/patches/patch-ab
new file mode 100644
index 00000000000..6b15abfc4e8
--- /dev/null
+++ b/misc/libcdio/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.3 2006/08/28 17:10:59 dbj Exp $
+
+--- configure.ac.orig 2005-09-23 05:08:48.000000000 -0400
++++ configure.ac
+@@ -379,7 +379,7 @@ case $host_os in
+ ## AC_DEFINE([HAVE_AIX_CDROM], [1],
+ ## [Define 1 if you have AIX CD-ROM support])
+ ;;
+- darwin6*|darwin7*)
++ darwin*)
+ AC_CHECK_HEADERS(IOKit/IOKitLib.h CoreFoundation/CFBase.h,
+ [have_iokit_h="yes"])
+ if test "x$have_iokit_h" = "xyes" ; then
diff --git a/misc/libcdio/patches/patch-ac b/misc/libcdio/patches/patch-ac
new file mode 100644
index 00000000000..951daf46e55
--- /dev/null
+++ b/misc/libcdio/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.2 2006/08/28 17:10:59 dbj Exp $
+
+--- configure.orig 2005-09-22 20:03:06.000000000 -0400
++++ configure
+@@ -21860,7 +21860,7 @@ case $host_os in
+ ## AC_DEFINE([HAVE_AIX_CDROM], [1],
+ ## [Define 1 if you have AIX CD-ROM support])
+ ;;
+- darwin6*|darwin7*)
++ darwin*)
+
+
+ for ac_header in IOKit/IOKitLib.h CoreFoundation/CFBase.h