aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-10-27 09:56:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-10-27 09:56:42 +0000
commit780408dcee06afc63121e886ff064ed06417c5fd (patch)
tree0c6a3ecaff02323fe4467503217dcdf19333da05 /editors
parente7be86310e461070997aa5fe02b3837225a1f141 (diff)
downloadports-780408dcee06afc63121e886ff064ed06417c5fd.tar.gz
ports-780408dcee06afc63121e886ff064ed06417c5fd.zip
editors/kakoune: Update to 2018.10.27
Notes
Notes: svn path=/head/; revision=483119
Diffstat (limited to 'editors')
-rw-r--r--editors/kakoune/Makefile4
-rw-r--r--editors/kakoune/distinfo6
-rw-r--r--editors/kakoune/pkg-plist2
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/kakoune/Makefile b/editors/kakoune/Makefile
index 3ea2bd0d5000..432281e280b7 100644
--- a/editors/kakoune/Makefile
+++ b/editors/kakoune/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= kakoune
-DISTVERSION= 2018.09.04
-PORTREVISION= 1
+DISTVERSION= 2018.10.27
CATEGORIES= editors
MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/
@@ -12,7 +11,6 @@ COMMENT= Modal code editor with a focus on interactivity
LICENSE= UNLICENSE
LICENSE_FILE= ${WRKSRC:H}/UNLICENSE
-BUILD_DEPENDS= a2x:textproc/asciidoc
RUN_DEPENDS= setsid:sysutils/ssid
USES= compiler:c++14-lang gmake ncurses tar:bzip2
diff --git a/editors/kakoune/distinfo b/editors/kakoune/distinfo
index 1cf0b845874c..dbee49206a0b 100644
--- a/editors/kakoune/distinfo
+++ b/editors/kakoune/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536049692
-SHA256 (kakoune-2018.09.04.tar.bz2) = 7a31c9f08c261c5128d1753762721dd7b7fe4bb4e9a3c368c9d768c72a1472e1
-SIZE (kakoune-2018.09.04.tar.bz2) = 421424
+TIMESTAMP = 1540606945
+SHA256 (kakoune-2018.10.27.tar.bz2) = 687a173c8f94fb66aad899e7a3095fe8f08e1fdcab955dbc6785335427cc8a1d
+SIZE (kakoune-2018.10.27.tar.bz2) = 430321
diff --git a/editors/kakoune/pkg-plist b/editors/kakoune/pkg-plist
index 83a9a0e4437a..fe80a791349a 100644
--- a/editors/kakoune/pkg-plist
+++ b/editors/kakoune/pkg-plist
@@ -26,6 +26,7 @@ man/man1/kak.1.gz
%%DATADIR%%/doc/faq.asciidoc
%%DATADIR%%/doc/highlighters.asciidoc
%%DATADIR%%/doc/hooks.asciidoc
+%%DATADIR%%/doc/keymap.asciidoc
%%DATADIR%%/doc/keys.asciidoc
%%DATADIR%%/doc/mapping.asciidoc
%%DATADIR%%/doc/modes.asciidoc
@@ -125,6 +126,7 @@ man/man1/kak.1.gz
%%DATADIR%%/rc/extra/taskpaper.kak
%%DATADIR%%/rc/extra/tmux-repl.kak
%%DATADIR%%/rc/extra/toml.kak
+%%DATADIR%%/rc/extra/troff.kak
%%DATADIR%%/rc/extra/tupfile.kak
%%DATADIR%%/rc/extra/void-linux.kak
%%DATADIR%%/rc/extra/x11-repl.kak