Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Neomutt: update to 20230512
@ 2023-05-17 21:30 AnInternetTroll
  2023-05-17 21:33 ` [PR PATCH] [Updated] " AnInternetTroll
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-17 21:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

Neomutt: update to 20230512
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)
- 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/43925.patch is attached

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

From 162b8e95fa5b25784ba2041241c620b0ce852733 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH] Neomutt: update to 20230512

---
 srcpkgs/neomutt/template | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..37abfa4cd611 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230512
+revision=4
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -13,17 +13,17 @@ conf_files="/etc/neomuttrc"
 hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel pkg-config libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="44a6c9d8e6f58c6a3b21b6af5f044ffd0ed2deb1a7cdc6bdda14669917bd09c4
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -38,11 +38,6 @@ case "${XBPS_TARGET_MACHINE}" in
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: [PR PATCH] [Updated] Neomutt: update to 20230512
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
@ 2023-05-17 21:33 ` AnInternetTroll
  2023-05-17 21:43 ` AnInternetTroll
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-17 21:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

Neomutt: update to 20230512
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)

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

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

From 56227ea5caee4b8a983eb82ce24111443ab8a6dc Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH] Neomutt: update to 20230512

---
 srcpkgs/neomutt/template | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..c508795d41c4 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230512
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -13,17 +13,17 @@ conf_files="/etc/neomuttrc"
 hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel pkg-config libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="44a6c9d8e6f58c6a3b21b6af5f044ffd0ed2deb1a7cdc6bdda14669917bd09c4
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -38,11 +38,6 @@ case "${XBPS_TARGET_MACHINE}" in
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: [PR PATCH] [Updated] Neomutt: update to 20230512
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
  2023-05-17 21:33 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2023-05-17 21:43 ` AnInternetTroll
  2023-05-17 22:02 ` AnInternetTroll
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-17 21:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

Neomutt: update to 20230512
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)

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

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

From 66f1a692e750a7d3039cbe6acb811d2d32a433c9 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH] Neomutt: update to 20230512

---
 srcpkgs/neomutt/template | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..42df4b21d4a0 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230512
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -10,20 +10,20 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="44a6c9d8e6f58c6a3b21b6af5f044ffd0ed2deb1a7cdc6bdda14669917bd09c4
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -38,11 +38,6 @@ case "${XBPS_TARGET_MACHINE}" in
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: [PR PATCH] [Updated] Neomutt: update to 20230512
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
  2023-05-17 21:33 ` [PR PATCH] [Updated] " AnInternetTroll
  2023-05-17 21:43 ` AnInternetTroll
@ 2023-05-17 22:02 ` AnInternetTroll
  2023-05-17 22:27 ` AnInternetTroll
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-17 22:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

Neomutt: update to 20230512
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)

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

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

From fd734a5dc406ed1ec3909ddd6c7c657f573cc93e Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH] neomutt: update to 20230517

---
 srcpkgs/neomutt/template | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..c4f036cb55a9 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230517
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -10,20 +10,20 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -38,11 +38,6 @@ case "${XBPS_TARGET_MACHINE}" in
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: [PR PATCH] [Updated] Neomutt: update to 20230512
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
                   ` (2 preceding siblings ...)
  2023-05-17 22:02 ` AnInternetTroll
@ 2023-05-17 22:27 ` AnInternetTroll
  2023-05-23 16:19 ` AnInternetTroll
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-17 22:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

Neomutt: update to 20230512
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)

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

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

From 216fab74769c89bde8b7f97e518d0a1b457e5806 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH] neomutt: update to 20230517

---
 srcpkgs/neomutt/template | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..dad5154dc1ee 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230517
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -10,20 +10,20 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -34,15 +34,13 @@ if [ "${XBPS_CROSS_BASE}" ]; then
 fi
 
 case "${XBPS_TARGET_MACHINE}" in
-	x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
+	# FIXME: error: variable 'fp' has initializer but incomplete type
+	# https://github.com/neomutt/neomutt/issues/3865
+	x86_64-musl) make_check=no ;;
+	# x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: [PR PATCH] [Updated] Neomutt: update to 20230512
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
                   ` (3 preceding siblings ...)
  2023-05-17 22:27 ` AnInternetTroll
@ 2023-05-23 16:19 ` AnInternetTroll
  2023-05-23 16:56 ` [PR PATCH] [Updated] neomutt: update to 20230517 AnInternetTroll
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-23 16:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

Neomutt: update to 20230512
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)

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

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

From 44aa6b779539e7de5b4fff4304bbc0d4a9245f67 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH] neomutt: update to 20230517

---
 srcpkgs/neomutt/template | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..f9951f434d77 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230517
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -10,20 +10,20 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -34,15 +34,15 @@ if [ "${XBPS_CROSS_BASE}" ]; then
 fi
 
 case "${XBPS_TARGET_MACHINE}" in
-	x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
+	# FIXME: error: variable 'fp' has initializer but incomplete type
+	# https://github.com/neomutt/neomutt/issues/3865
+	x86_64-musl)
+		make_check=no
+		CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1"
+	;;
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: [PR PATCH] [Updated] neomutt: update to 20230517
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
                   ` (4 preceding siblings ...)
  2023-05-23 16:19 ` AnInternetTroll
@ 2023-05-23 16:56 ` AnInternetTroll
  2023-05-24 18:37 ` Vaelatern
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: AnInternetTroll @ 2023-05-23 16:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages neomutt-20230512
https://github.com/void-linux/void-packages/pull/43925

neomutt: update to 20230517
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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-glibc)

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

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

From 44aa6b779539e7de5b4fff4304bbc0d4a9245f67 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Wed, 17 May 2023 23:10:27 +0000
Subject: [PATCH 1/2] neomutt: update to 20230517

---
 srcpkgs/neomutt/template | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 39927bb48fbb..f9951f434d77 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20220429
-revision=3
+version=20230517
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -10,20 +10,20 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl --zlib --tdb
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  rocksdb-devel tdb-devel ncurses-devel
- libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel"
+ libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel libidn2-devel"
 depends="mime-types"
 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=dc9fb32a701eb9dce4fda93c27da1d9b5be23231
+_test_files_hash=34f79ee9d91863a97f6e18700aea51157b8610cf
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="45496542897ba8de6bc7cce3f5951d9033ed1c49e5d6f1353adaeefe795d9043
- bda7c7f9f7bac528398040a46da505f906913a86f5db65cdbab743d595ee2947"
+checksum="4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e
+ 4507e70e7c8512c993d9188cf320aea601580345ae9fb0c399ed1402d4e39b1f"
 python_version=3
 
 # fix:
@@ -34,15 +34,15 @@ if [ "${XBPS_CROSS_BASE}" ]; then
 fi
 
 case "${XBPS_TARGET_MACHINE}" in
-	x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
+	# FIXME: error: variable 'fp' has initializer but incomplete type
+	# https://github.com/neomutt/neomutt/issues/3865
+	x86_64-musl)
+		make_check=no
+		CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1"
+	;;
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
-post_install() {
-	# move dist to examples dir
-	vsconf contrib/samples/gpg.rc Muttrc.gpg.dist
-}
-
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

From f9fe97893221b0c344ecc3dc89d6b765c8245e27 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Tue, 23 May 2023 18:56:21 +0200
Subject: [PATCH 2/2] Remove libidn-devel dependency and vsconf contrib/ files

---
 srcpkgs/neomutt/template | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index f9951f434d77..22467d023a5c 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -11,7 +11,7 @@ make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
 hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m pkg-config"
-makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
+makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel
  rocksdb-devel tdb-devel ncurses-devel
  libnotmuch-devel openssl-devel libsasl-devel lua54-devel zlib-devel libidn2-devel"
 depends="mime-types"
@@ -43,6 +43,13 @@ case "${XBPS_TARGET_MACHINE}" in
 	# Inquiry: Do we have largefile support on everywhere?
 esac
 
+post_install() {
+	# move dist to examples dir
+	vsconf contrib/oauth2/mutt_oauth2.py Muttrc.mutt_oauth2.dist
+	vsconf contrib/vim-keys/vim-keys.rc Muttrc.vim-keys.dist
+	vsconf contrib/smime_keys Muttrc.smime_keys.dist
+}
+
 pre_check() {
 	(
 	 cd ${wrksrc}/neomutt-test-files-${_test_files_hash}/

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

* Re: neomutt: update to 20230517
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
                   ` (5 preceding siblings ...)
  2023-05-23 16:56 ` [PR PATCH] [Updated] neomutt: update to 20230517 AnInternetTroll
@ 2023-05-24 18:37 ` Vaelatern
  2023-05-24 18:43 ` Vaelatern
  2023-05-24 18:43 ` [PR PATCH] [Closed]: " Vaelatern
  8 siblings, 0 replies; 10+ messages in thread
From: Vaelatern @ 2023-05-24 18:37 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/43925#issuecomment-1561754045

Comment:
I'll be merging this

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

* Re: neomutt: update to 20230517
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
                   ` (6 preceding siblings ...)
  2023-05-24 18:37 ` Vaelatern
@ 2023-05-24 18:43 ` Vaelatern
  2023-05-24 18:43 ` [PR PATCH] [Closed]: " Vaelatern
  8 siblings, 0 replies; 10+ messages in thread
From: Vaelatern @ 2023-05-24 18:43 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/43925#issuecomment-1561760111

Comment:
Cleaned up and merged as 55bb44cc6de

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

* Re: [PR PATCH] [Closed]: neomutt: update to 20230517
  2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
                   ` (7 preceding siblings ...)
  2023-05-24 18:43 ` Vaelatern
@ 2023-05-24 18:43 ` Vaelatern
  8 siblings, 0 replies; 10+ messages in thread
From: Vaelatern @ 2023-05-24 18:43 UTC (permalink / raw)
  To: ml

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

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

neomutt: update to 20230517
https://github.com/void-linux/void-packages/pull/43925

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

#### 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-glibc)

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

end of thread, other threads:[~2023-05-24 18:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-17 21:30 [PR PATCH] Neomutt: update to 20230512 AnInternetTroll
2023-05-17 21:33 ` [PR PATCH] [Updated] " AnInternetTroll
2023-05-17 21:43 ` AnInternetTroll
2023-05-17 22:02 ` AnInternetTroll
2023-05-17 22:27 ` AnInternetTroll
2023-05-23 16:19 ` AnInternetTroll
2023-05-23 16:56 ` [PR PATCH] [Updated] neomutt: update to 20230517 AnInternetTroll
2023-05-24 18:37 ` Vaelatern
2023-05-24 18:43 ` Vaelatern
2023-05-24 18:43 ` [PR PATCH] [Closed]: " Vaelatern

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