diff options
author | adamw <adamw@FreeBSD.org> | 2017-06-03 22:44:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-06-03 22:44:04 +0800 |
commit | f33510a4cb35db8fb15192a5f333a5334b6ee415 (patch) | |
tree | 6fec0aa81e3a09e08e6962d681db5dc12ad33c04 /editors | |
parent | 12596790b89d535bb2cc40f86c7ad47dfc94e514 (diff) | |
download | freebsd-ports-gnome-f33510a4cb35db8fb15192a5f333a5334b6ee415.tar.gz freebsd-ports-gnome-f33510a4cb35db8fb15192a5f333a5334b6ee415.tar.zst freebsd-ports-gnome-f33510a4cb35db8fb15192a5f333a5334b6ee415.zip |
Update to patchlevel 606.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index f78306e54162..d9bf2e361bd7 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0604 -### REMOVE GH_TAGNAME (53) ON NEXT UPDATE +PORTVERSION= 8.0.0606 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -50,7 +49,6 @@ VIM_VER= ${PORTNAME}${PORTVERSION:R:S|.||g} SLAVEDIRS= editors/vim-lite USE_GITHUB= yes -GH_TAGNAME= b4d6c3e SHEBANG_FILES= runtime/tools/demoserver.py runtime/tools/efm_perl.pl CPE_VERSION= ${PORTVERSION:R} PORTSCOUT= site:https://github.com/vim/vim/releases diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 3f02709fe7ae..b2f558b0b50c 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495898573 -SHA256 (vim-vim-v8.0.0604-b4d6c3e_GH0.tar.gz) = 453902b0bdf4bfe88b038a9e6c033807ce126e2abc7883a90045f94d1017a06e -SIZE (vim-vim-v8.0.0604-b4d6c3e_GH0.tar.gz) = 13114767 +TIMESTAMP = 1496500944 +SHA256 (vim-vim-v8.0.0606_GH0.tar.gz) = fe8dc50c735f625073cbe06b6dda863e623117ce41b66f40ce5f7efd77a1109e +SIZE (vim-vim-v8.0.0606_GH0.tar.gz) = 13115772 |