Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neomutt: update to 20211029 and latest test files
@ 2021-11-06 16:24 x1ddos
  2021-11-06 16:29 ` x1ddos
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: x1ddos @ 2021-11-06 16:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/x1ddos/void-packages neomutt-20211029
https://github.com/void-linux/void-packages/pull/33927

neomutt: update to 20211029 and latest test files
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 8d61c1c17ad1850bbbf207149ccb0e981d3c1929 Mon Sep 17 00:00:00 2001
From: alex <alex@cloudware.io>
Date: Sat, 6 Nov 2021 17:21:13 +0100
Subject: [PATCH] neomutt: update to 20211029 and latest test files

---
 srcpkgs/neomutt/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index b405c1bae137..39bcc5ee9133 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20210205
-revision=2
+version=20211029
+revision=1
 wrksrc="neomutt-${version}"
 create_wrksrc=true
 build_wrksrc="$wrksrc"
@@ -20,11 +20,11 @@ short_desc="Mutt with misc fixes and feature patches"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://neomutt.org/"
-_test_files_hash=8629adab700a75c54e8e28bf05ad092503a98f75
+_test_files_hash=8e4fc46e731da0863c04b005885f92aa925b6367
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="77e177780fc2d8abb475d9cac4342c7e61d53c243f6ce2f9bc86d819fc962cdb
- a53d6447cf4e8f60bd9a3caf68a1cfe1bfda878b5bcb8c60b965b5214de73ff9"
+checksum="08245cfa7aec80b895771fd1adcbb7b86e9c0434dfa64574e3c8c4d692aaa078
+ 818ff9642ac396e18854486078320ce03a58c8aa8f7d6af44d1b0b5de822ccc3"
 python_version=3
 
 # fix:

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

* Re: neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
@ 2021-11-06 16:29 ` x1ddos
  2021-11-06 18:25 ` paper42
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-06 16:29 UTC (permalink / raw)
  To: ml

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

New comment by x1ddos on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#issuecomment-962475780

Comment:
> Have the results of the proposed changes been tested?

```
./xbps-src -Q pkg neomutt
=> neomutt-20211029_1: running do_check ...
test/neomutt-test
...
SUCCESS: All unit tests have passed.
```

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

* Re: neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
  2021-11-06 16:29 ` x1ddos
@ 2021-11-06 18:25 ` paper42
  2021-11-06 19:04 ` x1ddos
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-06 18:25 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#issuecomment-962491198

Comment:
> > Have the results of the proposed changes been tested?
> 
> ```
> ./xbps-src -Q pkg neomutt
> => neomutt-20211029_1: running do_check ...
> test/neomutt-test
> ...
> SUCCESS: All unit tests have passed.
> ```

This question is meant to be answered by the next two lines with checkboxes, running automated checks is not enough for testing an update.

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

* Re: neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
  2021-11-06 16:29 ` x1ddos
  2021-11-06 18:25 ` paper42
@ 2021-11-06 19:04 ` x1ddos
  2021-11-06 22:09 ` [PR REVIEW] " paper42
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-06 19:04 UTC (permalink / raw)
  To: ml

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

New comment by x1ddos on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#issuecomment-962496037

Comment:
sure. updated.

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

* Re: [PR REVIEW] neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (2 preceding siblings ...)
  2021-11-06 19:04 ` x1ddos
@ 2021-11-06 22:09 ` paper42
  2021-11-06 23:30 ` x1ddos
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-06 22:09 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#discussion_r744173542

Comment:
we can remove this line

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

* Re: [PR REVIEW] neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (3 preceding siblings ...)
  2021-11-06 22:09 ` [PR REVIEW] " paper42
@ 2021-11-06 23:30 ` x1ddos
  2021-11-06 23:33 ` [PR PATCH] [Updated] " x1ddos
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-06 23:30 UTC (permalink / raw)
  To: ml

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

New review comment by x1ddos on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#discussion_r744179807

Comment:
that doesn't seem to work well. the pkg doesn't build with that one and `build_wrksrc="$wrksrc"` a couple lines later removed:

```
/void-packages/common/build-style/configure.sh: line 8: ./configure: No such file or directory
=> ERROR: neomutt-20211029_1: do_configure: '${configure_script} ${configure_args}' exited with 127
=> ERROR:   in do_configure() at common/build-style/configure.sh:8
``` 

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

* Re: [PR PATCH] [Updated] neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (4 preceding siblings ...)
  2021-11-06 23:30 ` x1ddos
@ 2021-11-06 23:33 ` x1ddos
  2021-11-06 23:33 ` x1ddos
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-06 23:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/x1ddos/void-packages neomutt-20211029
https://github.com/void-linux/void-packages/pull/33927

neomutt: update to 20211029 and latest test files
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 1d66d96715a92c3416d2cb28500a72e47325d29a Mon Sep 17 00:00:00 2001
From: alex <alex@cloudware.io>
Date: Sat, 6 Nov 2021 17:21:13 +0100
Subject: [PATCH] neomutt: update to 20211029

Also, update test files to the latest master: they have been lagging
behind for quite some time now.
---
 srcpkgs/neomutt/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index b405c1bae137..39bcc5ee9133 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20210205
-revision=2
+version=20211029
+revision=1
 wrksrc="neomutt-${version}"
 create_wrksrc=true
 build_wrksrc="$wrksrc"
@@ -20,11 +20,11 @@ short_desc="Mutt with misc fixes and feature patches"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://neomutt.org/"
-_test_files_hash=8629adab700a75c54e8e28bf05ad092503a98f75
+_test_files_hash=8e4fc46e731da0863c04b005885f92aa925b6367
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="77e177780fc2d8abb475d9cac4342c7e61d53c243f6ce2f9bc86d819fc962cdb
- a53d6447cf4e8f60bd9a3caf68a1cfe1bfda878b5bcb8c60b965b5214de73ff9"
+checksum="08245cfa7aec80b895771fd1adcbb7b86e9c0434dfa64574e3c8c4d692aaa078
+ 818ff9642ac396e18854486078320ce03a58c8aa8f7d6af44d1b0b5de822ccc3"
 python_version=3
 
 # fix:

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

* Re: neomutt: update to 20211029 and latest test files
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (5 preceding siblings ...)
  2021-11-06 23:33 ` [PR PATCH] [Updated] " x1ddos
@ 2021-11-06 23:33 ` x1ddos
  2021-11-07 12:42 ` [PR REVIEW] neomutt: update to 20211029 paper42
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-06 23:33 UTC (permalink / raw)
  To: ml

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

New comment by x1ddos on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#issuecomment-962524006

Comment:
> could you change the commit message to "neomutt: update to 20211029"?

done. ptal.

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

* Re: [PR REVIEW] neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (6 preceding siblings ...)
  2021-11-06 23:33 ` x1ddos
@ 2021-11-07 12:42 ` paper42
  2021-11-07 12:47 ` paper42
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-07 12:42 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#discussion_r744252503

Comment:
nevermind, I forgot that this package has multiple distfiles

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

* Re: [PR REVIEW] neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (7 preceding siblings ...)
  2021-11-07 12:42 ` [PR REVIEW] neomutt: update to 20211029 paper42
@ 2021-11-07 12:47 ` paper42
  2021-11-07 12:48 ` paper42
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-07 12:47 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#discussion_r744253237

Comment:
We should still be able to remove this line if we replace `build_wrksrc="$wrksrc"` with `build_wrksrc="$pkgname-$version"`

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

* Re: [PR REVIEW] neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (8 preceding siblings ...)
  2021-11-07 12:47 ` paper42
@ 2021-11-07 12:48 ` paper42
  2021-11-08 10:28 ` [PR PATCH] [Updated] " x1ddos
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-07 12:48 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#discussion_r744252503

Comment:
nevermind, I forgot that this package has multiple distfiles

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

* Re: [PR PATCH] [Updated] neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (9 preceding siblings ...)
  2021-11-07 12:48 ` paper42
@ 2021-11-08 10:28 ` x1ddos
  2021-11-08 10:30 ` x1ddos
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-08 10:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/x1ddos/void-packages neomutt-20211029
https://github.com/void-linux/void-packages/pull/33927

neomutt: update to 20211029
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From f7b6bbdb88b9005fea2126464d23f41969620d72 Mon Sep 17 00:00:00 2001
From: alex <alex@cloudware.io>
Date: Sat, 6 Nov 2021 17:21:13 +0100
Subject: [PATCH] neomutt: update to 20211029

Also, update test files to the latest master: they have been lagging
behind for quite some time now.

The removed wrksrc line is a noop: it's the default value set by
xbps-src build system.
---
 srcpkgs/neomutt/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index b405c1bae137..3e9e433395f9 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,10 +1,9 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20210205
-revision=2
-wrksrc="neomutt-${version}"
+version=20211029
+revision=1
 create_wrksrc=true
-build_wrksrc="$wrksrc"
+build_wrksrc="${pkgname}-${version}"
 build_style=configure
 configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
  --rocksdb --testing"
@@ -20,11 +19,11 @@ short_desc="Mutt with misc fixes and feature patches"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://neomutt.org/"
-_test_files_hash=8629adab700a75c54e8e28bf05ad092503a98f75
+_test_files_hash=8e4fc46e731da0863c04b005885f92aa925b6367
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="77e177780fc2d8abb475d9cac4342c7e61d53c243f6ce2f9bc86d819fc962cdb
- a53d6447cf4e8f60bd9a3caf68a1cfe1bfda878b5bcb8c60b965b5214de73ff9"
+checksum="08245cfa7aec80b895771fd1adcbb7b86e9c0434dfa64574e3c8c4d692aaa078
+ 818ff9642ac396e18854486078320ce03a58c8aa8f7d6af44d1b0b5de822ccc3"
 python_version=3
 
 # fix:

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

* Re: neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (10 preceding siblings ...)
  2021-11-08 10:28 ` [PR PATCH] [Updated] " x1ddos
@ 2021-11-08 10:30 ` x1ddos
  2021-11-09 23:55 ` [PR PATCH] [Updated] " paper42
  2021-11-09 23:56 ` [PR PATCH] [Merged]: " paper42
  13 siblings, 0 replies; 15+ messages in thread
From: x1ddos @ 2021-11-08 10:30 UTC (permalink / raw)
  To: ml

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

New comment by x1ddos on void-packages repository

https://github.com/void-linux/void-packages/pull/33927#issuecomment-963015106

Comment:
> We should still be able to remove this line if we replace `build_wrksrc="$wrksrc"` with `build_wrksrc="$pkgname-$version"`

done. ptal.


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

* Re: [PR PATCH] [Updated] neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (11 preceding siblings ...)
  2021-11-08 10:30 ` x1ddos
@ 2021-11-09 23:55 ` paper42
  2021-11-09 23:56 ` [PR PATCH] [Merged]: " paper42
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-09 23:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/x1ddos/void-packages neomutt-20211029
https://github.com/void-linux/void-packages/pull/33927

neomutt: update to 20211029
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 9a3429564ae26c37a0114ce2423fbc12d0f6d92e Mon Sep 17 00:00:00 2001
From: alex <alex@cloudware.io>
Date: Sat, 6 Nov 2021 17:21:13 +0100
Subject: [PATCH] neomutt: update to 20211029

Also, update test files to the latest master: they have been lagging
behind for quite some time now.
---
 srcpkgs/neomutt/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index b405c1bae137..3e9e433395f9 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,10 +1,9 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20210205
-revision=2
-wrksrc="neomutt-${version}"
+version=20211029
+revision=1
 create_wrksrc=true
-build_wrksrc="$wrksrc"
+build_wrksrc="${pkgname}-${version}"
 build_style=configure
 configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
  --rocksdb --testing"
@@ -20,11 +19,11 @@ short_desc="Mutt with misc fixes and feature patches"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://neomutt.org/"
-_test_files_hash=8629adab700a75c54e8e28bf05ad092503a98f75
+_test_files_hash=8e4fc46e731da0863c04b005885f92aa925b6367
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="77e177780fc2d8abb475d9cac4342c7e61d53c243f6ce2f9bc86d819fc962cdb
- a53d6447cf4e8f60bd9a3caf68a1cfe1bfda878b5bcb8c60b965b5214de73ff9"
+checksum="08245cfa7aec80b895771fd1adcbb7b86e9c0434dfa64574e3c8c4d692aaa078
+ 818ff9642ac396e18854486078320ce03a58c8aa8f7d6af44d1b0b5de822ccc3"
 python_version=3
 
 # fix:

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

* Re: [PR PATCH] [Merged]: neomutt: update to 20211029
  2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
                   ` (12 preceding siblings ...)
  2021-11-09 23:55 ` [PR PATCH] [Updated] " paper42
@ 2021-11-09 23:56 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2021-11-09 23:56 UTC (permalink / raw)
  To: ml

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

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

neomutt: update to 20211029
https://github.com/void-linux/void-packages/pull/33927

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-11-09 23:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-06 16:24 [PR PATCH] neomutt: update to 20211029 and latest test files x1ddos
2021-11-06 16:29 ` x1ddos
2021-11-06 18:25 ` paper42
2021-11-06 19:04 ` x1ddos
2021-11-06 22:09 ` [PR REVIEW] " paper42
2021-11-06 23:30 ` x1ddos
2021-11-06 23:33 ` [PR PATCH] [Updated] " x1ddos
2021-11-06 23:33 ` x1ddos
2021-11-07 12:42 ` [PR REVIEW] neomutt: update to 20211029 paper42
2021-11-07 12:47 ` paper42
2021-11-07 12:48 ` paper42
2021-11-08 10:28 ` [PR PATCH] [Updated] " x1ddos
2021-11-08 10:30 ` x1ddos
2021-11-09 23:55 ` [PR PATCH] [Updated] " paper42
2021-11-09 23:56 ` [PR PATCH] [Merged]: " paper42

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