Date: Thu, 9 May 2024 12:22:18 GMT From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 38b0e2e6abb3 - main - editors/kakoune: Update to 2024.05.09 Message-ID: <202405091222.449CMIcm043546@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=38b0e2e6abb35ee79bdb33a6601076bc33fdc8fe commit 38b0e2e6abb35ee79bdb33a6601076bc33fdc8fe Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2024-05-09 12:15:41 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-05-09 12:20:44 +0000 editors/kakoune: Update to 2024.05.09 - Remove the patch (already upstream) --- editors/kakoune/Makefile | 11 ++--------- editors/kakoune/distinfo | 8 +++----- editors/kakoune/pkg-plist | 11 +++++++++++ 3 files changed, 16 insertions(+), 14 deletions(-) diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index b23e53182649..3677a1dab63d 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -1,5 +1,5 @@ PORTNAME= kakoune -DISTVERSION= 2023.08.05 +DISTVERSION= 2024.05.09 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ @@ -8,7 +8,7 @@ COMMENT= Modal code editor with a focus on interactivity WWW= https://kakoune.org LICENSE= UNLICENSE -LICENSE_FILE= ${WRKSRC:H}/UNLICENSE +LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= setsid:sysutils/setsid @@ -16,7 +16,6 @@ USES= compiler:c++20-lang gmake tar:bzip2 DATADIR= ${PREFIX}/share/kak DOCSDIR= ${PREFIX}/share/doc/kak PATCH_WRKSRC= ${WRKSRC:H} -WRKSRC_SUBDIR= src OPTIONS_DEFINE= DEBUG DOCS @@ -25,12 +24,6 @@ DEBUG_MAKE_ARGS_OFF= debug=no .include <bsd.port.pre.mk> -.if ${OSVERSION} > 1302506 -PATCHFILES= 344d31f42b8ced12626d4f87a22ffa5a671668fd.patch -PATCH_SITES= https://github.com/mawww/kakoune/commit/ -PATCH_DIST_STRIP= -p1 -.endif - post-patch: @${REINPLACE_CMD} -e '/-O3/d' \ ${WRKSRC}/Makefile diff --git a/editors/kakoune/distinfo b/editors/kakoune/distinfo index 31c96a83dcb0..8dbd30951f06 100644 --- a/editors/kakoune/distinfo +++ b/editors/kakoune/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1691324812 -SHA256 (kakoune-2023.08.05.tar.bz2) = 3e45151e0addd3500de2d6a29b5aacf2267c42bb256d44a782e73defb29cda5c -SIZE (kakoune-2023.08.05.tar.bz2) = 568612 -SHA256 (344d31f42b8ced12626d4f87a22ffa5a671668fd.patch) = a0add30e525bef6d5f07d1a55a57287ccb59f54af411308e111c01d247e73842 -SIZE (344d31f42b8ced12626d4f87a22ffa5a671668fd.patch) = 3237 +TIMESTAMP = 1715256610 +SHA256 (kakoune-2024.05.09.tar.bz2) = 2190bddfd3af590c0593c38537088976547506f47bd6eb6c0e22350dbd16a229 +SIZE (kakoune-2024.05.09.tar.bz2) = 588121 diff --git a/editors/kakoune/pkg-plist b/editors/kakoune/pkg-plist index ee3691f2a7f5..b6a6671c296d 100644 --- a/editors/kakoune/pkg-plist +++ b/editors/kakoune/pkg-plist @@ -63,6 +63,7 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/d.kak %%DATADIR%%/rc/filetype/dart.kak %%DATADIR%%/rc/filetype/dhall.kak +%%DATADIR%%/rc/filetype/diff-parse.pl %%DATADIR%%/rc/filetype/diff.kak %%DATADIR%%/rc/filetype/dockerfile.kak %%DATADIR%%/rc/filetype/elixir.kak @@ -84,6 +85,8 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/gluon.kak %%DATADIR%%/rc/filetype/go.kak %%DATADIR%%/rc/filetype/graphql.kak +%%DATADIR%%/rc/filetype/gren.kak +%%DATADIR%%/rc/filetype/groovy.kak %%DATADIR%%/rc/filetype/haml.kak %%DATADIR%%/rc/filetype/hare.kak %%DATADIR%%/rc/filetype/haskell.kak @@ -117,10 +120,12 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/ninja.kak %%DATADIR%%/rc/filetype/nix.kak %%DATADIR%%/rc/filetype/ocaml.kak +%%DATADIR%%/rc/filetype/odin.kak %%DATADIR%%/rc/filetype/pascal.kak %%DATADIR%%/rc/filetype/perl.kak %%DATADIR%%/rc/filetype/php.kak %%DATADIR%%/rc/filetype/pony.kak +%%DATADIR%%/rc/filetype/prolog.kak %%DATADIR%%/rc/filetype/protobuf.kak %%DATADIR%%/rc/filetype/pug.kak %%DATADIR%%/rc/filetype/purescript.kak @@ -141,6 +146,7 @@ libexec/kak/kak %%DATADIR%%/rc/filetype/swift.kak %%DATADIR%%/rc/filetype/systemd.kak %%DATADIR%%/rc/filetype/taskpaper.kak +%%DATADIR%%/rc/filetype/tcl.kak %%DATADIR%%/rc/filetype/terraform.kak %%DATADIR%%/rc/filetype/toml.kak %%DATADIR%%/rc/filetype/troff.kak @@ -162,13 +168,18 @@ libexec/kak/kak %%DATADIR%%/rc/tools/git.kak %%DATADIR%%/rc/tools/go/gopls.kak %%DATADIR%%/rc/tools/grep.kak +%%DATADIR%%/rc/tools/jump.kak %%DATADIR%%/rc/tools/lint.asciidoc %%DATADIR%%/rc/tools/lint.kak %%DATADIR%%/rc/tools/make.kak %%DATADIR%%/rc/tools/man.kak +%%DATADIR%%/rc/tools/menu.kak +%%DATADIR%%/rc/tools/patch-range.pl +%%DATADIR%%/rc/tools/patch.kak %%DATADIR%%/rc/tools/python/jedi.kak %%DATADIR%%/rc/tools/rust/racer.kak %%DATADIR%%/rc/tools/spell.kak +%%DATADIR%%/rc/windowing/appleterminal.kak %%DATADIR%%/rc/windowing/detection.kak %%DATADIR%%/rc/windowing/iterm.kak %%DATADIR%%/rc/windowing/kitty.kak
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405091222.449CMIcm043546>