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.
This commit is contained in:
parent
6a67297b00
commit
d641f980b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441848
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user