aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-08-07 01:44:07 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-08-07 01:44:07 +0000
commit802d89accbdd2a98f8188b0ff4292fd18975836f (patch)
tree3c20825e11b4c2e915b544ff761c4539607e4c4f /editors/vim
parentee0f74884fd5ef4ea0f79f4bf29cf7fbfa6497f1 (diff)
downloadports-802d89accbdd2a98f8188b0ff4292fd18975836f.tar.gz
ports-802d89accbdd2a98f8188b0ff4292fd18975836f.zip
vim: Update to patchlevel 1382
The main goal is to pick up patch 1379: Problem: Curly braces expression ending in " }" does not work. Solution: Skip over white space when checking for "}". (closes #6634) PR: 248504 Submitted by: p5B2E9A8F t-online de
Notes
Notes: svn path=/head/; revision=544302
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
-rw-r--r--editors/vim/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 362206f1c854..b75cc6fc82e5 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vim
-PORTVERSION= 8.2.1334
+PORTVERSION= 8.2.1382
DISTVERSIONPREFIX= v
CATEGORIES= editors
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index f2027aff8850..0c4c9bdc2ec5 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596277741
-SHA256 (vim-vim-v8.2.1334_GH0.tar.gz) = 368140b88c22d395678d2d4bdf1b5f9822aec3d853e385551144efe5783eaac8
-SIZE (vim-vim-v8.2.1334_GH0.tar.gz) = 15078527
+TIMESTAMP = 1596764474
+SHA256 (vim-vim-v8.2.1382_GH0.tar.gz) = a81c212d3633f65c0cd041ff03e3deec600b89d80bd951e6f3ec4b5ad4a8ce24
+SIZE (vim-vim-v8.2.1382_GH0.tar.gz) = 15082747