From owner-svn-ports-head@freebsd.org Sat May 27 15:28:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2ED69D85659; Sat, 27 May 2017 15:28:07 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F24EB17C5; Sat, 27 May 2017 15:28:06 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4RFS5gC066198; Sat, 27 May 2017 15:28:05 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4RFS5Fu066196; Sat, 27 May 2017 15:28:05 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201705271528.v4RFS5Fu066196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 27 May 2017 15:28:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441848 - head/editors/vim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2017 15:28:07 -0000 Author: adamw Date: Sat May 27 15:28:05 2017 New Revision: 441848 URL: https://svnweb.freebsd.org/changeset/ports/441848 Log: 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. Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat May 27 15:07:11 2017 (r441847) +++ head/editors/vim/Makefile Sat May 27 15:28:05 2017 (r441848) @@ -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|.| 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 Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat May 27 15:07:11 2017 (r441847) +++ head/editors/vim/distinfo Sat May 27 15:28:05 2017 (r441848) @@ -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