[27837] trunk/dports/editors/vim
source_changes at macosforge.org
source_changes at macosforge.org
Tue Aug 14 18:35:00 PDT 2007
Revision: 27837
http://trac.macosforge.org/projects/macports/changeset/27837
Author: raimue at macports.org
Date: 2007-08-14 18:35:00 -0700 (Tue, 14 Aug 2007)
Log Message:
-----------
editors/vim, editors/vim-app:
fixing livecheck
Modified Paths:
--------------
trunk/dports/editors/vim/Portfile
trunk/dports/editors/vim-app/Portfile
Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile 2007-08-15 01:31:25 UTC (rev 27836)
+++ trunk/dports/editors/vim/Portfile 2007-08-15 01:35:00 UTC (rev 27837)
@@ -124,4 +124,4 @@
livecheck.check regex
livecheck.url http://ftp.vim.org/pub/${name}/patches/${vim_version}/?O=D
-livecheck.regex (${vim_version}\\\\.\\\\d+)
+livecheck.regex (${vim_version}\.\\d+)
Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile 2007-08-15 01:31:25 UTC (rev 27836)
+++ trunk/dports/editors/vim-app/Portfile 2007-08-15 01:35:00 UTC (rev 27837)
@@ -158,4 +158,4 @@
livecheck.check regex
livecheck.url http://ftp.vim.org/pub/${realname}/patches/${vim_version}/?O=D
-livecheck.regex (${vim_version}\\\\.\\\\d+)
+livecheck.regex (${vim_version}\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070814/80a12ba6/attachment.html
More information about the macports-changes
mailing list