Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] btrbk: update to 0.32.4.
@ 2022-10-10 13:59 Barbaross93
  2022-10-11  4:39 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Barbaross93 @ 2022-10-10 13:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]

There is a new pull request by Barbaross93 against master on the void-packages repository

https://github.com/Barbaross93/void-packages btrbk
https://github.com/void-linux/void-packages/pull/39863

btrbk: update to 0.32.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (amd64)


A patch file from https://github.com/void-linux/void-packages/pull/39863.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-btrbk-39863.patch --]
[-- Type: text/x-diff, Size: 1060 bytes --]

From f8c910c0d9de6b700dcfd3625900a340797fedc0 Mon Sep 17 00:00:00 2001
From: Barbaross <cullen.ross@proton.me>
Date: Mon, 10 Oct 2022 09:58:23 -0400
Subject: [PATCH] btrbk: update to 0.32.4.

---
 srcpkgs/btrbk/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/btrbk/template b/srcpkgs/btrbk/template
index e4fa9196d218..f2271eea025a 100644
--- a/srcpkgs/btrbk/template
+++ b/srcpkgs/btrbk/template
@@ -1,7 +1,7 @@
 # Template file for 'btrbk'
 pkgname=btrbk
-version=0.31.3
-revision=2
+version=0.32.4
+revision=1
 build_style=gnu-makefile
 make_install_args="BINDIR=/usr/bin"
 hostmakedepends="ruby-asciidoctor"
@@ -12,5 +12,5 @@ license="GPL-3.0-or-later"
 homepage="http://digint.ch/btrbk"
 changelog=https://github.com/digint/btrbk/blob/master/ChangeLog
 distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
-checksum=62f5494965dd594f81065e1ba17f9978d60343f72ee75ed18cda1a349cdda7d3
+checksum=cc659d1eb419c01b4c679f20727a63e5e664b08c1b091222cf5ab089ff6286da
 conf_files="/etc/btrbk/*"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR REVIEW] btrbk: update to 0.32.4.
  2022-10-10 13:59 [PR PATCH] btrbk: update to 0.32.4 Barbaross93
@ 2022-10-11  4:39 ` classabbyamp
  2022-10-11 12:55 ` [PR PATCH] [Updated] " Barbaross93
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-11  4:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39863#discussion_r991806977

Comment:
```suggestion
changelog=https://github.com/digint/btrbk/raw/master/ChangeLog
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] btrbk: update to 0.32.4.
  2022-10-10 13:59 [PR PATCH] btrbk: update to 0.32.4 Barbaross93
  2022-10-11  4:39 ` [PR REVIEW] " classabbyamp
@ 2022-10-11 12:55 ` Barbaross93
  2022-10-11 12:55 ` [PR REVIEW] " Barbaross93
  2022-10-11 17:14 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: Barbaross93 @ 2022-10-11 12:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

There is an updated pull request by Barbaross93 against master on the void-packages repository

https://github.com/Barbaross93/void-packages btrbk
https://github.com/void-linux/void-packages/pull/39863

btrbk: update to 0.32.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (amd64)


A patch file from https://github.com/void-linux/void-packages/pull/39863.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-btrbk-39863.patch --]
[-- Type: text/x-diff, Size: 1222 bytes --]

From d347c61bdf4a5a67c3c7fdcc657dcc0ea263808d Mon Sep 17 00:00:00 2001
From: Barbaross <cullen.ross@proton.me>
Date: Mon, 10 Oct 2022 09:58:23 -0400
Subject: [PATCH] btrbk: update to 0.32.4.

---
 srcpkgs/btrbk/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/btrbk/template b/srcpkgs/btrbk/template
index e4fa9196d218..08b7fe9f84ad 100644
--- a/srcpkgs/btrbk/template
+++ b/srcpkgs/btrbk/template
@@ -1,7 +1,7 @@
 # Template file for 'btrbk'
 pkgname=btrbk
-version=0.31.3
-revision=2
+version=0.32.4
+revision=1
 build_style=gnu-makefile
 make_install_args="BINDIR=/usr/bin"
 hostmakedepends="ruby-asciidoctor"
@@ -10,7 +10,7 @@ short_desc="Backup tool for btrfs subvolumes"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://digint.ch/btrbk"
-changelog=https://github.com/digint/btrbk/blob/master/ChangeLog
+changelog=https://github.com/digint/btrbk/raw/master/ChangeLog
 distfiles="http://digint.ch/download/btrbk/releases/${pkgname}-${version}.tar.xz"
-checksum=62f5494965dd594f81065e1ba17f9978d60343f72ee75ed18cda1a349cdda7d3
+checksum=cc659d1eb419c01b4c679f20727a63e5e664b08c1b091222cf5ab089ff6286da
 conf_files="/etc/btrbk/*"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR REVIEW] btrbk: update to 0.32.4.
  2022-10-10 13:59 [PR PATCH] btrbk: update to 0.32.4 Barbaross93
  2022-10-11  4:39 ` [PR REVIEW] " classabbyamp
  2022-10-11 12:55 ` [PR PATCH] [Updated] " Barbaross93
@ 2022-10-11 12:55 ` Barbaross93
  2022-10-11 17:14 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: Barbaross93 @ 2022-10-11 12:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

New review comment by Barbaross93 on void-packages repository

https://github.com/void-linux/void-packages/pull/39863#discussion_r992290201

Comment:
Thanks!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: btrbk: update to 0.32.4.
  2022-10-10 13:59 [PR PATCH] btrbk: update to 0.32.4 Barbaross93
                   ` (2 preceding siblings ...)
  2022-10-11 12:55 ` [PR REVIEW] " Barbaross93
@ 2022-10-11 17:14 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-10-11 17:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 940 bytes --]

There's a merged pull request on the void-packages repository

btrbk: update to 0.32.4.
https://github.com/void-linux/void-packages/pull/39863

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (amd64)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-11 17:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10 13:59 [PR PATCH] btrbk: update to 0.32.4 Barbaross93
2022-10-11  4:39 ` [PR REVIEW] " classabbyamp
2022-10-11 12:55 ` [PR PATCH] [Updated] " Barbaross93
2022-10-11 12:55 ` [PR REVIEW] " Barbaross93
2022-10-11 17:14 ` [PR PATCH] [Merged]: " classabbyamp

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).