Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 2020 19:36:41 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547377 - head/editors/kakoune
Message-ID:  <202009021936.082JafLN055034@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Wed Sep  2 19:36:41 2020
New Revision: 547377
URL: https://svnweb.freebsd.org/changeset/ports/547377

Log:
  editors/kakoune: Update to 2020.09.01
  
  Changes:	https://github.com/mawww/kakoune/releases/tag/v2020.09.01

Modified:
  head/editors/kakoune/Makefile
  head/editors/kakoune/distinfo

Modified: head/editors/kakoune/Makefile
==============================================================================
--- head/editors/kakoune/Makefile	Wed Sep  2 19:23:55 2020	(r547376)
+++ head/editors/kakoune/Makefile	Wed Sep  2 19:36:41 2020	(r547377)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kakoune
-DISTVERSION=	2020.08.04
+DISTVERSION=	2020.09.01
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/
 

Modified: head/editors/kakoune/distinfo
==============================================================================
--- head/editors/kakoune/distinfo	Wed Sep  2 19:23:55 2020	(r547376)
+++ head/editors/kakoune/distinfo	Wed Sep  2 19:36:41 2020	(r547377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596543452
-SHA256 (kakoune-2020.08.04.tar.bz2) = 02469fac1ff83191165536fa52f01907db5be0a734bc90570924b3edbb9cf121
-SIZE (kakoune-2020.08.04.tar.bz2) = 499765
+TIMESTAMP = 1599048537
+SHA256 (kakoune-2020.09.01.tar.bz2) = 861a89c56b5d0ae39628cb706c37a8b55bc289bfbe3c72466ad0e2757ccf0175
+SIZE (kakoune-2020.09.01.tar.bz2) = 499880



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009021936.082JafLN055034>