diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2025-12-03 01:02:56 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-12-03 01:06:41 +0000 |
| commit | 364b4e7b18fa241173825a02d509f6b215f140c0 (patch) | |
| tree | 5e89db1e8e3d05c3dc34e968d05069e919e6bcba | |
| parent | 6f5cc49fd2837f09f30b375c6fee873d4b4f87c0 (diff) | |
editors/vim: Update to 9.1.1948
Security: Arbitrary code execution (as user running vim). HIGH severity.
https://github.com/vim/vim/security/advisories/GHSA-g77q-xrww-p834
| -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 9cd750bbb921..97fc42a96eba 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,5 +1,5 @@ PORTNAME= vim -PORTVERSION= 9.1.1942 +PORTVERSION= 9.1.1948 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 274467fdc4c1..da5822ec1275 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764554605 -SHA256 (vim-vim-v9.1.1942_GH0.tar.gz) = 66f3790f5648541242e9172ed0206a51ae9c3ddce01d7d8646e4bb0a2e9a66d3 -SIZE (vim-vim-v9.1.1942_GH0.tar.gz) = 19193651 +TIMESTAMP = 1764716661 +SHA256 (vim-vim-v9.1.1948_GH0.tar.gz) = 5cb8736fec27709267e7ea6dee9e8890caf24a5a038f156445bdbe99c3358cdb +SIZE (vim-vim-v9.1.1948_GH0.tar.gz) = 19200644 |
