pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/libcdio/patches re-add files that were accidental...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6133e705640c
branches: trunk
changeset: 518004:6133e705640c
user: dbj <dbj%pkgsrc.org@localhost>
date: Mon Aug 28 17:10:59 2006 +0000
description:
re-add files that were accidentally first committed on 2006Q2 branch
diffstat:
misc/libcdio/patches/patch-ab | 13 +++++++++++++
misc/libcdio/patches/patch-ac | 13 +++++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
diffs (34 lines):
diff -r d6eeb9e01055 -r 6133e705640c misc/libcdio/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/libcdio/patches/patch-ab Mon Aug 28 17:10:59 2006 +0000
@@ -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 -r d6eeb9e01055 -r 6133e705640c misc/libcdio/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/libcdio/patches/patch-ac Mon Aug 28 17:10:59 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index