Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zrepl: update to 0.6.0.
@ 2023-05-29 20:27 damadmai
  2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: damadmai @ 2023-05-29 20:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damadmai/void-packages zrepl060
https://github.com/void-linux/void-packages/pull/44155

zrepl: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From c23db7079b72baa553ac3107e813971473aa3156 Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Mon, 29 May 2023 22:27:10 +0200
Subject: [PATCH] zrepl: update to 0.6.0.

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

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 11716ebcee40..41e34fbeff06 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,7 +1,7 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
-revision=2
+version=0.6.0
+revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
 go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
@@ -11,7 +11,7 @@ maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

* Re: [PR REVIEW] zrepl: update to 0.6.0.
  2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
@ 2023-06-09  1:31 ` classabbyamp
  2023-06-11 22:08 ` [PR PATCH] [Updated] " damadmai
  2023-06-11 22:17 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-06-09  1:31 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44155#discussion_r1223728704

Comment:
```suggestion
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] zrepl: update to 0.6.0.
  2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
  2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
@ 2023-06-11 22:08 ` damadmai
  2023-06-11 22:17 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 5+ messages in thread
From: damadmai @ 2023-06-11 22:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damadmai/void-packages zrepl060
https://github.com/void-linux/void-packages/pull/44155

zrepl: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 3d8ce6a5300a2d90f6cca9ed84dd36a35290f949 Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Mon, 29 May 2023 22:27:10 +0200
Subject: [PATCH] zrepl: update to 0.6.0.

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

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 11716ebcee40..bdc82dcf8a60 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,7 +1,7 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
-revision=2
+version=0.6.0
+revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
 go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
@@ -10,8 +10,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

* Re: [PR PATCH] [Merged]: zrepl: update to 0.6.0.
  2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
  2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
  2023-06-11 22:08 ` [PR PATCH] [Updated] " damadmai
@ 2023-06-11 22:17 ` classabbyamp
  2 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-06-11 22:17 UTC (permalink / raw)
  To: ml

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

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

zrepl: update to 0.6.0.
https://github.com/void-linux/void-packages/pull/44155

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

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

* [PR PATCH] zrepl: update to 0.6.0.
@ 2023-03-02 18:17 robertek
  0 siblings, 0 replies; 5+ messages in thread
From: robertek @ 2023-03-02 18:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/robertek/void-packages zrepl
https://github.com/void-linux/void-packages/pull/42549

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

It should be noted that the 0.6 version replication is not interoperable with 0.5 counterpart. 

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

- Tested on my configuration with snapshoting and replication to FreeBSD server.

<!--
#### 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, (x86_64-glibc)



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

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

From b356afd8fa3bbfb4639f32a2df2d09b3306df44c Mon Sep 17 00:00:00 2001
From: Robert David <robert.david.public@gmail.com>
Date: Thu, 2 Mar 2023 19:01:37 +0100
Subject: [PATCH] zrepl: update to 0.6.0.

---
 srcpkgs/zrepl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index a989c805ab8f..41e34fbeff06 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,6 +1,6 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
+version=0.6.0
 revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
@@ -11,7 +11,7 @@ maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

end of thread, other threads:[~2023-06-11 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
2023-06-11 22:08 ` [PR PATCH] [Updated] " damadmai
2023-06-11 22:17 ` [PR PATCH] [Merged]: " classabbyamp
  -- strict thread matches above, loose matches on Subject: below --
2023-03-02 18:17 [PR PATCH] " robertek

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