diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2023-12-02 20:12:35 -0500 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2023-12-02 20:12:45 -0500 |
commit | c480122aa32498ecbb3588100e4b805ab91702d3 (patch) | |
tree | beb3ca536fef404fbf01bbb43cee863ddb40cbfe /editors | |
parent | KDE: Add Ports for the upcoming KDE Plasma Desktop 6 (beta1) (diff) |
editors/vim: Update to 9.0.2143
Diffstat (limited to 'editors')
-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 f68f6b5ffa2d..e7e0d2ccebb2 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,5 +1,5 @@ PORTNAME= vim -PORTVERSION= 9.0.2130 +PORTVERSION= 9.0.2143 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index b9c199631ea3..42361baa6096 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700945615 -SHA256 (vim-vim-v9.0.2130_GH0.tar.gz) = e748cbe3656587c8bb2316e2bcd0dcb38a6f191e7779bd715ec9300a551be6b0 -SIZE (vim-vim-v9.0.2130_GH0.tar.gz) = 17375991 +TIMESTAMP = 1701565663 +SHA256 (vim-vim-v9.0.2143_GH0.tar.gz) = 830ef5ef61778a8b2095f71b010dc545f1cc2bf75133368932e41c894b190ef7 +SIZE (vim-vim-v9.0.2143_GH0.tar.gz) = 17398132 |