svn commit: r547377 - head/editors/kakoune

Tobias Kortkamp tobik at FreeBSD.org
Wed Sep 2 19:36:42 UTC 2020


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


More information about the svn-ports-all mailing list