[102819] trunk/dports/editors/textmate2

cal at macports.org cal at macports.org
Fri Feb 8 14:38:49 PST 2013


Revision: 102819
          https://trac.macports.org/changeset/102819
Author:   cal at macports.org
Date:     2013-02-08 14:38:49 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
textmate2: update to r9375

Revision Links:
--------------
    https://trac.macports.org/changeset/9375

Modified Paths:
--------------
    trunk/dports/editors/textmate2/Portfile

Removed Paths:
-------------
    trunk/dports/editors/textmate2/files/patch-Frameworks__OakAppKit__src__OakControl.mm-fix-include.diff

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2013-02-08 22:31:22 UTC (rev 102818)
+++ trunk/dports/editors/textmate2/Portfile	2013-02-08 22:38:49 UTC (rev 102819)
@@ -6,7 +6,7 @@
 PortGroup               xcodeversion 1.0
 PortGroup               conflicts_build 1.0
 
-github.setup            textmate textmate 9361 r
+github.setup            textmate textmate 9375 r
 epoch                   1
 version                 2.0.${github.version}
 
@@ -34,8 +34,7 @@
 
 patchfiles              patch-configure-versionnumber.diff \
                         patch-create_default_bundles_tbz-verbose.diff \
-                        patch-configure-mdt.diff \
-                        patch-Frameworks__OakAppKit__src__OakControl.mm-fix-include.diff
+                        patch-configure-mdt.diff
 
 post-patch {
     reinplace "s/@REVISION@/${github.version}/" ${worksrcpath}/configure

Deleted: trunk/dports/editors/textmate2/files/patch-Frameworks__OakAppKit__src__OakControl.mm-fix-include.diff
===================================================================
--- trunk/dports/editors/textmate2/files/patch-Frameworks__OakAppKit__src__OakControl.mm-fix-include.diff	2013-02-08 22:31:22 UTC (rev 102818)
+++ trunk/dports/editors/textmate2/files/patch-Frameworks__OakAppKit__src__OakControl.mm-fix-include.diff	2013-02-08 22:38:49 UTC (rev 102819)
@@ -1,10 +0,0 @@
---- Frameworks/OakAppKit/src/OakControl.mm.orig	2013-02-05 02:07:05.000000000 +0100
-+++ Frameworks/OakAppKit/src/OakControl.mm	2013-02-05 02:07:34.000000000 +0100
-@@ -1,6 +1,6 @@
- #import "OakControl Private.h"
- #import "NSView Additions.h"
--#import <OakAppKit/NSColor Additions.h>
-+#import "NSColor Additions.h"
- #import <oak/oak.h>
- 
- // The lineBreakMode parameter is here to work around a crash in CoreText <rdar://6940427> — fixed in 10.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/a6f1d25a/attachment.html>


More information about the macports-changes mailing list