packages: vim/vim-ft-mysql.patch - updated to 7.3

adamg adamg at pld-linux.org
Tue Aug 17 11:43:45 CEST 2010


Author: adamg                        Date: Tue Aug 17 09:43:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 7.3

---- Files affected:
packages/vim:
   vim-ft-mysql.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/vim/vim-ft-mysql.patch
diff -u packages/vim/vim-ft-mysql.patch:1.2 packages/vim/vim-ft-mysql.patch:1.3
--- packages/vim/vim-ft-mysql.patch:1.2	Thu Apr 22 13:28:51 2010
+++ packages/vim/vim-ft-mysql.patch	Tue Aug 17 11:43:38 2010
@@ -1,14 +1,3 @@
---- vim72/runtime/syntax/mysql.vim~	2007-12-20 06:09:52.000000000 +0200
-+++ vim72/runtime/syntax/mysql.vim	2010-04-19 18:51:24.000000000 +0300
-@@ -62,7 +62,7 @@
- syn match mysqlNumber            "\<0x[abcdefABCDEF0-9]*\>"
- 
- " User variables
--syn match mysqlVariable          "@\a*[A-Za-z0-9]*[._]*[A-Za-z0-9]*"
-+syn match mysqlVariable          "@\a*[A-Za-z0-9]*\([._]*[A-Za-z0-9]\)*"
- 
- " Comments (c-style, mysql-style and modified sql-style)
- syn region mysqlComment          start="/\*"  end="\*/"
 --- vim72/runtime/filetype.vim~	2010-01-21 21:47:56.000000000 +0200
 +++ vim72/runtime/filetype.vim	2010-04-22 14:27:15.550974158 +0300
 @@ -1151,7 +1151,7 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim/vim-ft-mysql.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list