From owner-svn-ports-head@freebsd.org Sat Oct 27 09:56:43 2018 Return-Path: Delivered-To: svn-ports-head@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 9E78C10E3383; Sat, 27 Oct 2018 09:56:43 +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 5603E89097; Sat, 27 Oct 2018 09:56:43 +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 373056C32; Sat, 27 Oct 2018 09:56:43 +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 w9R9uhL2093477; Sat, 27 Oct 2018 09:56:43 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9R9ugYg093474; Sat, 27 Oct 2018 09:56:42 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810270956.w9R9ugYg093474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 27 Oct 2018 09:56:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483119 - head/editors/kakoune X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/kakoune X-SVN-Commit-Revision: 483119 X-SVN-Commit-Repository: ports 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.29 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 Oct 2018 09:56:43 -0000 Author: tobik Date: Sat Oct 27 09:56:42 2018 New Revision: 483119 URL: https://svnweb.freebsd.org/changeset/ports/483119 Log: editors/kakoune: Update to 2018.10.27 Changes: https://github.com/mawww/kakoune/releases/tag/v2018.10.27 Modified: head/editors/kakoune/Makefile head/editors/kakoune/distinfo head/editors/kakoune/pkg-plist Modified: head/editors/kakoune/Makefile ============================================================================== --- head/editors/kakoune/Makefile Sat Oct 27 09:55:45 2018 (r483118) +++ head/editors/kakoune/Makefile Sat Oct 27 09:56:42 2018 (r483119) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= kakoune -DISTVERSION= 2018.09.04 -PORTREVISION= 1 +DISTVERSION= 2018.10.27 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ @@ -12,7 +11,6 @@ COMMENT= Modal code editor with a focus on interactivi LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC:H}/UNLICENSE -BUILD_DEPENDS= a2x:textproc/asciidoc RUN_DEPENDS= setsid:sysutils/ssid USES= compiler:c++14-lang gmake ncurses tar:bzip2 Modified: head/editors/kakoune/distinfo ============================================================================== --- head/editors/kakoune/distinfo Sat Oct 27 09:55:45 2018 (r483118) +++ head/editors/kakoune/distinfo Sat Oct 27 09:56:42 2018 (r483119) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536049692 -SHA256 (kakoune-2018.09.04.tar.bz2) = 7a31c9f08c261c5128d1753762721dd7b7fe4bb4e9a3c368c9d768c72a1472e1 -SIZE (kakoune-2018.09.04.tar.bz2) = 421424 +TIMESTAMP = 1540606945 +SHA256 (kakoune-2018.10.27.tar.bz2) = 687a173c8f94fb66aad899e7a3095fe8f08e1fdcab955dbc6785335427cc8a1d +SIZE (kakoune-2018.10.27.tar.bz2) = 430321 Modified: head/editors/kakoune/pkg-plist ============================================================================== --- head/editors/kakoune/pkg-plist Sat Oct 27 09:55:45 2018 (r483118) +++ head/editors/kakoune/pkg-plist Sat Oct 27 09:56:42 2018 (r483119) @@ -26,6 +26,7 @@ man/man1/kak.1.gz %%DATADIR%%/doc/faq.asciidoc %%DATADIR%%/doc/highlighters.asciidoc %%DATADIR%%/doc/hooks.asciidoc +%%DATADIR%%/doc/keymap.asciidoc %%DATADIR%%/doc/keys.asciidoc %%DATADIR%%/doc/mapping.asciidoc %%DATADIR%%/doc/modes.asciidoc @@ -125,6 +126,7 @@ man/man1/kak.1.gz %%DATADIR%%/rc/extra/taskpaper.kak %%DATADIR%%/rc/extra/tmux-repl.kak %%DATADIR%%/rc/extra/toml.kak +%%DATADIR%%/rc/extra/troff.kak %%DATADIR%%/rc/extra/tupfile.kak %%DATADIR%%/rc/extra/void-linux.kak %%DATADIR%%/rc/extra/x11-repl.kak