diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-05 00:16:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-05 00:16:21 +0800 |
commit | 5b2165cec5ecf7a1a3ed41e88e703c3a7905af3f (patch) | |
tree | 84a33bb57aec846edc8d27bd50aabca1a88f7ab8 /editors | |
parent | 1f0a6d88b71bdfa187d9f94fe16ee19a9a18b7d0 (diff) | |
download | freebsd-ports-gnome-5b2165cec5ecf7a1a3ed41e88e703c3a7905af3f.tar.gz freebsd-ports-gnome-5b2165cec5ecf7a1a3ed41e88e703c3a7905af3f.tar.zst freebsd-ports-gnome-5b2165cec5ecf7a1a3ed41e88e703c3a7905af3f.zip |
- Update to 7.4.764
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 7a64acb1c7d3..dc85041bcf36 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -3,7 +3,7 @@ PORTNAME= vim DISTVERSIONPREFIX= v -DISTVERSION= 7-4-764 +DISTVERSION= 7-4-768 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org diff --git a/editors/vim/distinfo b/editors/vim/distinfo index eeccba21b7a9..598b8db1c405 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7-4-764_GH0.tar.bz2) = 1a38433112999785dbe089d9d95e3328eeee5dfaacb2a2cfd31dd341c13dd189 -SIZE (vim-vim-v7-4-764_GH0.tar.bz2) = 12188115 +SHA256 (vim-vim-v7-4-768_GH0.tar.bz2) = d079db0ee574d23ab1b2a6ec48bf9c3f0ea55caf7d685ba8d26333d108de97b4 +SIZE (vim-vim-v7-4-768_GH0.tar.bz2) = 12189214 |