diff options
author | adamw <adamw@FreeBSD.org> | 2017-05-27 23:28:05 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2017-05-27 23:28:05 +0800 |
commit | a9f045f0c19175998a59c5ba4afa6c319df430a3 (patch) | |
tree | 3a90aefd9dd02c2091e9b66151ec733aa59517d3 /editors/vim | |
parent | f427d85883d325fa56a13e2d34236051a61e2762 (diff) | |
download | freebsd-ports-gnome-a9f045f0c19175998a59c5ba4afa6c319df430a3.tar.gz freebsd-ports-gnome-a9f045f0c19175998a59c5ba4afa6c319df430a3.tar.zst freebsd-ports-gnome-a9f045f0c19175998a59c5ba4afa6c319df430a3.zip |
Update to patchlevel 604. Use a hash-based GH_TAGNAME because the main
content of the update (the runtime files) aren't otherwise attached to
any tag currently.
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index a26c6075f026..f78306e54162 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0600 +PORTVERSION= 8.0.0604 +### REMOVE GH_TAGNAME (53) ON NEXT UPDATE DISTVERSIONPREFIX= v CATEGORIES= editors @@ -49,6 +50,7 @@ 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 df66c2c05dbc..3f02709fe7ae 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495304455 -SHA256 (vim-vim-v8.0.0600_GH0.tar.gz) = fa98e8fcf59bf932c3e957f331e979d4e45451a1033536ad36c0e2ef2890cac5 -SIZE (vim-vim-v8.0.0600_GH0.tar.gz) = 13110822 +TIMESTAMP = 1495898573 +SHA256 (vim-vim-v8.0.0604-b4d6c3e_GH0.tar.gz) = 453902b0bdf4bfe88b038a9e6c033807ce126e2abc7883a90045f94d1017a06e +SIZE (vim-vim-v8.0.0604-b4d6c3e_GH0.tar.gz) = 13114767 |