aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2022-07-01 14:10:12 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2022-07-01 14:11:53 +0000
commita8eb412d279de553797473ba07442cec3921b6e1 (patch)
treeeeb1bebd9172eaf300266e43bd49eba7b6ed6813 /editors
parent558ae81280403849ec7efdae5d85379912c070e1 (diff)
downloadports-a8eb412d279de553797473ba07442cec3921b6e1.tar.gz
ports-a8eb412d279de553797473ba07442cec3921b6e1.zip
editors/vim: Update to 9.0.0016
This is a major release. The biggest new feature is vim9 script, a backwards-incompatible dialect that improves some of the worst headaches of classic vimscript.
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile2
-rw-r--r--editors/vim/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 65e94b241baf..eadac3c3c49a 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.5052
+PORTVERSION= 9.0.0016
DISTVERSIONPREFIX= v
CATEGORIES= editors
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 14b9046c259d..b95d7c4c1e16 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654191285
-SHA256 (vim-vim-v8.2.5052_GH0.tar.gz) = e96be06c4955cd5b75f0ea026d7845e136d435b9e7621f9534a1034c1a0ca724
-SIZE (vim-vim-v8.2.5052_GH0.tar.gz) = 16496957
+TIMESTAMP = 1656683648
+SHA256 (vim-vim-v9.0.0016_GH0.tar.gz) = 99a48466ee090a4ea811b34134a389073af140ad026ad4f16985b635d9a6a6c8
+SIZE (vim-vim-v9.0.0016_GH0.tar.gz) = 16615285