Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] claws-mail: update to 4.2.0
@ 2024-05-13 17:56 zlice
  2024-05-14 21:11 ` cinerea0
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zlice @ 2024-05-13 17:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages claws-mail-4.2.0
https://github.com/void-linux/void-packages/pull/50315

claws-mail: update to 4.2.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-claws-mail-4.2.0-50315.patch --]
[-- Type: text/x-diff, Size: 2014 bytes --]

From b1193b0bbc0ef6453e14b3cb58cc50ac7c3b81c8 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Mon, 13 May 2024 13:55:43 -0400
Subject: [PATCH] claws-mail: update to 4.2.0

---
 etc/xbps.d/repos-remote.conf | 6 ++++++
 srcpkgs/claws-mail/template  | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/etc/xbps.d/repos-remote.conf b/etc/xbps.d/repos-remote.conf
index e171ed53c2d4ba..0b12d7a79b68e8 100644
--- a/etc/xbps.d/repos-remote.conf
+++ b/etc/xbps.d/repos-remote.conf
@@ -3,3 +3,9 @@ repository=https://repo-default.voidlinux.org/current/bootstrap
 repository=https://repo-default.voidlinux.org/current
 repository=https://repo-default.voidlinux.org/current/nonfree
 repository=https://repo-default.voidlinux.org/current/debug
+
+#repository=https://mirrors.servercentral.com/voidlinux/current
+#repository=https://mirrors.servercentral.com/voidlinux/current/nonfree
+#repository=https://mirrors.servercentral.com/voidlinux/current/multilib
+#repository=https://mirrors.servercentral.com/voidlinux/current/multilib/nonfree
+#repository=https://mirrors.servercentral.com/voidlinux/current/debug
diff --git a/srcpkgs/claws-mail/template b/srcpkgs/claws-mail/template
index 6e2a9dbf5c5261..74b27c5b2b0ac2 100644
--- a/srcpkgs/claws-mail/template
+++ b/srcpkgs/claws-mail/template
@@ -1,7 +1,7 @@
 # Template file for 'claws-mail'
 pkgname=claws-mail
-version=4.1.1
-revision=2
+version=4.2.0
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-python-plugin --disable-perl-plugin
  --enable-enchant --enable-gnutls"
@@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
 homepage="https://claws-mail.org"
 changelog="https://claws-mail.org/NEWS"
 distfiles="https://www.claws-mail.org/download.php?file=releases/claws-mail-${version}.tar.xz"
-checksum=b189e700c1896f5e0deb0b76d4bfa820eb7ac1935ee10aa9afbada3cf53a0344
+checksum=7c8ab1732d74197df06d61a6b7ebc7c580ecf6e92eb1ef6ae5b0107533f1af07
 
 claws-mail-devel_package() {
 	depends="${makedepends}"

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

* Re: claws-mail: update to 4.2.0
  2024-05-13 17:56 [PR PATCH] claws-mail: update to 4.2.0 zlice
@ 2024-05-14 21:11 ` cinerea0
  2024-05-14 21:14 ` zlice
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-05-14 21:11 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50315#issuecomment-2111149515

Comment:
Did you mean to commit your `repos-remote.conf` file?

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

* Re: claws-mail: update to 4.2.0
  2024-05-13 17:56 [PR PATCH] claws-mail: update to 4.2.0 zlice
  2024-05-14 21:11 ` cinerea0
@ 2024-05-14 21:14 ` zlice
  2024-05-14 21:16 ` [PR PATCH] [Updated] " zlice
  2024-05-14 21:31 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: zlice @ 2024-05-14 21:14 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/50315#issuecomment-2111153825

Comment:
\*sigh* no i did not. idk why git decides to do this shit sometimes...

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

* Re: [PR PATCH] [Updated] claws-mail: update to 4.2.0
  2024-05-13 17:56 [PR PATCH] claws-mail: update to 4.2.0 zlice
  2024-05-14 21:11 ` cinerea0
  2024-05-14 21:14 ` zlice
@ 2024-05-14 21:16 ` zlice
  2024-05-14 21:31 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: zlice @ 2024-05-14 21:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zlice/void-packages claws-mail-4.2.0
https://github.com/void-linux/void-packages/pull/50315

claws-mail: update to 4.2.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-claws-mail-4.2.0-50315.patch --]
[-- Type: text/x-diff, Size: 1158 bytes --]

From aca4481a1f1e220c97c1b3dcc218736864df0881 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Tue, 14 May 2024 17:16:02 -0400
Subject: [PATCH] claws-mail: update to 4.2.0

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

diff --git a/srcpkgs/claws-mail/template b/srcpkgs/claws-mail/template
index 6e2a9dbf5c5261..74b27c5b2b0ac2 100644
--- a/srcpkgs/claws-mail/template
+++ b/srcpkgs/claws-mail/template
@@ -1,7 +1,7 @@
 # Template file for 'claws-mail'
 pkgname=claws-mail
-version=4.1.1
-revision=2
+version=4.2.0
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-python-plugin --disable-perl-plugin
  --enable-enchant --enable-gnutls"
@@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
 homepage="https://claws-mail.org"
 changelog="https://claws-mail.org/NEWS"
 distfiles="https://www.claws-mail.org/download.php?file=releases/claws-mail-${version}.tar.xz"
-checksum=b189e700c1896f5e0deb0b76d4bfa820eb7ac1935ee10aa9afbada3cf53a0344
+checksum=7c8ab1732d74197df06d61a6b7ebc7c580ecf6e92eb1ef6ae5b0107533f1af07
 
 claws-mail-devel_package() {
 	depends="${makedepends}"

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

* Re: [PR PATCH] [Merged]: claws-mail: update to 4.2.0
  2024-05-13 17:56 [PR PATCH] claws-mail: update to 4.2.0 zlice
                   ` (2 preceding siblings ...)
  2024-05-14 21:16 ` [PR PATCH] [Updated] " zlice
@ 2024-05-14 21:31 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-05-14 21:31 UTC (permalink / raw)
  To: ml

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

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

claws-mail: update to 4.2.0
https://github.com/void-linux/void-packages/pull/50315

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64**

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

end of thread, other threads:[~2024-05-14 21:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-13 17:56 [PR PATCH] claws-mail: update to 4.2.0 zlice
2024-05-14 21:11 ` cinerea0
2024-05-14 21:14 ` zlice
2024-05-14 21:16 ` [PR PATCH] [Updated] " zlice
2024-05-14 21:31 ` [PR PATCH] [Merged]: " cinerea0

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