* [PR PATCH] bat: update to 0.16.0.
@ 2020-10-07 23:01 olafmersmann
2020-10-08 18:56 ` Johnnynator
` (10 more replies)
0 siblings, 11 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-07 23:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 349 bytes --]
There is a new pull request by olafmersmann against master on the void-packages repository
https://github.com/olafmersmann/void-packages bat-master
https://github.com/void-linux/void-packages/pull/25427
bat: update to 0.16.0.
Update bat to version 0.16.0.
A patch file from https://github.com/void-linux/void-packages/pull/25427.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bat-master-25427.patch --]
[-- Type: text/x-diff, Size: 1962 bytes --]
From f619554187ba6aa9c2d74954626d3e52607c5e48 Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 8 Oct 2020 00:36:53 +0200
Subject: [PATCH 1/2] frp: update to 0.34.1.
---
srcpkgs/frp/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/frp/template b/srcpkgs/frp/template
index 01149cada68..81df470c9a1 100644
--- a/srcpkgs/frp/template
+++ b/srcpkgs/frp/template
@@ -1,6 +1,6 @@
# Template file for 'frp'
pkgname=frp
-version=0.32.0
+version=0.34.1
revision=1
build_style=go
go_import_path=github.com/fatedier/frp
@@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
license="Apache-2.0"
homepage="https://github.com/fatedier/frp"
distfiles="https://github.com/fatedier/frp/archive/v${version}.tar.gz"
-checksum=39162780b28c0019207d83919530b573fac0bef8df30f1b6a5860886b0616c67
+checksum=a47f952cc491a1d5d6f838306f221d6a8635db7cf626453df72fe6531613d560
conf_files="/etc/frp/*.ini"
From 76ff9d269ebc7492a6aea8d712799505b8ecd914 Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 8 Oct 2020 00:55:59 +0200
Subject: [PATCH 2/2] bat: update to 0.16.0.
---
srcpkgs/bat/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index 31483d68521..32f6c45ed55 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,6 +1,6 @@
# Template file for 'bat'
pkgname=bat
-version=0.15.4
+version=0.16.0
revision=1
build_style=cargo
hostmakedepends="cmake llvm clang"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/bat"
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
-checksum=03b7c8ad6221ca87cecd71f9e3e2167f04f750401e2d3dcc574183aabeb76a8b
+checksum=4db85abfaba94a5ff601d51b4da8759058c679a25b5ec6b45c4b2d85034a5ad3
pre_build() {
export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
@ 2020-10-08 18:56 ` Johnnynator
2020-10-08 19:35 ` [PR PATCH] [Updated] " olafmersmann
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: Johnnynator @ 2020-10-08 18:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 219 bytes --]
New comment by Johnnynator on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#issuecomment-705760401
Comment:
You have an unrelated frp commit in here, can you drop it and rebase? thx.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Updated] bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
2020-10-08 18:56 ` Johnnynator
@ 2020-10-08 19:35 ` olafmersmann
2020-10-08 19:45 ` ericonr
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-08 19:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
There is an updated pull request by olafmersmann against master on the void-packages repository
https://github.com/olafmersmann/void-packages bat-master
https://github.com/void-linux/void-packages/pull/25427
bat: update to 0.16.0.
Update bat to version 0.16.0.
A patch file from https://github.com/void-linux/void-packages/pull/25427.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bat-master-25427.patch --]
[-- Type: text/x-diff, Size: 995 bytes --]
From a05fcbda12b8782b6d24cc3fc4165a03fea87d49 Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 8 Oct 2020 00:55:59 +0200
Subject: [PATCH] bat: update to 0.16.0.
---
srcpkgs/bat/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index 31483d68521..32f6c45ed55 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,6 +1,6 @@
# Template file for 'bat'
pkgname=bat
-version=0.15.4
+version=0.16.0
revision=1
build_style=cargo
hostmakedepends="cmake llvm clang"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/bat"
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
-checksum=03b7c8ad6221ca87cecd71f9e3e2167f04f750401e2d3dcc574183aabeb76a8b
+checksum=4db85abfaba94a5ff601d51b4da8759058c679a25b5ec6b45c4b2d85034a5ad3
pre_build() {
export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
2020-10-08 18:56 ` Johnnynator
2020-10-08 19:35 ` [PR PATCH] [Updated] " olafmersmann
@ 2020-10-08 19:45 ` ericonr
2020-10-08 19:47 ` ericonr
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-08 19:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 235 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#issuecomment-705785082
Comment:
Could you please look into installing the shell completions? They are available from upstream.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (2 preceding siblings ...)
2020-10-08 19:45 ` ericonr
@ 2020-10-08 19:47 ` ericonr
2020-10-08 20:23 ` [PR PATCH] [Updated] " olafmersmann
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-08 19:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 310 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#issuecomment-705785082
Comment:
Could you please look into installing the shell completions (using `vcompletion`, possibly)? They are available from upstream.
Besides that, it's working fine for me.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Updated] bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (3 preceding siblings ...)
2020-10-08 19:47 ` ericonr
@ 2020-10-08 20:23 ` olafmersmann
2020-10-08 20:24 ` olafmersmann
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-08 20:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
There is an updated pull request by olafmersmann against master on the void-packages repository
https://github.com/olafmersmann/void-packages bat-master
https://github.com/void-linux/void-packages/pull/25427
bat: update to 0.16.0.
Update bat to version 0.16.0.
A patch file from https://github.com/void-linux/void-packages/pull/25427.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bat-master-25427.patch --]
[-- Type: text/x-diff, Size: 1420 bytes --]
From c40b7d50cced53f1f47bdaf82f229addbfd4abcb Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 8 Oct 2020 00:55:59 +0200
Subject: [PATCH] bat: update to 0.16.0.
---
srcpkgs/bat/template | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index 31483d68521..04caefdf41b 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,6 +1,6 @@
# Template file for 'bat'
pkgname=bat
-version=0.15.4
+version=0.16.0
revision=1
build_style=cargo
hostmakedepends="cmake llvm clang"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/bat"
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
-checksum=03b7c8ad6221ca87cecd71f9e3e2167f04f750401e2d3dcc574183aabeb76a8b
+checksum=4db85abfaba94a5ff601d51b4da8759058c679a25b5ec6b45c4b2d85034a5ad3
pre_build() {
export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
@@ -24,4 +24,9 @@ post_install() {
# The manual page is hidden somewhere deep in the build tree
manpage=$(find ${wrksrc}/target -name bat.1)
vman ${manpage}
+ # Completions are also hidden somewhere deep in the build tree
+ fish_completion=$(find ${wrksrc}/target -name bat.fish)
+ vcompletion ${fish_completion} fish
+ zsh_completion=$(find ${wrksrc}/target -name bat.zsh)
+ vcompletion ${zsh_completion} zsh
}
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (4 preceding siblings ...)
2020-10-08 20:23 ` [PR PATCH] [Updated] " olafmersmann
@ 2020-10-08 20:24 ` olafmersmann
2020-10-08 20:24 ` olafmersmann
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-08 20:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
New comment by olafmersmann on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#issuecomment-705803362
Comment:
> Could you please look into installing the shell completions (using `vcompletion`, possibly)? They are available from upstream.
Done.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (5 preceding siblings ...)
2020-10-08 20:24 ` olafmersmann
@ 2020-10-08 20:24 ` olafmersmann
2020-10-08 20:25 ` [PR PATCH] [Updated] " olafmersmann
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-08 20:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 250 bytes --]
New comment by olafmersmann on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#issuecomment-705803495
Comment:
> You have an unrelated frp commit in here, can you drop it and rebase? thx.
Sorry about that. Fixed.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Updated] bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (6 preceding siblings ...)
2020-10-08 20:24 ` olafmersmann
@ 2020-10-08 20:25 ` olafmersmann
2020-10-08 20:31 ` [PR REVIEW] " ericonr
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-08 20:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
There is an updated pull request by olafmersmann against master on the void-packages repository
https://github.com/olafmersmann/void-packages bat-master
https://github.com/void-linux/void-packages/pull/25427
bat: update to 0.16.0.
Update bat to version 0.16.0.
A patch file from https://github.com/void-linux/void-packages/pull/25427.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bat-master-25427.patch --]
[-- Type: text/x-diff, Size: 1419 bytes --]
From 052cb477f90ece1c868a44177dac9b1be6ecc76c Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Thu, 8 Oct 2020 00:55:59 +0200
Subject: [PATCH] bat: update to 0.16.0.
---
srcpkgs/bat/template | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index 31483d68521..b3203f088a4 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,6 +1,6 @@
# Template file for 'bat'
pkgname=bat
-version=0.15.4
+version=0.16.0
revision=1
build_style=cargo
hostmakedepends="cmake llvm clang"
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0, MIT"
homepage="https://github.com/sharkdp/bat"
distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
-checksum=03b7c8ad6221ca87cecd71f9e3e2167f04f750401e2d3dcc574183aabeb76a8b
+checksum=4db85abfaba94a5ff601d51b4da8759058c679a25b5ec6b45c4b2d85034a5ad3
pre_build() {
export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
@@ -24,4 +24,9 @@ post_install() {
# The manual page is hidden somewhere deep in the build tree
manpage=$(find ${wrksrc}/target -name bat.1)
vman ${manpage}
+ # Completions are also hidden somewhere deep in the build tree
+ fish_completion=$(find ${wrksrc}/target -name bat.fish)
+ vcompletion ${fish_completion} fish
+ zsh_completion=$(find ${wrksrc}/target -name bat.zsh)
+ vcompletion ${zsh_completion} zsh
}
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR REVIEW] bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (7 preceding siblings ...)
2020-10-08 20:25 ` [PR PATCH] [Updated] " olafmersmann
@ 2020-10-08 20:31 ` ericonr
2020-10-08 20:33 ` olafmersmann
2020-10-09 3:12 ` [PR PATCH] [Merged]: " Johnnynator
10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-08 20:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
New review comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#discussion_r501994792
Comment:
Hmm, no bash ones? Shame. Thanks!
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR REVIEW] bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (8 preceding siblings ...)
2020-10-08 20:31 ` [PR REVIEW] " ericonr
@ 2020-10-08 20:33 ` olafmersmann
2020-10-09 3:12 ` [PR PATCH] [Merged]: " Johnnynator
10 siblings, 0 replies; 12+ messages in thread
From: olafmersmann @ 2020-10-08 20:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 227 bytes --]
New review comment by olafmersmann on void-packages repository
https://github.com/void-linux/void-packages/pull/25427#discussion_r501995406
Comment:
Sadly no. See https://github.com/sharkdp/bat/tree/master/assets/completions
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PR PATCH] [Merged]: bat: update to 0.16.0.
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
` (9 preceding siblings ...)
2020-10-08 20:33 ` olafmersmann
@ 2020-10-09 3:12 ` Johnnynator
10 siblings, 0 replies; 12+ messages in thread
From: Johnnynator @ 2020-10-09 3:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 185 bytes --]
There's a merged pull request on the void-packages repository
bat: update to 0.16.0.
https://github.com/void-linux/void-packages/pull/25427
Description:
Update bat to version 0.16.0.
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2020-10-09 3:12 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 23:01 [PR PATCH] bat: update to 0.16.0 olafmersmann
2020-10-08 18:56 ` Johnnynator
2020-10-08 19:35 ` [PR PATCH] [Updated] " olafmersmann
2020-10-08 19:45 ` ericonr
2020-10-08 19:47 ` ericonr
2020-10-08 20:23 ` [PR PATCH] [Updated] " olafmersmann
2020-10-08 20:24 ` olafmersmann
2020-10-08 20:24 ` olafmersmann
2020-10-08 20:25 ` [PR PATCH] [Updated] " olafmersmann
2020-10-08 20:31 ` [PR REVIEW] " ericonr
2020-10-08 20:33 ` olafmersmann
2020-10-09 3:12 ` [PR PATCH] [Merged]: " Johnnynator
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).