diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2020-01-01 17:26:07 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2020-01-01 17:26:07 +0000 |
commit | 3931e3bee8c646ad932c05002b4dedbf76c5e629 (patch) | |
tree | 91a292b7d65b7e7502c24ccd418b49ae8a0b4361 /editors/vim | |
parent | node*: Allow building with ssl=openssl (now 1.1.x) (diff) |
vim: Update to 8.2 patchlevel 76 (minor bump)
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 2 | ||||
-rw-r--r-- | editors/vim/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 459394fdcd5d..4ef6ac25e3ff 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.1.2372 +PORTVERSION= 8.2.0076 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 451d91a49853..2a5066894696 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575206807 -SHA256 (vim-vim-v8.1.2372_GH0.tar.gz) = fc813a3745dbfc492a0d65a231b4442931f02fcc7462ae2bc1aa609d256df830 -SIZE (vim-vim-v8.1.2372_GH0.tar.gz) = 14661984 +TIMESTAMP = 1577898787 +SHA256 (vim-vim-v8.2.0076_GH0.tar.gz) = 4ae5849340d8b06e1cefe66f4fb04eef95f6c83d9d1ea65117267fb72779f0ba +SIZE (vim-vim-v8.2.0076_GH0.tar.gz) = 14658641 |