Date: Mon, 8 Nov 2021 09:55:30 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: fa55693bc2b6 - 2021Q4 - editors/kakoune: Update to 2021.11.08 Message-ID: <202111080955.1A89tUjW026617@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa55693bc2b61725f72b93c6630734c26db77e95 commit fa55693bc2b61725f72b93c6630734c26db77e95 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2021-11-08 06:55:56 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2021-11-08 09:55:13 +0000 editors/kakoune: Update to 2021.11.08 Changes: https://github.com/mawww/kakoune/releases/tag/v2021.11.08 (cherry picked from commit 4884ccdab0ba63ada7339ce83b47cf5468f82d99) --- editors/kakoune/Makefile | 2 +- editors/kakoune/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile index ab9c7f606441..2609975e5c8d 100644 --- a/editors/kakoune/Makefile +++ b/editors/kakoune/Makefile @@ -1,5 +1,5 @@ PORTNAME= kakoune -DISTVERSION= 2021.10.28 +DISTVERSION= 2021.11.08 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111080955.1A89tUjW026617>