diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-13 00:06:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-13 00:06:45 +0800 |
commit | 9e9cbbac496d16c56f552554289c58a249eb8f0f (patch) | |
tree | 67ae5c26dc8fcaa71fca4afefff7541bb5a20642 /editors | |
parent | 488f56d784a59f2957d5856371fc34dcb37d42a5 (diff) | |
download | freebsd-ports-gnome-9e9cbbac496d16c56f552554289c58a249eb8f0f.tar.gz freebsd-ports-gnome-9e9cbbac496d16c56f552554289c58a249eb8f0f.tar.zst freebsd-ports-gnome-9e9cbbac496d16c56f552554289c58a249eb8f0f.zip |
- Update to 7.4.778
Changes: https://github.com/vim/vim/commits/master
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 52894102ee1e..9b540cf59cde 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -3,7 +3,7 @@ PORTNAME= vim DISTVERSIONPREFIX= v -DISTVERSION= 7-4-768 +DISTVERSION= 7-4-778 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org @@ -33,7 +33,7 @@ WANT_GNOME= yes PLIST_SUB= VIM_VER=${VIM_VER} PORTDATA= ${VIM_VER} -VIM_VER= ${PORTNAME}${PORTVERSION:R:S/.//g} +VIM_VER= ${PORTNAME}${PORTVERSION:R:S|.||g} USE_GITHUB= yes diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 598b8db1c405..df39394fa2f1 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7-4-768_GH0.tar.bz2) = d079db0ee574d23ab1b2a6ec48bf9c3f0ea55caf7d685ba8d26333d108de97b4 -SIZE (vim-vim-v7-4-768_GH0.tar.bz2) = 12189214 +SHA256 (vim-vim-v7-4-778_GH0.tar.bz2) = fd64aa38ad1ab5f2920bd4eb57f634baa31b118fb62ce4142c1ca0a327642d02 +SIZE (vim-vim-v7-4-778_GH0.tar.bz2) = 12190994 |