aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-01-31 09:01:36 +0000
committerMikael Urankar <mikael@FreeBSD.org>2022-01-31 16:08:08 +0000
commitd9114714088257f12fdb35d8aaa8d775ba4b9531 (patch)
tree532f3010339168246874ba1f993643e186fde5fa
parent762d0540c71b78ac015c370a3f12fd7278073eff (diff)
downloadports-d9114714088257f12fdb35d8aaa8d775ba4b9531.tar.gz
ports-d9114714088257f12fdb35d8aaa8d775ba4b9531.zip
editors/kak-lsp: Update to 12.0.1
-rw-r--r--editors/kak-lsp/Makefile3
-rw-r--r--editors/kak-lsp/distinfo6
-rw-r--r--editors/kak-lsp/files/patch-powerpc10
3 files changed, 4 insertions, 15 deletions
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index 9d692ed766d0..1fb8e57a6a79 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -1,7 +1,6 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
-DISTVERSION= 11.1.0
-PORTREVISION= 1
+DISTVERSION= 12.0.1
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kak-lsp/distinfo b/editors/kak-lsp/distinfo
index 94b9afda1c2e..b521554b0452 100644
--- a/editors/kak-lsp/distinfo
+++ b/editors/kak-lsp/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1639325505
+TIMESTAMP = 1643622722
SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234
SIZE (rust/crates/adler32-1.2.0.crate) = 6411
SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
@@ -241,5 +241,5 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9
SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
-SHA256 (ul-kak-lsp-v11.1.0_GH0.tar.gz) = 8e3b5d1804628dc6680902e9d93f0aef62e53ba022802330d60e6eebeef6991b
-SIZE (ul-kak-lsp-v11.1.0_GH0.tar.gz) = 111749
+SHA256 (ul-kak-lsp-v12.0.1_GH0.tar.gz) = 37b54186f7f18d879c605cb235452a92308361676fc3966c2e65bbaae30b7a3e
+SIZE (ul-kak-lsp-v12.0.1_GH0.tar.gz) = 116002
diff --git a/editors/kak-lsp/files/patch-powerpc b/editors/kak-lsp/files/patch-powerpc
deleted file mode 100644
index b9159f01c024..000000000000
--- a/editors/kak-lsp/files/patch-powerpc
+++ /dev/null
@@ -1,10 +0,0 @@
---- cargo-crates/crossbeam-utils-0.8.5/no_atomic.rs.orig 2021-07-12 16:01:05.023177000 +0200
-+++ cargo-crates/crossbeam-utils-0.8.5/no_atomic.rs 2021-07-12 16:01:16.538869000 +0200
-@@ -30,6 +30,7 @@
- "mipsel-unknown-none",
- "mipsisa32r6-unknown-linux-gnu",
- "mipsisa32r6el-unknown-linux-gnu",
-+ "powerpc-unknown-freebsd",
- "powerpc-unknown-linux-gnu",
- "powerpc-unknown-linux-gnuspe",
- "powerpc-unknown-linux-musl",