Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2023 19:16:46 GMT
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1af7bd744743 - main - editors/vim: Update to 9.0.1876
Message-ID:  <202309051916.385JGkJw057980@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1af7bd74474374fa7981156d7da35ae3ca5e2791

commit 1af7bd74474374fa7981156d7da35ae3ca5e2791
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2023-09-05 19:16:15 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2023-09-05 19:16:20 +0000

    editors/vim: Update to 9.0.1876
    
    Contains various security fixes (mainly for overflows).
---
 editors/vim/Makefile | 2 +-
 editors/vim/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 3891648fc8a1..00be050db1fd 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	vim
-PORTVERSION=	9.0.1857
+PORTVERSION=	9.0.1876
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index f3c71b907453..49f2e7534864 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693766132
-SHA256 (vim-vim-v9.0.1857_GH0.tar.gz) = 9eddb3e1685a574cf87ac2d5407a807ed1410dfb0f5fa5be37e62afa0035a4c5
-SIZE (vim-vim-v9.0.1857_GH0.tar.gz) = 17247395
+TIMESTAMP = 1693941069
+SHA256 (vim-vim-v9.0.1876_GH0.tar.gz) = 1ec5f19be543222ef7984c2bb8d2de1c2ea17fa115dd22307a00f5ef06ea2b01
+SIZE (vim-vim-v9.0.1876_GH0.tar.gz) = 17253154



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309051916.385JGkJw057980>