diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-16 10:21:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-16 10:21:46 +0800 |
commit | ebb181114058f3cf10c2a48d4845ab85eae963b7 (patch) | |
tree | d9aa1d10caebefc217623677fe38efcc7d5d27e6 | |
parent | 3e045ed082a8225977b16006583dfe364b8d78ad (diff) | |
download | freebsd-ports-gnome-ebb181114058f3cf10c2a48d4845ab85eae963b7.tar.gz freebsd-ports-gnome-ebb181114058f3cf10c2a48d4845ab85eae963b7.tar.zst freebsd-ports-gnome-ebb181114058f3cf10c2a48d4845ab85eae963b7.zip |
- Update to 7.4.826
Changes: https://github.com/vim/vim/commits/master
-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 4157436b1ddf..d83223c740aa 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -3,7 +3,7 @@ PORTNAME= vim DISTVERSIONPREFIX= v -DISTVERSION= 7-4-817 +DISTVERSION= 7-4-826 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org diff --git a/editors/vim/distinfo b/editors/vim/distinfo index bb60f63cd617..98da1e715f0d 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7-4-817_GH0.tar.bz2) = 5b36a4abe8abf507f0c091a7eb0919670767251fa59e235ef566817f02a3b0c5 -SIZE (vim-vim-v7-4-817_GH0.tar.bz2) = 12203127 +SHA256 (vim-vim-v7-4-826_GH0.tar.bz2) = 70ebc39786412a2411196abe9a36312a144576ee7513c25fd70a72b5d9c68b7a +SIZE (vim-vim-v7-4-826_GH0.tar.bz2) = 12204005 |