diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2018-02-17 18:57:17 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2018-02-17 18:57:17 +0000 |
commit | cf2f1ea03468cc8f702a2f2d8af8aa6245b00bde (patch) | |
tree | 7db7add21d40abb6fa8aef90c77b5dc641646054 | |
parent | Add a pkg-message about pre-built binaries and kernels. (diff) |
Update vim to patchlevel 1521
Notes
Notes:
svn path=/head/; revision=462186
-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 c19b81904dab..dd6977c06017 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.1496 +PORTVERSION= 8.0.1521 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 0f772ec57c5b..2e2946c5247f 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518293030 -SHA256 (vim-vim-v8.0.1496_GH0.tar.gz) = 175dc2181adadbebdbbc84d61f9f617a4d50ad12f77c7ec84224321d8dc74550 -SIZE (vim-vim-v8.0.1496_GH0.tar.gz) = 13437907 +TIMESTAMP = 1518893717 +SHA256 (vim-vim-v8.0.1521_GH0.tar.gz) = 999a8da47676870f7933103162b92405a2b044a9852d063fe06e91234fe5b72d +SIZE (vim-vim-v8.0.1521_GH0.tar.gz) = 13440046 |