git: ea0c1f191763 - main - editors/kakoune: Update to 2022.10.31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Nov 2022 11:01:10 UTC
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea0c1f1917634393934074e738d0bf82e2246bdd commit ea0c1f1917634393934074e738d0bf82e2246bdd Author: Oleh Hushchenkov <o.hushchenkov@gmail.com> AuthorDate: 2022-11-04 10:52:15 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-11-04 10:58:50 +0000 editors/kakoune: Update to 2022.10.31 PR: 267552 --- editors/kakoune/Makefile | 2 +- editors/kakoune/distinfo | 6 +++--- editors/kakoune/pkg-plist | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index 1af578b9f35d..a9d34ccfba5b 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -1,5 +1,5 @@ PORTNAME= kakoune -DISTVERSION= 2021.11.08 +DISTVERSION= 2022.10.31 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ diff --git a/editors/kakoune/distinfo b/editors/kakoune/distinfo index f3f69d909242..6e030625cb26 100644 --- a/editors/kakoune/distinfo +++ b/editors/kakoune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636354555 -SHA256 (kakoune-2021.11.08.tar.bz2) = aa30889d9da11331a243a8f40fe4f6a8619321b19217debac8f565e06eddb5f4 -SIZE (kakoune-2021.11.08.tar.bz2) = 538466 +TIMESTAMP = 1667501526 +SHA256 (kakoune-2022.10.31.tar.bz2) = fb317b62c9048ddc7567fe83dfc409c252ef85778b24bd2863be2762d4e4e58b +SIZE (kakoune-2022.10.31.tar.bz2) = 556473 diff --git a/editors/kakoune/pkg-plist b/editors/kakoune/pkg-plist index 7966fce08031..469cf5141116 100644 --- a/editors/kakoune/pkg-plist +++ b/editors/kakoune/pkg-plist @@ -3,6 +3,7 @@ libexec/kak/kak %%PORTDOCS%%%%DOCSDIR%%/README.asciidoc %%DATADIR%%/autoload %%DATADIR%%/colors/base16.kak +%%DATADIR%%/colors/black-on-white.kak %%DATADIR%%/colors/default.kak %%DATADIR%%/colors/desertex.kak %%DATADIR%%/colors/github.kak @@ -52,6 +53,7 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/clojure.kak %%DATADIR%%/rc/filetype/cmake.kak %%DATADIR%%/rc/filetype/coffee.kak +%%DATADIR%%/rc/filetype/conf.kak %%DATADIR%%/rc/filetype/coq.kak %%DATADIR%%/rc/filetype/crystal.kak %%DATADIR%%/rc/filetype/css.kak @@ -64,21 +66,25 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/dockerfile.kak %%DATADIR%%/rc/filetype/elixir.kak %%DATADIR%%/rc/filetype/elm.kak +%%DATADIR%%/rc/filetype/elvish.kak %%DATADIR%%/rc/filetype/erlang.kak %%DATADIR%%/rc/filetype/eruby.kak %%DATADIR%%/rc/filetype/etc.kak %%DATADIR%%/rc/filetype/exherbo.kak %%DATADIR%%/rc/filetype/fennel.kak +%%DATADIR%%/rc/filetype/fidl.kak %%DATADIR%%/rc/filetype/fish.kak %%DATADIR%%/rc/filetype/fsharp.kak %%DATADIR%%/rc/filetype/gas.kak %%DATADIR%%/rc/filetype/gdscript.kak %%DATADIR%%/rc/filetype/gentoo-linux.kak %%DATADIR%%/rc/filetype/git.kak +%%DATADIR%%/rc/filetype/github.kak %%DATADIR%%/rc/filetype/gluon.kak %%DATADIR%%/rc/filetype/go.kak %%DATADIR%%/rc/filetype/graphql.kak %%DATADIR%%/rc/filetype/haml.kak +%%DATADIR%%/rc/filetype/hare.kak %%DATADIR%%/rc/filetype/haskell.kak %%DATADIR%%/rc/filetype/hbs.kak %%DATADIR%%/rc/filetype/html.kak @@ -138,6 +144,7 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/toml.kak %%DATADIR%%/rc/filetype/troff.kak %%DATADIR%%/rc/filetype/tupfile.kak +%%DATADIR%%/rc/filetype/twig.kak %%DATADIR%%/rc/filetype/vhdl.kak %%DATADIR%%/rc/filetype/void-linux.kak %%DATADIR%%/rc/filetype/yaml.kak @@ -170,6 +177,7 @@ libexec/kak/kak %%DATADIR%%/rc/windowing/repl/tmux.kak %%DATADIR%%/rc/windowing/repl/x11.kak %%DATADIR%%/rc/windowing/screen.kak +%%DATADIR%%/rc/windowing/sway.kak %%DATADIR%%/rc/windowing/tmux.kak %%DATADIR%%/rc/windowing/wayland.kak %%DATADIR%%/rc/windowing/x11.kak