diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index 3677a1dab63d..fe017452bed7 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -1,37 +1,37 @@ PORTNAME= kakoune -DISTVERSION= 2024.05.09 +DISTVERSION= 2024.05.18 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ MAINTAINER= ashish@FreeBSD.org COMMENT= Modal code editor with a focus on interactivity WWW= https://kakoune.org LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= setsid:sysutils/setsid USES= compiler:c++20-lang gmake tar:bzip2 DATADIR= ${PREFIX}/share/kak DOCSDIR= ${PREFIX}/share/doc/kak PATCH_WRKSRC= ${WRKSRC:H} OPTIONS_DEFINE= DEBUG DOCS DEBUG_MAKE_ARGS= debug=yes DEBUG_MAKE_ARGS_OFF= debug=no .include post-patch: @${REINPLACE_CMD} -e '/-O3/d' \ ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kak do-test: @cd ${WRKSRC:H}/test && ${SETENV} LC_ALL=en_US.UTF-8 ./run .include diff --git a/editors/kakoune/distinfo b/editors/kakoune/distinfo index 8dbd30951f06..ddb97a740100 100644 --- a/editors/kakoune/distinfo +++ b/editors/kakoune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715256610 -SHA256 (kakoune-2024.05.09.tar.bz2) = 2190bddfd3af590c0593c38537088976547506f47bd6eb6c0e22350dbd16a229 -SIZE (kakoune-2024.05.09.tar.bz2) = 588121 +TIMESTAMP = 1716012830 +SHA256 (kakoune-2024.05.18.tar.bz2) = dae8ac2e61d21d9bcd10145aa70b421234309a7b0bc57fad91bc34dbae0cb9fa +SIZE (kakoune-2024.05.18.tar.bz2) = 588347