diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index ab9c7f606441..2609975e5c8d 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -1,35 +1,35 @@ PORTNAME= kakoune -DISTVERSION= 2021.10.28 +DISTVERSION= 2021.11.08 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ MAINTAINER= tobik@FreeBSD.org COMMENT= Modal code editor with a focus on interactivity LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC:H}/UNLICENSE RUN_DEPENDS= setsid:sysutils/setsid USES= compiler:c++17-lang gmake tar:bzip2 DATADIR= ${PREFIX}/share/kak DOCSDIR= ${PREFIX}/share/doc/kak PATCH_WRKSRC= ${WRKSRC:H} WRKSRC_SUBDIR= src OPTIONS_DEFINE= DEBUG DOCS DEBUG_MAKE_ARGS= debug=yes DEBUG_MAKE_ARGS_OFF= debug=no 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 0eeb99a33f92..f3f69d909242 100644 --- a/editors/kakoune/distinfo +++ b/editors/kakoune/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635400713 -SHA256 (kakoune-2021.10.28.tar.bz2) = 2f4c93871dc31f6281712281a7119928b1d6d6f300dded84b2d3ce0ab27f2126 -SIZE (kakoune-2021.10.28.tar.bz2) = 537860 +TIMESTAMP = 1636354555 +SHA256 (kakoune-2021.11.08.tar.bz2) = aa30889d9da11331a243a8f40fe4f6a8619321b19217debac8f565e06eddb5f4 +SIZE (kakoune-2021.11.08.tar.bz2) = 538466