From owner-svn-ports-all@freebsd.org Sat Feb 17 18:57:17 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF285F03E5B; Sat, 17 Feb 2018 18:57:17 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 747698E9B0; Sat, 17 Feb 2018 18:57:17 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6F45A20A45; Sat, 17 Feb 2018 18:57:17 +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 w1HIvHI2093757; Sat, 17 Feb 2018 18:57:17 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1HIvHE7093755; Sat, 17 Feb 2018 18:57:17 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802171857.w1HIvHE7093755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Feb 2018 18:57:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462186 - head/editors/vim X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/editors/vim X-SVN-Commit-Revision: 462186 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2018 18:57:17 -0000 Author: adamw Date: Sat Feb 17 18:57:17 2018 New Revision: 462186 URL: https://svnweb.freebsd.org/changeset/ports/462186 Log: Update vim to patchlevel 1521 Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Feb 17 18:51:17 2018 (r462185) +++ head/editors/vim/Makefile Sat Feb 17 18:57:17 2018 (r462186) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.1496 +PORTVERSION= 8.0.1521 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Feb 17 18:51:17 2018 (r462185) +++ head/editors/vim/distinfo Sat Feb 17 18:57:17 2018 (r462186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518293030 -SHA256 (vim-vim-v8.0.1496_GH0.tar.gz) = 175dc2181adadbebdbbc84d61f9f617a4d50ad12f77c7ec84224321d8dc74550 -SIZE (vim-vim-v8.0.1496_GH0.tar.gz) = 13437907 +TIMESTAMP = 1518893717 +SHA256 (vim-vim-v8.0.1521_GH0.tar.gz) = 999a8da47676870f7933103162b92405a2b044a9852d063fe06e91234fe5b72d +SIZE (vim-vim-v8.0.1521_GH0.tar.gz) = 13440046