diff options
author | adamw <adamw@FreeBSD.org> | 2016-10-04 00:22:12 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-10-04 00:22:12 +0800 |
commit | 0a34b679a4ad354bd3e2fa80d06ecd013c1f4ba2 (patch) | |
tree | 9f09c302569323c61325268dd4ac6493948000b8 /editors/vim | |
parent | 134f059066dbb8de4d64c13b0edd7658a6443a5d (diff) | |
download | freebsd-ports-gnome-0a34b679a4ad354bd3e2fa80d06ecd013c1f4ba2.tar.gz freebsd-ports-gnome-0a34b679a4ad354bd3e2fa80d06ecd013c1f4ba2.tar.zst freebsd-ports-gnome-0a34b679a4ad354bd3e2fa80d06ecd013c1f4ba2.zip |
Update to patchlevel 21.
Only leave COMMENT as directly overrideable from the -lite port.
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 7 | ||||
-rw-r--r-- | editors/vim/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 1f97cd5789cd..883bf3bfbfd1 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0019 +PORTVERSION= 8.0.0021 DISTVERSIONPREFIX= v -PORTREVISION= 1 -CATEGORIES?= editors +CATEGORIES= editors -MAINTAINER?= adamw@FreeBSD.org +MAINTAINER= adamw@FreeBSD.org COMMENT?= Improved version of the vi editor LICENSE= VIM diff --git a/editors/vim/distinfo b/editors/vim/distinfo index c475749ee0ca..b3a16406d6ab 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475291592 -SHA256 (vim-vim-v8.0.0019_GH0.tar.gz) = f13a76504b2f976228edd7169d592870a6af45614d82ae2a9c312fc17ab3d4ad -SIZE (vim-vim-v8.0.0019_GH0.tar.gz) = 12919003 +TIMESTAMP = 1475511481 +SHA256 (vim-vim-v8.0.0021_GH0.tar.gz) = 2442386694b620694ae79709a4fa15a8260fd095dfdca673b1ea2db3e2153800 +SIZE (vim-vim-v8.0.0021_GH0.tar.gz) = 12928873 |