[56542] trunk/dports/sysutils/cdrtools

toby at macports.org toby at macports.org
Sat Aug 29 15:46:32 PDT 2009


Revision: 56542
          http://trac.macports.org/changeset/56542
Author:   toby at macports.org
Date:     2009-08-29 15:46:32 -0700 (Sat, 29 Aug 2009)
Log Message:
-----------
#20892 (cdrtools @2.01.01a48 fails to build under Snow Leopard)

Modified Paths:
--------------
    trunk/dports/sysutils/cdrtools/Portfile

Added Paths:
-----------
    trunk/dports/sysutils/cdrtools/files/
    trunk/dports/sysutils/cdrtools/files/patch-libscg__scsi-mac-iokit.c

Modified: trunk/dports/sysutils/cdrtools/Portfile
===================================================================
--- trunk/dports/sysutils/cdrtools/Portfile	2009-08-29 22:35:20 UTC (rev 56541)
+++ trunk/dports/sysutils/cdrtools/Portfile	2009-08-29 22:46:32 UTC (rev 56542)
@@ -25,6 +25,8 @@
 
 depends_build	port:smake
 
+patchfiles	patch-libscg__scsi-mac-iokit.c
+
 post-patch {
 	reinplace "s|/opt/schily|${prefix}|g" \
 		${worksrcpath}/DEFAULTS/Defaults.darwin \

Added: trunk/dports/sysutils/cdrtools/files/patch-libscg__scsi-mac-iokit.c
===================================================================
--- trunk/dports/sysutils/cdrtools/files/patch-libscg__scsi-mac-iokit.c	                        (rev 0)
+++ trunk/dports/sysutils/cdrtools/files/patch-libscg__scsi-mac-iokit.c	2009-08-29 22:46:32 UTC (rev 56542)
@@ -0,0 +1,11 @@
+--- libscg/scsi-mac-iokit.c.orig	2009-08-29 15:41:19.000000000 -0700
++++ libscg/scsi-mac-iokit.c	2009-08-29 15:42:08.000000000 -0700
+@@ -59,7 +59,7 @@
+ #include <Carbon/Carbon.h>
+ #include <IOKit/IOKitLib.h>
+ #include <IOKit/IOCFPlugIn.h>
+-#include <IOKit/scsi-commands/SCSITaskLib.h>
++#include <IOKit/scsi/SCSITaskLib.h>
+ #include <mach/mach_error.h>
+ 
+ struct scg_local {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090829/08810c08/attachment.html>


More information about the macports-changes mailing list