GNU bug report logs - #27322
[PATCH] gnu: abiword: Correct the download and home page URL.

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kei <at> openmailbox.org>

Date: Sun, 11 Jun 2017 01:12:02 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kei <at> openmailbox.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27322 in the body.
You can then email your comments to 27322 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#27322; Package guix-patches. (Sun, 11 Jun 2017 01:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kei Kebreau <kei <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 11 Jun 2017 01:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kei Kebreau <kei <at> openmailbox.org>
To: guix-patches <at> gnu.org
Cc: Kei Kebreau <kei <at> openmailbox.org>
Subject: [PATCH] gnu: abiword: Correct the download and home page URL.
Date: Sat, 10 Jun 2017 21:10:38 -0400
* gnu/packages/abiword.scm (abiword)[source]: Change URL.
[home-page]: Change URL.
---
 gnu/packages/abiword.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/abiword.scm b/gnu/packages/abiword.scm
index 30c2411df..9a4acdc38 100644
--- a/gnu/packages/abiword.scm
+++ b/gnu/packages/abiword.scm
@@ -50,7 +50,7 @@
       (origin
         (method url-fetch)
         (uri
-          (string-append "http://abisource.org/downloads/" name "/" version
+          (string-append "https://www.abisource.com/downloads/" name "/" version
                          "/source/" name "-" version ".tar.gz"))
         (sha256
          (base32 "08imry821g81apdwym3gcs4nss0l9j5blqk31j5rv602zmcd9gxg"))
@@ -111,7 +111,7 @@
         ("glib:bin" ,glib "bin")
         ("libtool" ,libtool)
         ("pkg-config" ,pkg-config)))
-    (home-page "http://abisource.org/")
+    (home-page "https://www.abisource.com/")
     (synopsis "Word processing program")
 
     ;; HACKERS: The comment below is here so that it shows up early in the
-- 
2.13.1





Information forwarded to guix-patches <at> gnu.org:
bug#27322; Package guix-patches. (Mon, 12 Jun 2017 19:44:01 GMT) Full text and rfc822 format available.

Message #8 received at 27322 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Kei Kebreau <kei <at> openmailbox.org>, 27322 <at> debbugs.gnu.org
Cc: Kei Kebreau <kei <at> openmailbox.org>
Subject: Re: bug#27322: [PATCH] gnu: abiword: Correct the download and home
 page	URL.
Date: Mon, 12 Jun 2017 21:43:22 +0200
[Message part 1 (text/plain, inline)]
Kei Kebreau <kei <at> openmailbox.org> writes:

> * gnu/packages/abiword.scm (abiword)[source]: Change URL.
> [home-page]: Change URL.

abiword.org now redirects to abiword.com, so LGTM. I'd mention that
somewhere in the commit message for the time travellers :-)
[signature.asc (application/pgp-signature, inline)]

Reply sent to Kei Kebreau <kei <at> openmailbox.org>:
You have taken responsibility. (Tue, 13 Jun 2017 18:50:02 GMT) Full text and rfc822 format available.

Notification sent to Kei Kebreau <kei <at> openmailbox.org>:
bug acknowledged by developer. (Tue, 13 Jun 2017 18:50:02 GMT) Full text and rfc822 format available.

Message #13 received at 27322-done <at> debbugs.gnu.org (full text, mbox):

From: Kei Kebreau <kei <at> openmailbox.org>
To: Marius Bakke <mbakke <at> fastmail.com>
Cc: 27322-done <at> debbugs.gnu.org
Subject: Re: bug#27322: [PATCH] gnu: abiword: Correct the download and home
 page	URL.
Date: Tue, 13 Jun 2017 14:48:46 -0400
[Message part 1 (text/plain, inline)]
Marius Bakke <mbakke <at> fastmail.com> writes:

> Kei Kebreau <kei <at> openmailbox.org> writes:
>
>> * gnu/packages/abiword.scm (abiword)[source]: Change URL.
>> [home-page]: Change URL.
>
> abiword.org now redirects to abiword.com, so LGTM. I'd mention that
> somewhere in the commit message for the time travellers :-)

Done and done. Thanks for the review.
Pushed to master as 70c90903012cbd6a8f798e7534140b3e71d9e680.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Jul 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 341 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.