[73450] trunk/dports/editors/vim-app/Portfile

raimue at macports.org raimue at macports.org
Sat Nov 13 13:45:36 PST 2010


Revision: 73450
          http://trac.macports.org/changeset/73450
Author:   raimue at macports.org
Date:     2010-11-13 13:45:32 -0800 (Sat, 13 Nov 2010)
Log Message:
-----------
editors/vim-app:
Disable patch 7.3.021,
build was broken on Tiger and Leopard, fixes #26792

Modified Paths:
--------------
    trunk/dports/editors/vim-app/Portfile

Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile	2010-11-13 21:04:09 UTC (rev 73449)
+++ trunk/dports/editors/vim-app/Portfile	2010-11-13 21:45:32 UTC (rev 73450)
@@ -7,6 +7,7 @@
 set vim_version     7.3
 set vim_patchlevel  47
 version             ${vim_version}.${vim_patchlevel}
+revision            1
 categories          editors
 maintainers         raimue
 description         Vim.app is a GUI version of the famous editor vim.
@@ -40,6 +41,8 @@
         incr low 1
     }
 }
+# 7.3.021 disabled, #26792
+patchfiles-delete 7.3.021
 
 checksums \
   vim-${vim_version}${extract.suffix} \
@@ -51,6 +54,7 @@
   doc.tar.gz \
     md5 692f7874fc617162d0fe110daf39a98a
 
+# 7.3.021 disabled, #26792
 checksums-append \
     7.3.001 md5 aa5582d8289b43255f45d4bb6f62e140 \
     7.3.002 md5 2949cbdfe86f533c487fd144c5935c7a \
@@ -72,7 +76,6 @@
     7.3.018 md5 02270ecbc1dc2f57de80441ac7cdd0f0 \
     7.3.019 md5 5c1be1a0a107261e0a716c877c82fc97 \
     7.3.020 md5 ef09917435a7cab9382abe3708cf5152 \
-    7.3.021 md5 53c90651baf1b4b28c99947de58deb91 \
     7.3.022 md5 c4cb1bf3fa0a45d9cad997cd02fa9439 \
     7.3.023 md5 1e34e216b0e419096f796d3511ce88da \
     7.3.024 md5 5c2ff27d8ce8d1aeb42ff16ca1cb89c2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101113/439034bc/attachment.html>


More information about the macports-changes mailing list