diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-12 23:43:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-12 23:43:45 +0000 |
commit | 0c37ba26506dec18368a21f78d37add7f4c3c64a (patch) | |
tree | 50fcfaf9e37641e6e57bceecee74423e4bf78263 /editors | |
parent | 759ecf1f626629e552db88c8b930972aa2fef079 (diff) |
- Update to 7.4.968
Notes
Notes:
svn path=/head/; revision=403640
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 2 | ||||
-rw-r--r-- | editors/vim/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 7153ef2337c1..ea57323efecf 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 7.4.963 +PORTVERSION= 7.4.968 DISTVERSIONPREFIX= v CATEGORIES?= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 247ad8be4bc3..1ecd82bd3cc6 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7.4.963_GH0.tar.bz2) = d8f3341be21ae5f0471e97a01364c673263d6685acad4d6cdcd473def9580826 -SIZE (vim-vim-v7.4.963_GH0.tar.bz2) = 12315082 +SHA256 (vim-vim-v7.4.968_GH0.tar.bz2) = 0501cb301c2303c906354d04e58cdd0eb35906a03e6152c41dc35ba3c030aaa1 +SIZE (vim-vim-v7.4.968_GH0.tar.bz2) = 12315311 |