[99064] trunk/dports/aqua/arrsync

jmr at macports.org jmr at macports.org
Thu Oct 25 10:48:35 PDT 2012


Revision: 99064
          http://trac.macports.org//changeset/99064
Author:   jmr at macports.org
Date:     2012-10-25 10:48:35 -0700 (Thu, 25 Oct 2012)
Log Message:
-----------
arrsync: buildfix (#36255)

Modified Paths:
--------------
    trunk/dports/aqua/arrsync/Portfile

Added Paths:
-----------
    trunk/dports/aqua/arrsync/files/patch-ToolbarDelegateCategory.h

Modified: trunk/dports/aqua/arrsync/Portfile
===================================================================
--- trunk/dports/aqua/arrsync/Portfile	2012-10-25 16:42:16 UTC (rev 99063)
+++ trunk/dports/aqua/arrsync/Portfile	2012-10-25 17:48:35 UTC (rev 99064)
@@ -23,7 +23,8 @@
                 rmd160 9e5127fdbfed0c8982350069fcd904274e121580
 
 patchfiles      patch-arRsync.xcodeproj__project.pbxproj \
-                patch-mainUIController.m
+                patch-mainUIController.m \
+                patch-ToolbarDelegateCategory.h
 
 livecheck.type  regex
 livecheck.url   ${homepage}

Added: trunk/dports/aqua/arrsync/files/patch-ToolbarDelegateCategory.h
===================================================================
--- trunk/dports/aqua/arrsync/files/patch-ToolbarDelegateCategory.h	                        (rev 0)
+++ trunk/dports/aqua/arrsync/files/patch-ToolbarDelegateCategory.h	2012-10-25 17:48:35 UTC (rev 99064)
@@ -0,0 +1,14 @@
+--- ToolbarDelegateCategory.h.orig	2006-03-19 10:11:24.000000000 +1100
++++ ToolbarDelegateCategory.h	2012-10-26 04:44:33.000000000 +1100
+@@ -24,10 +24,9 @@ adam[dot]gc[dot]watkins[at]gmail[dot]com
+ #import "header.h"
+ #import "mainUIController.h"
+ 
+- at interface MainUIController (ToolbarDelegateCategory)
+-
+ NSToolbar * toolbar;
+ 
++ at interface MainUIController (ToolbarDelegateCategory)
+ 
+ - (NSToolbarItem *)toolbar:(NSToolbar *)toolbar
+     itemForItemIdentifier:(NSString *)itemIdentifier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121025/6a4df553/attachment.html>


More information about the macports-changes mailing list