From patchwork Sun Nov 25 07:19:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1985 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 08E8480004E for ; Sat, 24 Nov 2018 20:20:07 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id DE0B121FAEDC; Sat, 24 Nov 2018 20:20:05 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1543090806; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=kK6qIgd0hyAUMEDy6vg32zbSNLLWRaZnHnwnVGbfNWg=; b=UwDLWOOhU82+az9Ow3tTlHVm8C0SV2Tuk2YNo+T8apgrl+ZY4gn4DtVLrUJfJSv8LXa/Ry Z4JSF2VYLWufNC4zKy9ah4FcA3/Q8eL6fLPkpFe3GbyU1AD3IVHkex6O3qXm2YCH34Dpyi D6S2x7z1WnNpGp9YeZ9wPfK+6cu+0PfhwmLPjgJnu9jQtdn6y+foSA8TrUZJb69YrVSnTT b9XlrSltL3YM0iQnXf4UMQMC5dVQKvPIm1ccKi6MxHuJC5s1MzVHDTnwQInztm/c4qt18B 4s3WtFW+X/c0od4+3tPRd3sO2EV2Fnkwyqt6ITxxIq90SrI+rsg4LNpKaLDoLQ== Received: from Devel.localdomain (p57B19DAE.dip0.t-ipconnect.de [87.177.157.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 04C8B21B200F for ; Sat, 24 Nov 2018 20:20:00 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1543090801; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=kK6qIgd0hyAUMEDy6vg32zbSNLLWRaZnHnwnVGbfNWg=; b=bIz8nCn+4plnx3OsWX1oeTw3SsGQ+thcaXV4kFztpKKf/tcpSfzEF/omOn1FFm0EIoulI9 NpLY8a9mV4198s5hK2S/2VqVh8T94Y68uGqEOY6Qy5G8bMqK1oEguNXT48hSpxDu5AZ+Ad tPENsoKWetoBNmDJtncbCIQFfpz4yaHPd50ao2xDUfHhKCAJ2ZYEbnWbMCoz7Hn4lB0Yhd +k1Ydem2iaPwEpRWd9J60uRPTFaChm5ouMiemPrHm5S6+88TycaW1qrx2yO+TdaSKeaueB ZWkHgpLmyqwCmol24OJtdcCT86KoixQctQVXtBb/uiTbfNdbNilGxYB1QZ4UCA== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] nano: Update to 3.2 Date: Sat, 24 Nov 2018 21:19:56 +0100 Message-Id: <20181124201956.1709-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-Spamd-Result: default: False [-0.59 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_SPAM(1.51)[0.504,0]; RCPT_COUNT_ONE(0.00)[1]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:3320, ipnet:87.128.0.0/10, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-0.59 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Hi, Changed archive to 'xz' - this saves about 1.4MB (thanks Marcel ;-)) For further details see: https://www.nano-editor.org/news.php Best, Matthias Signed-off-by: Matthias Fischer --- lfs/nano | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/nano b/lfs/nano index 671cf6731..4b636f4ea 100644 --- a/lfs/nano +++ b/lfs/nano @@ -24,15 +24,15 @@ include Config -VER = 3.1 +VER = 3.2 THISAPP = nano-$(VER) -DL_FILE = $(THISAPP).tar.gz +DL_FILE = $(THISAPP).tar.xz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nano -PAK_VER = 24 +PAK_VER = 25 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2fb85e86c5b14ac9e9465d3ba7506364 +$(DL_FILE)_MD5 = 2606dc0dc31a088f16c7d603b42d23d0 install : $(TARGET) @@ -76,7 +76,7 @@ $(subst %,%_MD5,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./configure \ --prefix=/usr \ --sysconfdir=/etc/nano \