diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-14 01:31:09 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-14 01:31:09 +0800 |
commit | 3204000237f2cf368081bfa2b5231d1c886ce5e5 (patch) | |
tree | 98089f3d3d8fd65aa2585ec76fe64edf9aa51288 /editors | |
parent | 7655e51158c3e015e8d44610f1e7b3037381a51b (diff) | |
download | freebsd-ports-gnome-3204000237f2cf368081bfa2b5231d1c886ce5e5.tar.gz freebsd-ports-gnome-3204000237f2cf368081bfa2b5231d1c886ce5e5.tar.zst freebsd-ports-gnome-3204000237f2cf368081bfa2b5231d1c886ce5e5.zip |
- Update to 7.4.817
Changes: https://github.com/vim/vim/commits/master
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 cc6ce6ef1f51..4157436b1ddf 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -3,7 +3,7 @@ PORTNAME= vim DISTVERSIONPREFIX= v -DISTVERSION= 7-4-796 +DISTVERSION= 7-4-817 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 294d03974c11..bb60f63cd617 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7-4-796_GH0.tar.bz2) = 302b0fa6ff002bb194276b42a9a8a89b88a8b67fb231c9305badf09576b895b7 -SIZE (vim-vim-v7-4-796_GH0.tar.bz2) = 12201382 +SHA256 (vim-vim-v7-4-817_GH0.tar.bz2) = 5b36a4abe8abf507f0c091a7eb0919670767251fa59e235ef566817f02a3b0c5 +SIZE (vim-vim-v7-4-817_GH0.tar.bz2) = 12203127 |