From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 28 12:37:33 2017 Received: (at submit) by debbugs.gnu.org; 28 Oct 2017 16:37:33 +0000 Received: from localhost ([127.0.0.1]:39394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e8U72-0000SS-Vz for submit@debbugs.gnu.org; Sat, 28 Oct 2017 12:37:33 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e8U70-0000SF-VZ for submit@debbugs.gnu.org; Sat, 28 Oct 2017 12:37:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e8U6r-00066J-3r for submit@debbugs.gnu.org; Sat, 28 Oct 2017 12:37:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_05,RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40465) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e8U6q-000669-WC for submit@debbugs.gnu.org; Sat, 28 Oct 2017 12:37:21 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e8U6p-0008WG-G0 for guix-patches@gnu.org; Sat, 28 Oct 2017 12:37:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e8U6k-00061s-IH for guix-patches@gnu.org; Sat, 28 Oct 2017 12:37:19 -0400 Received: from aibo.runbox.com ([91.220.196.211]:36814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e8U6k-0005y7-87 for guix-patches@gnu.org; Sat, 28 Oct 2017 12:37:14 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1e8U6g-0008KG-5O for guix-patches@gnu.org; Sat, 28 Oct 2017 18:37:10 +0200 Received: from tor-exit1-readme.dfri.se ([171.25.193.77] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1e8U6R-0002to-Uw for guix-patches@gnu.org; Sat, 28 Oct 2017 18:36:56 +0200 Date: Sat, 28 Oct 2017 16:36:41 +0000 From: ng0 To: guix-patches@gnu.org Subject: neomutt update to 20171027 and 2 additional neomutt related commits Message-ID: <20171028163641.x67nbuvmh3mhupvs@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vdhtdmdywd4hpgln" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.5 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.5 (----) --vdhtdmdywd4hpgln Content-Type: multipart/mixed; boundary="o65zg7w6rhemuhcq" Content-Disposition: inline --o65zg7w6rhemuhcq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Patch 1 updates neomutt - so far so functional. Patch 2 removes the inherit from mutt, it is not necessary, the only shared component was the license and the build-system. Patch 3 removes 2 configure switches that were dropped in some of the last versions. Other non-fatal issues exist that I'll fix upstream (those have no effect on the build we do). --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dist.ng0.infotropique.org/dist/keys/ https://www.infotropique.org https://ng0.infotropique.org --o65zg7w6rhemuhcq Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-neomutt-Update-to-20171027.patch" Content-Transfer-Encoding: quoted-printable =46rom 473b631eb8c3cb6cc805855d757b4458d9b5c5e7 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 28 Oct 2017 15:48:29 +0000 Subject: [PATCH 1/3] gnu: neomutt: Update to 20171027. * gnu/packages/mail.scm (neomutt): Update to 20171027. --- gnu/packages/mail.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index e9a7283cf..c94c5f8f0 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -277,7 +277,7 @@ operating systems.") (package (inherit mutt) (name "neomutt") - (version "20171013") + (version "20171027") (source (origin (method url-fetch) @@ -285,7 +285,7 @@ operating systems.") "/archive/" name "-" version ".tar.gz")) (sha256 (base32 - "0mcs5rhlajyxl0bw2hpwcwx14rzrgk6sf8yr0gdj1di3sq166z2s")))) + "10z523cy3s6syh0mwpsncl87wrvyzsk99y7nzicwvx6y3hmdw01d")))) (inputs `(("cyrus-sasl" ,cyrus-sasl) ("gdbm" ,gdbm) --=20 2.14.3 --o65zg7w6rhemuhcq Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0002-gnu-neomutt-Do-not-inherit-mutt.patch" Content-Transfer-Encoding: quoted-printable =46rom 4adac48836914f2cd8bcd0eb51a51804e62a3333 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 28 Oct 2017 16:23:01 +0000 Subject: [PATCH 2/3] gnu: neomutt: Do not inherit mutt. * gnu/packages/mail.scm (neomutt): Remove (inherit mutt), add 'build-system' and 'license'. --- gnu/packages/mail.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index c94c5f8f0..ed095dd9d 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -275,7 +275,6 @@ operating systems.") =20 (define-public neomutt (package - (inherit mutt) (name "neomutt") (version "20171027") (source @@ -286,6 +285,7 @@ operating systems.") (sha256 (base32 "10z523cy3s6syh0mwpsncl87wrvyzsk99y7nzicwvx6y3hmdw01d")))) + (build-system gnu-build-system) (inputs `(("cyrus-sasl" ,cyrus-sasl) ("gdbm" ,gdbm) @@ -346,7 +346,8 @@ operating systems.") (synopsis "Command-line mail reader based on Mutt") (description "NeoMutt is a command-line mail reader which is based on mutt. -It adds a large amount of new and improved features to mutt."))) +It adds a large amount of new and improved features to mutt.") + (license gpl2+))) =20 (define-public gmime (package --=20 2.14.3 --o65zg7w6rhemuhcq Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0003-gnu-neomutt-Remove-obsolete-configure-switches.patch" Content-Transfer-Encoding: quoted-printable =46rom fde05347982a40ec40d86d90cc3abd70af116e00 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sat, 28 Oct 2017 16:26:57 +0000 Subject: [PATCH 3/3] gnu: neomutt: Remove obsolete configure switches. * gnu/packages/mail.scm (neomutt)[arguments]: Remove '--with-regex' and '--with-external-dotlock' from configure-flags. --- gnu/packages/mail.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index ed095dd9d..149315806 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -323,7 +323,6 @@ operating systems.") "--without-ssl" "--with-sasl" =20 - "--with-regex" "--enable-smime" "--enable-notmuch" "--with-idn" @@ -333,8 +332,6 @@ operating systems.") ;; in the chroot. The workaround is this. "--with-mailpath=3D/var/mail" =20 - "--with-external-dotlock" - (string-append "--with-curses=3D" (assoc-ref %build-inputs "ncurses"))) #:phases --=20 2.14.3 --o65zg7w6rhemuhcq-- --vdhtdmdywd4hpgln Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAln0shkACgkQ4i+bv+40 hYhZ/Q//a2+pgNHIaT5fJdRmCIUCr+dYZ/f4hKPoBLqUbmKDUFO3kixbmSGE9Gbf ft5M18UkirBTOXNj5/J6Doy6z/VYIDXMe80QZ98h/JLSwTuSLykK7Rn44dKgFJix xFERrRwPnTlxXjGiEi+1sAz47taDtIlue+u40yyOxt2j4BxJPX4ZhXxtJx9NcF3d 62p0H22ztIOJobPC/8YhNGFm9KFsFOSbPGunjxK7zWZqE9fJmi6COAP0J+AtlSh4 hNn27r0ehnRiCW9QUgXYut7DANSd2BGXBZhOkae633arldjIxO98vzjbeT7HlNbr xdQkBoHNMfh1969X3Rmr6GK6ZDQpc2Fyha7hRgYK3jtgi5owmSaTtAN9fK8enDX3 xmMsNWW2wssKcjHYde+t88npfq1RPwtbam2pfoHmb9+Ahe0/QT9cMTBENdqnnAOd wmit/dWwlFA4zzFcKLldVsG1mPSMxaJC1a1AfktS42CITA4qkQcOQ0FRJVEURUD8 Aw+kQIBGBCoWw6H+D3az+CllvLluxZAXyhcExwhptii+BpCrNVLM9MT2AZJ2X16l jfsBDsGl/WtZ3N4Rtrv97LiDOS9CKEjx3Zpdj/YVZooT400BjP5wYFstKwnLrAtT LlmmIZ6RhyKpnGE3d46F6zy1LQGjGDqwHC4YpdvhK6VpLi5sRZU= =WknG -----END PGP SIGNATURE----- --vdhtdmdywd4hpgln-- From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 28 15:56:29 2017 Received: (at 29043-done) by debbugs.gnu.org; 28 Oct 2017 19:56:29 +0000 Received: from localhost ([127.0.0.1]:39506 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e8XDZ-0005RM-6g for submit@debbugs.gnu.org; Sat, 28 Oct 2017 15:56:29 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:59189) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e8XDY-0005RG-FN for 29043-done@debbugs.gnu.org; Sat, 28 Oct 2017 15:56:28 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 38394F609; Sat, 28 Oct 2017 21:56:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O9a20Xupsfjo; Sat, 28 Oct 2017 21:56:27 +0200 (CEST) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:6a6c:dc17:fc02:cfda]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 8330EF608; Sat, 28 Oct 2017 21:56:27 +0200 (CEST) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: ng0 Subject: Re: [bug#29043] neomutt update to 20171027 and 2 additional neomutt related commits References: <20171028163641.x67nbuvmh3mhupvs@abyayala> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 7 Brumaire an 226 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 28 Oct 2017 21:56:25 +0200 In-Reply-To: <20171028163641.x67nbuvmh3mhupvs@abyayala> (ng0@infotropique.org's message of "Sat, 28 Oct 2017 16:36:41 +0000") Message-ID: <87zi8b3v2u.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 29043-done Cc: 29043-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) ng0 skribis: > Patch 1 updates neomutt - so far so functional. > Patch 2 removes the inherit from mutt, it is not necessary, > the only shared component was the license and the build-system. > Patch 3 removes 2 configure switches that were dropped in some > of the last versions. I applied the 3 patches, thank you! Ludo=E2=80=99. From unknown Mon Aug 18 02:32:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 26 Nov 2017 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator