From owner-svn-ports-all@freebsd.org Tue Oct 23 10:55:38 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 1D7BD1074C71; Tue, 23 Oct 2018 10:55:38 +0000 (UTC) (envelope-from tobik@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 C7D32759C3; Tue, 23 Oct 2018 10:55:37 +0000 (UTC) (envelope-from tobik@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 A87B66F47; Tue, 23 Oct 2018 10:55:37 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9NAtbLM045774; Tue, 23 Oct 2018 10:55:37 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NAtbuT045772; Tue, 23 Oct 2018 10:55:37 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810231055.w9NAtbuT045772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 23 Oct 2018 10:55:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482827 - head/editors/kak-lsp X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/kak-lsp X-SVN-Commit-Revision: 482827 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.29 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: Tue, 23 Oct 2018 10:55:38 -0000 Author: tobik Date: Tue Oct 23 10:55:37 2018 New Revision: 482827 URL: https://svnweb.freebsd.org/changeset/ports/482827 Log: editors/kak-lsp: Update to 5.8.0 Changes: https://github.com/ul/kak-lsp/releases/tag/v5.8.0 Modified: head/editors/kak-lsp/Makefile head/editors/kak-lsp/distinfo Modified: head/editors/kak-lsp/Makefile ============================================================================== --- head/editors/kak-lsp/Makefile Tue Oct 23 10:54:08 2018 (r482826) +++ head/editors/kak-lsp/Makefile Tue Oct 23 10:55:37 2018 (r482827) @@ -2,7 +2,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v -DISTVERSION= 5.7.0 +DISTVERSION= 5.8.0 CATEGORIES= editors MAINTAINER= tobik@FreeBSD.org Modified: head/editors/kak-lsp/distinfo ============================================================================== --- head/editors/kak-lsp/distinfo Tue Oct 23 10:54:08 2018 (r482826) +++ head/editors/kak-lsp/distinfo Tue Oct 23 10:55:37 2018 (r482827) @@ -1,4 +1,4 @@ -TIMESTAMP = 1540139285 +TIMESTAMP = 1540289991 SHA256 (rust/crates/adler32-1.0.3.tar.gz) = 7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c SIZE (rust/crates/adler32-1.0.3.tar.gz) = 5734 SHA256 (rust/crates/aho-corasick-0.6.8.tar.gz) = 68f56c7353e5a9547cbd76ed90f7bb5ffc3ba09d4ea9bd1d8c06c8b1142eeb5a @@ -251,5 +251,5 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.t SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 -SHA256 (ul-kak-lsp-v5.7.0_GH0.tar.gz) = a0016f386a968f9a4c7d2f08218881cd54e5df9d3716573f552663faa5cdb54a -SIZE (ul-kak-lsp-v5.7.0_GH0.tar.gz) = 42346 +SHA256 (ul-kak-lsp-v5.8.0_GH0.tar.gz) = ce777fe4fd3474fafee0308fcb7ff315d7e6b84e932984511cbb6a1567c52e2e +SIZE (ul-kak-lsp-v5.8.0_GH0.tar.gz) = 42603