summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-01-16 12:22:57 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-01-16 12:22:57 +0000
commit11b21814784bc847c86e205c316cfcf7dfb1dd20 (patch)
tree91489efb3091e88b9c0b2a2037bde2ed9e582571 /editors
parent- Update moodle to 3.8.1, 3.7.4, 3.6.8 and 3.5.10 (diff)
editors/kakoune: Update to 2020.01.16
Changes: https://github.com/mawww/kakoune/releases/tag/v2020.01.16
Notes
Notes: svn path=/head/; revision=523223
Diffstat (limited to 'editors')
-rw-r--r--editors/kakoune/Makefile2
-rw-r--r--editors/kakoune/distinfo6
-rw-r--r--editors/kakoune/files/patch-src_json__ui.cc12
-rw-r--r--editors/kakoune/pkg-plist1
4 files changed, 5 insertions, 16 deletions
diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile
index a25d268029f1..bce37a72fadc 100644
--- a/editors/kakoune/Makefile
+++ b/editors/kakoune/Makefile
@@ -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}/
diff --git a/editors/kakoune/distinfo b/editors/kakoune/distinfo
index a9a4185ca79e..5a67fc5415ce 100644
--- a/editors/kakoune/distinfo
+++ b/editors/kakoune/distinfo
@@ -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
diff --git a/editors/kakoune/files/patch-src_json__ui.cc b/editors/kakoune/files/patch-src_json__ui.cc
deleted file mode 100644
index 5f9cc5af21c1..000000000000
--- a/editors/kakoune/files/patch-src_json__ui.cc
+++ /dev/null
@@ -1,12 +0,0 @@
-https://github.com/mawww/kakoune/pull/3249
-
---- src/json_ui.cc.orig 2019-12-10 17:07:00 UTC
-+++ src/json_ui.cc
-@@ -9,6 +9,7 @@
- #include "ranges.hh"
- #include "string_utils.hh"
-
-+#include <cstdio>
- #include <utility>
-
- #include <unistd.h>
diff --git a/editors/kakoune/pkg-plist b/editors/kakoune/pkg-plist
index 2b1f06e94d72..b71b185ba955 100644
--- a/editors/kakoune/pkg-plist
+++ b/editors/kakoune/pkg-plist
@@ -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