Github messages for voidlinux
 help / color / mirror / Atom feed
From: AnInternetTroll <AnInternetTroll@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Neomutt: update to 20230512
Date: Wed, 17 May 2023 23:33:32 +0200	[thread overview]
Message-ID: <20230517213332.FdaX6ravOBBHaQA_H0plf89hpFJxPVtG5CRC0zx8z5Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43925@inbox.vuxu.org>

[-- 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}/

  reply	other threads:[~2023-05-17 21:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-17 21:30 [PR PATCH] " AnInternetTroll
2023-05-17 21:33 ` AnInternetTroll [this message]
2023-05-17 21:43 ` [PR PATCH] [Updated] " 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 ` [PR PATCH] [Closed]: " Vaelatern
2023-05-24 18:43 ` Vaelatern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230517213332.FdaX6ravOBBHaQA_H0plf89hpFJxPVtG5CRC0zx8z5Y@z \
    --to=aninternettroll@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).