From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 2/2] gnu: Add bluefish. Date: Sun, 09 Oct 2016 16:05:41 +0200 Message-ID: <871szphb2i.fsf@elephly.net> References: <8fd596c0dfb2512f5fd2f4007068946c@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btEjk-00027E-8G for guix-devel@gnu.org; Sun, 09 Oct 2016 10:05:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btEjf-0006Xv-Tm for guix-devel@gnu.org; Sun, 09 Oct 2016 10:05:55 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21302) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btEjf-0006Ws-LX for guix-devel@gnu.org; Sun, 09 Oct 2016 10:05:51 -0400 In-reply-to: <8fd596c0dfb2512f5fd2f4007068946c@openmailbox.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: rennes@openmailbox.org Cc: guix-devel@gnu.org rennes@openmailbox.org writes: > Updated patch. Thanks. Unfortunately, this patch doesn’t apply to current master. I also noticed a couple of things: * In June 2016 version 2.2.9 has been released. It is not available on sourceforge but on their servers at http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.9.tar.gz I verified the signature and computed this hash for the tarball: 1vnl6raxbvc4hacg3pr6sqyjh707d304dhk5nyhlp7m0m1y3j756 * The description has a couple of errors. Here’s a corrected version: "Bluefish is an editor targeted towards programmers and web developers, with many options to write web sites, scripts and other code. Bluefish supports many programming and markup languages." * The license is GPLv3+ because the license headers contain the phrases “either version 3 of the License, or (at your option) any later version” Could you please make these changes and send an updated patch that applies to current master? Thank you! ~~ Ricardo