[packages/vim] Up to 9.1.1453

arekm arekm at pld-linux.org
Wed Jun 11 15:32:59 CEST 2025


commit 3903ddccd9b5d64b9cc76ad7dd8eae26211a30de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 11 14:52:55 2025 +0200

    Up to 9.1.1453

 027_all_vim-7.0-automake-substitutions-93378.patch | 16 ++++------------
 vim.spec                                           |  4 ++--
 2 files changed, 6 insertions(+), 14 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index d56fa20..955f8e5 100644
--- a/vim.spec
+++ b/vim.spec
@@ -31,7 +31,7 @@
 # wget ftp://ftp.vim.org/pub/editors/vim/patches/8.0/MD5SUMS -O - | tail -n1 | awk '{print $2}'
 # VCS Commits: https://github.com/vim/vim/commits/master
 
-%define		ver		9.1.1288
+%define		ver		9.1.1453
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
@@ -52,7 +52,7 @@ License:	Charityware
 Group:		Applications/Editors/Vim
 #Source0:	ftp://ftp.vim.org/pub/vim/unix/%{name}-%{ver}.tar.bz2
 Source0:	https://github.com/vim/vim/archive/v%{ver}.tar.gz
-# Source0-md5:	66618f7a6f231b0b50afc26d3f334662
+# Source0-md5:	8517249bc5d0bf835a7f01035220e281
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	bc4d1e115ca506ad7751b9bd2b773a7f
 Source2:	http://skawina.eu.org/mikolaj/usr_doc_pl.zip
diff --git a/027_all_vim-7.0-automake-substitutions-93378.patch b/027_all_vim-7.0-automake-substitutions-93378.patch
index ae73eb8..0bd97e6 100644
--- a/027_all_vim-7.0-automake-substitutions-93378.patch
+++ b/027_all_vim-7.0-automake-substitutions-93378.patch
@@ -1,10 +1,5 @@
----
- runtime/syntax/automake.vim | 3 +++
- runtime/syntax/make.vim     | 6 ++----
- 2 files changed, 5 insertions(+), 4 deletions(-)
-
 diff --git a/runtime/syntax/automake.vim b/runtime/syntax/automake.vim
-index 8a7db7c..cb2b82f 100644
+index 2f1ad98..946e833 100644
 --- a/runtime/syntax/automake.vim
 +++ b/runtime/syntax/automake.vim
 @@ -53,6 +53,9 @@ syn region  automakeMakeSString start=+'+  skip=+\\'+  end=+'+  contains=makeIde
@@ -18,11 +13,11 @@ index 8a7db7c..cb2b82f 100644
  
  hi def link automakePrimary     Statement
 diff --git a/runtime/syntax/make.vim b/runtime/syntax/make.vim
-index 2a64dcd..7325db1 100644
+index a6d8ad4..2023080 100644
 --- a/runtime/syntax/make.vim
 +++ b/runtime/syntax/make.vim
-@@ -62,10 +62,8 @@ syn match makeSpecTarget	"^\.\(SUFFIXES\|PHONY\|DEFAULT\|PRECIOUS\|IGNORE\|SILEN
- 	\ skipnl nextgroup=makeCommands,makeCommandError
+@@ -91,10 +91,8 @@ elseif get(b:, 'make_flavor', s:make_flavor) == 'gnu'
+ endif
  
  syn match makeCommandError "^\s\+\S.*" contained
 -syn region makeCommands contained start=";"hs=s+1 start="^\t"
@@ -34,6 +29,3 @@ index 2a64dcd..7325db1 100644
  syn match makeCmdNextLine	"\\\n."he=e-1 contained
  
  " some directives
--- 
-2.24.1
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/3903ddccd9b5d64b9cc76ad7dd8eae26211a30de



More information about the pld-cvs-commit mailing list