svn commit: r504131 - branches/2019Q2/editors/vim
Adam Weinberger
adamw at FreeBSD.org
Thu Jun 13 18:32:57 UTC 2019
Author: adamw
Date: Thu Jun 13 18:32:55 2019
New Revision: 504131
URL: https://svnweb.freebsd.org/changeset/ports/504131
Log:
Update vim to patchlevel 1365
This is a direct commit to 2019Q2. The version in head contains many
other changes that are intentionally being tested there before
showing up in quarterly.
Security: CVE-2019-12735
Approved by: portmgr (with hat)
Modified:
branches/2019Q2/editors/vim/Makefile
branches/2019Q2/editors/vim/distinfo
Modified: branches/2019Q2/editors/vim/Makefile
==============================================================================
--- branches/2019Q2/editors/vim/Makefile Thu Jun 13 18:32:35 2019 (r504130)
+++ branches/2019Q2/editors/vim/Makefile Thu Jun 13 18:32:55 2019 (r504131)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vim
-PORTVERSION= 8.1.0985
+PORTVERSION= 8.1.1365
DISTVERSIONPREFIX= v
CATEGORIES= editors
Modified: branches/2019Q2/editors/vim/distinfo
==============================================================================
--- branches/2019Q2/editors/vim/distinfo Thu Jun 13 18:32:35 2019 (r504130)
+++ branches/2019Q2/editors/vim/distinfo Thu Jun 13 18:32:55 2019 (r504131)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551446658
-SHA256 (vim-vim-v8.1.0985_GH0.tar.gz) = 8e964fb14f9a39f7b992390cce2f2a698c2169356aab921303e7d2a8732554be
-SIZE (vim-vim-v8.1.0985_GH0.tar.gz) = 14064570
+TIMESTAMP = 1560450647
+SHA256 (vim-vim-v8.1.1365_GH0.tar.gz) = 8829f7b0c59b18652e8c3b3f5f1d00744fb04e5b2f71e85da7d202793110a647
+SIZE (vim-vim-v8.1.1365_GH0.tar.gz) = 14181685
More information about the svn-ports-all
mailing list