From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 04 12:08:24 2017 Received: (at submit) by debbugs.gnu.org; 4 Jul 2017 16:08:24 +0000 Received: from localhost ([127.0.0.1]:52344 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSQN6-0006ib-AQ for submit@debbugs.gnu.org; Tue, 04 Jul 2017 12:08:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41853) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSQN0-0006iJ-Vr for submit@debbugs.gnu.org; Tue, 04 Jul 2017 12:08:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSQMu-000802-Nf for submit@debbugs.gnu.org; Tue, 04 Jul 2017 12:08:05 -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.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39336) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dSQMu-0007zd-Ja for submit@debbugs.gnu.org; Tue, 04 Jul 2017 12:08:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSQMt-0000M9-4a for guix-patches@gnu.org; Tue, 04 Jul 2017 12:08:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSQMp-0007wH-6h for guix-patches@gnu.org; Tue, 04 Jul 2017 12:08:03 -0400 Received: from aibo.runbox.com ([91.220.196.211]:40188) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSQMo-0007vh-Ue for guix-patches@gnu.org; Tue, 04 Jul 2017 12:07:59 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dSQMn-0003Va-AR for guix-patches@gnu.org; Tue, 04 Jul 2017 18:07:57 +0200 Received: from [86.104.15.15] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dSQMU-0007BO-7a for guix-patches@gnu.org; Tue, 04 Jul 2017 18:07:38 +0200 Date: Tue, 4 Jul 2017 16:07:36 +0000 From: ng0 To: guix-patches@gnu.org Subject: alpine: Update website + source url Message-ID: <20170704160736.yydg6rykeckqj3ch@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gp66iwmd7slj7j5h" 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: -5.0 (-----) 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: 0.0 (/) --gp66iwmd7slj7j5h Content-Type: multipart/mixed; boundary="3htor6hntovdfgot" Content-Disposition: inline --3htor6hntovdfgot Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable For the last months the alpine website has not been accessible. The source kept working, but it's safer to correct it aswell. The appended patch changes the home-page + URLs of alpine. ----- Forwarded message from Eduardo Chappa ----- > Date: Tue, 4 Jul 2017 09:33:00 -0600 (MDT) > From: Eduardo Chappa > To: ng0 > Subject: Re: alpine website >=20 > Dear ng0, >=20 > the new location for the Alpine website is http://alpine.freeiz.com/alp= ine >=20 > Thank you. [=E2=80=A6] ----- End forwarded message ----- --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --3htor6hntovdfgot Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-alpine-Use-new-URL.patch" Content-Transfer-Encoding: quoted-printable =46rom e846c6a74bd843b0fb25eb067ae193ece17fdb41 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Tue, 4 Jul 2017 16:00:59 +0000 Subject: [PATCH] gnu: alpine: Use new URL. * gnu/packages/mail.scm (alpine)[source]: Use new URL for download. (home-page): Use new URL. --- gnu/packages/mail.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 7ab982919..51802229b 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -15,7 +15,7 @@ ;;; Copyright =C2=A9 2016 Lukas Gradl ;;; Copyright =C2=A9 2016 Alex Kost ;;; Copyright =C2=A9 2016 Troy Sankey -;;; Copyright =C2=A9 2016, 2017 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2016, 2017 Arun Isaac ;;; Copyright =C2=A9 2016 John Darrington @@ -2228,8 +2228,8 @@ operators and scripters.") ;; There are two versions: the plain continuation of Alpine without= extra ;; patches and the version which adds extra fixes. Every distro uses ;; the patched version, and so do we to not break expectations. - ;; http://patches.freeiz.com/alpine/readme/README.patches - (uri (string-append "http://patches.freeiz.com/alpine/patches/alpin= e-" + ;; http://alpine.freeiz.com/alpine/readme/README.patches + (uri (string-append "http://alpine.freeiz.com/alpine/patches/alpine= -" version "/alpine-" version ".tar.xz")) (sha256 (base32 @@ -2271,7 +2271,7 @@ operators and scripters.") ("aspell" ,aspell) ("tcl" ,tcl) ("linux-pam" ,linux-pam))) - (home-page "http://patches.freeiz.com/alpine/") + (home-page "http://alpine.freeiz.com/alpine/") (synopsis "Alternatively Licensed Program for Internet News and Email") (description "Alpine is a text-based mail and news client. Alpine includes several --=20 2.13.2 --3htor6hntovdfgot-- --gp66iwmd7slj7j5h Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAllbvUgACgkQ4i+bv+40 hYhhuw//X49grvItIg9d/N8k/Z3DiauUtv9u6p/miyRAeEeYOiZy67/6daBCI925 P7XYvOuz5VRXGbebaurt0ukg5kVeBHxR71b6bXXbBNJo9l/A0E7trcLBmTNv33vO 2G1JBPXOUIfmmJheCqtGxNJM4ihZi6qcMtnOZCri+h4/NFW+xO+LBCFR9rXA4Oif Ylnu5NFor02ArzRAjoZek08DIqfonOttIRUJ1s1EX/HGqXm/o8U/09kfckye8Eh3 dmlhHtGiPZa0o4ETOfSnfUen/R06t2KpZeZYswTwaxE3RJOMfFriu2ldO2HClV09 0GtLLu/zCXp39ijt/8ImXogxZ7r1ZqdXfISyyMhAvyGuvFGympe87OXhkeyDziFM Y5Ju3YqYGgHgXiWK7YRWsaq9+TNtZnF/AMw9PX1dGY3mznbX3DFf+EF+d0Hqtaj2 Vrsf/KXGLjx54rWBqauaxqGU8Vi/ajl3/flKV1gvBnQafI5grzow2BdukKe03ACm gs1kYVLWRBcEAM7VjqOxHY83pjUSYfR0lvfUqHQHFB7dT0iyOsAh2SHGJOeYlsKQ JhOtfoeZNfdd8qm84NjlBumdycVKHuOVzcgRAp6/t/3359E1ImtsAdKLQIcCcAj1 MipcUqnNDSCweFiyLKo/k+mIXPzyZ2jiWq4HtVwSdz8jZCTaHKE= =7Cj6 -----END PGP SIGNATURE----- --gp66iwmd7slj7j5h-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 04 18:24:49 2017 Received: (at 27573-done) by debbugs.gnu.org; 4 Jul 2017 22:24:49 +0000 Received: from localhost ([127.0.0.1]:52601 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSWFV-0007C4-Bp for submit@debbugs.gnu.org; Tue, 04 Jul 2017 18:24:49 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:56449) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSWFT-0007Bu-QW for 27573-done@debbugs.gnu.org; Tue, 04 Jul 2017 18:24:48 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 5A96320D5E; Tue, 4 Jul 2017 18:24:47 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Tue, 04 Jul 2017 18:24:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=kViXzsHK2DIiDPtYMg0DeRdw34kMjD7M5lieBc2hG Kw=; b=SQ7DG8Ck6e5tKm/T2W1kU+vkTMUW8PAzPazqFYUHF2gR1DeaYsUbnDxNn DNW1h83Z4XhjuzxO459+7oTYuUydusLgIAugG/d4X/QyTdoROCo+1lo/bLCc6+Lz 0mGAasvTni1KAIoWFLJ/5ieA8guzngZ/70mTsbWiPEuhWrkVL4Ve4h5gOtlvmSGC mNg7YPBiccc7PtMJyzRCf7BvCcdqboGlC0HoTBp2W+LgiuybFLu9Jfa5QXE47G5t L2293I3Gg0lr1BAeMv9yRvjVSdtA1UoW00B/4ScFlyr/MBmNv4B+88IRkIfB5/kw 1T1FztdatThQFgyJFljn7PyoXleUw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=kViXzsHK2DIiDPtYMg 0DeRdw34kMjD7M5lieBc2hGKw=; b=cq6phuCNwMzvd86BjH3GHBkt/yEsAuPb2e 2OYw4wGeEHYhmFCTbjEGL5hKuh5KVAj6lPcSLZfet6rZvN9iVLbEtFc7uPAtMHZY 4ADqOjzY+Wy224WIuaL2X3UQzacYP519ZMtGdKiCtzblcM3LUKAiwplHdAg4tP5r xCG7QOke1M3VRwkOYleub5gBGjYwYdKvNAgwP3H9gXeuLEqE8UMbeKHc+VN/dFA0 Yy5whDRovOUhNZ7asO3gS6vbmZZIny0uTcpBHcHwOtziHpzbdmAm4NJyNAzByHPR wdqJ6CBThY//xZV8Hm84pSTUe5930tjE6LvBZ2/xs4kZAB+/wSGQ== X-ME-Sender: X-Sasl-enc: gJIQBmQCWpeuM5JSyNoEG4FVK7zXDeUo8+0UVLmz58QX 1499207086 Received: from localhost (unknown [188.113.81.93]) by mail.messagingengine.com (Postfix) with ESMTPA id D5C3324253; Tue, 4 Jul 2017 18:24:46 -0400 (EDT) From: Marius Bakke To: ng0 , 27573-done@debbugs.gnu.org Subject: Re: [bug#27573] alpine: Update website + source url In-Reply-To: <20170704160736.yydg6rykeckqj3ch@abyayala> References: <20170704160736.yydg6rykeckqj3ch@abyayala> User-Agent: Notmuch/0.24.2 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) Date: Wed, 05 Jul 2017 00:24:45 +0200 Message-ID: <878tk3n8lu.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 27573-done 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: -0.7 (/) --=-=-= Content-Type: text/plain ng0 writes: > For the last months the alpine website has not been > accessible. The source kept working, but it's safer > to correct it aswell. > The appended patch changes the home-page + URLs of > alpine. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAllcFa0ACgkQoqBt8qM6 VPo95wf/Rr1fRRYiO+miuzXAgoDxnJ3AoDXqs8v/nG+99++gMAmXFc833WeSxRvQ 17WbpIC1kpf9Ms7Zn3ieqPAPmdad88JoqMbBxPPE+v7w9f3a1kVQosPOBXNnlHZd zCNA8ZpUR4z215l4q9xuceoYug7RvF8eer0qlQHV0mShh9r7rBry+mg3urSisdeu /cXUg6Ya4vPwqLguuAvHqCCdQdrtRML37lESeO6rvDWz07QkyCg0Zouw9VaFMhT4 +ebsAR335hRY6A+yZpA6Zjmnz/Z0ny2L/iH8HBRuOvEMAW4pGwwjX7f7g3dXjwMp EB2civCVPMa8XRydHOt9SHeOaByRqw== =BIr+ -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Aug 21 12:11:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 02 Aug 2017 11: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