diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2022-06-01 03:22:50 -0600 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2022-06-01 03:23:00 -0600 |
commit | 2530a2f6837a1836a30d958f5db217889c533542 (patch) | |
tree | bcf7fc900472a10372fc364b92c32fb04b09fea4 | |
parent | cleanup: Remove expired ports: (diff) |
editors/vim: Update to 8.2.5048
-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 48b286e1e258..c3bea27736b1 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,7 +1,7 @@ # Created by: David O'Brien <obrien@cs.ucdavis.edu> PORTNAME= vim -PORTVERSION= 8.2.4851 +PORTVERSION= 8.2.5048 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 861fcaa830cb..2694953f8907 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651392164 -SHA256 (vim-vim-v8.2.4851_GH0.tar.gz) = 0aa721a7b47e0508f1ab940418f8da3d95d8240fa4438aff7665b704b4e9279e -SIZE (vim-vim-v8.2.4851_GH0.tar.gz) = 16320842 +TIMESTAMP = 1654075235 +SHA256 (vim-vim-v8.2.5048_GH0.tar.gz) = 78098f6f61dac7fe2ff8fa3b30e2c464b37c5d3ba41cb313945047916689c989 +SIZE (vim-vim-v8.2.5048_GH0.tar.gz) = 16496596 |