svn commit: r523223 - in head/editors/kakoune: . files
Tobias Kortkamp
tobik at FreeBSD.org
Thu Jan 16 12:22:58 UTC 2020
Author: tobik
Date: Thu Jan 16 12:22:57 2020
New Revision: 523223
URL: https://svnweb.freebsd.org/changeset/ports/523223
Log:
editors/kakoune: Update to 2020.01.16
Changes: https://github.com/mawww/kakoune/releases/tag/v2020.01.16
Deleted:
head/editors/kakoune/files/
Modified:
head/editors/kakoune/Makefile
head/editors/kakoune/distinfo
head/editors/kakoune/pkg-plist
Modified: head/editors/kakoune/Makefile
==============================================================================
--- head/editors/kakoune/Makefile Thu Jan 16 12:05:10 2020 (r523222)
+++ head/editors/kakoune/Makefile Thu Jan 16 12:22:57 2020 (r523223)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kakoune
-DISTVERSION= 2019.12.10
+DISTVERSION= 2020.01.16
CATEGORIES= editors
MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/
Modified: head/editors/kakoune/distinfo
==============================================================================
--- head/editors/kakoune/distinfo Thu Jan 16 12:05:10 2020 (r523222)
+++ head/editors/kakoune/distinfo Thu Jan 16 12:22:57 2020 (r523223)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575997511
-SHA256 (kakoune-2019.12.10.tar.bz2) = 66ad8d28cecb29b08e5975e659ee91206ca676a0194c730ca4eed026bafa2ff8
-SIZE (kakoune-2019.12.10.tar.bz2) = 474002
+TIMESTAMP = 1579176882
+SHA256 (kakoune-2020.01.16.tar.bz2) = a094f1689f0228308f631e371b382b0c0522391fc8b6c23a6cbc71ff404a0dae
+SIZE (kakoune-2020.01.16.tar.bz2) = 478509
Modified: head/editors/kakoune/pkg-plist
==============================================================================
--- head/editors/kakoune/pkg-plist Thu Jan 16 12:05:10 2020 (r523222)
+++ head/editors/kakoune/pkg-plist Thu Jan 16 12:22:57 2020 (r523223)
@@ -77,6 +77,7 @@ man/man1/kak.1.gz
%%DATADIR%%/rc/filetype/ini.kak
%%DATADIR%%/rc/filetype/java.kak
%%DATADIR%%/rc/filetype/javascript.kak
+%%DATADIR%%/rc/filetype/jinja.kak
%%DATADIR%%/rc/filetype/json.kak
%%DATADIR%%/rc/filetype/julia.kak
%%DATADIR%%/rc/filetype/just.kak
More information about the svn-ports-all
mailing list