[87186] trunk/dports/editors/MacVim
raimue at macports.org
raimue at macports.org
Sun Nov 13 05:48:06 PST 2011
Revision: 87186
http://trac.macports.org/changeset/87186
Author: raimue at macports.org
Date: 2011-11-13 05:48:01 -0800 (Sun, 13 Nov 2011)
Log Message:
-----------
editors/MacVim:
Update to version 7.3.snapshot63
Remove patch which has been applied upstream.
Modified Paths:
--------------
trunk/dports/editors/MacVim/Portfile
Removed Paths:
-------------
trunk/dports/editors/MacVim/files/patch-PSMTabBarControl-GCC-VERSION.diff
Modified: trunk/dports/editors/MacVim/Portfile
===================================================================
--- trunk/dports/editors/MacVim/Portfile 2011-11-13 12:53:35 UTC (rev 87185)
+++ trunk/dports/editors/MacVim/Portfile 2011-11-13 13:48:01 UTC (rev 87186)
@@ -4,7 +4,7 @@
name MacVim
set vim_version 7.3
-set snapshot 62
+set snapshot 63
set gitcommit snapshot-${snapshot}
version ${vim_version}.snapshot${snapshot}
categories editors
@@ -18,8 +18,8 @@
homepage http://code.google.com/p/macvim
master_sites http://github.com/b4winckler/macvim/zipball/${gitcommit}
-checksums rmd160 e1fcaf6fe44ffe5b9d992c62611cb4d7504d27c1 \
- sha256 7e44f24d86fabce569af668c590cc5d7dee5550287bdf8c31a3f29ba21388388
+checksums rmd160 702214f2066afd9be6233021d89aa55c01d85bbb \
+ sha256 b3c52d385af3271739ff71da45b02cac6dc94b10a10fc1538f596261c8896bd5
use_zip yes
worksrcdir ${name}
@@ -33,8 +33,7 @@
patchfiles patch-src-MacVim-icons-python.diff \
patch-reverse-7.3.245.diff \
- patch-MacVim-GCC-VERSION.diff \
- patch-PSMTabBarControl-GCC-VERSION.diff
+ patch-MacVim-GCC-VERSION.diff
pre-fetch {
if {${os.platform} == "darwin" && ${os.major} < 10} {
Deleted: trunk/dports/editors/MacVim/files/patch-PSMTabBarControl-GCC-VERSION.diff
===================================================================
--- trunk/dports/editors/MacVim/files/patch-PSMTabBarControl-GCC-VERSION.diff 2011-11-13 12:53:35 UTC (rev 87185)
+++ trunk/dports/editors/MacVim/files/patch-PSMTabBarControl-GCC-VERSION.diff 2011-11-13 13:48:01 UTC (rev 87186)
@@ -1,20 +0,0 @@
---- src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj.orig 2011-10-16 16:05:45.000000000 +0200
-+++ src/MacVim/PSMTabBarControl/PSMTabBarControl.xcodeproj/project.pbxproj 2011-10-16 16:06:09.000000000 +0200
-@@ -551,7 +551,7 @@
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
-- GCC_VERSION = 4.2;
-+ GCC_VERSION = "";
- INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
- INSTALL_PATH = "@executable_path/../Frameworks";
- ONLY_ACTIVE_ARCH = YES;
-@@ -573,7 +573,7 @@
- GCC_MODEL_TUNING = G5;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
-- GCC_VERSION = 4.2;
-+ GCC_VERSION = "";
- INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
- INSTALL_PATH = "@executable_path/../Frameworks";
- ONLY_ACTIVE_ARCH = YES;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111113/a2dd4f17/attachment.html>
More information about the macports-changes
mailing list