mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to vim-9.2.357
This commit is contained in:
@@ -3,7 +3,7 @@ COMMENT= vi clone with many additional features
|
||||
# careful with PLISTs if updating; normally use a gui flavour, not no_x11
|
||||
# if there are new languages for manpages, "make fix-plist" will add the
|
||||
# ${GUI_ONLY} markers as needed for gui-only tools.
|
||||
V= 9.2.0323
|
||||
V= 9.2.0357
|
||||
|
||||
GH_ACCOUNT= vim
|
||||
GH_PROJECT= vim
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (vim-9.2.0323.tar.gz) = kMU7Oxu5Dsu6Ee9JnGGf9+ZDDfJMg+kQMWjpxUJK3Wo=
|
||||
SIZE (vim-9.2.0323.tar.gz) = 19868336
|
||||
SHA256 (vim-9.2.0357.tar.gz) = Fk981zi9Fg3vio2vfNJR2PxctY0Ar2J+g4JoUCE3pW4=
|
||||
SIZE (vim-9.2.0357.tar.gz) = 19898653
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Index: runtime/autoload/tar.vim
|
||||
--- runtime/autoload/tar.vim.orig
|
||||
+++ runtime/autoload/tar.vim
|
||||
@@ -57,7 +57,7 @@ if !exists("g:tar_readoptions")
|
||||
@@ -60,7 +60,7 @@ if !exists("g:tar_readoptions")
|
||||
let g:tar_readoptions= "pxf"
|
||||
endif
|
||||
if !exists("g:tar_cmd")
|
||||
|
||||
Reference in New Issue
Block a user