From dd5cfc663241773e61f4162b61b80ed596f83981 Mon Sep 17 00:00:00 2001 From: wiedi Date: Sat, 10 Jun 2017 16:07:24 +0000 Subject: Update nano to 2.8.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2017.05.21 - GNU nano 2.8.4 includes the nanorc man page again. 2017.05.18 - GNU nano 2.8.3 "Hirsch" fixes a misplacement of the spotlight during interactive replacing, avoids build failures on AIX and Solaris, fixes a crash on Solaris, speeds up backwards searching, improves PHP syntax highlighting, and no longer asks “save anyway?” when the user ^Q discards the buffer. --- editors/nano/Makefile | 4 ++-- editors/nano/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'editors') diff --git a/editors/nano/Makefile b/editors/nano/Makefile index ca397580eea..791a14dd547 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2017/05/09 15:29:15 wiedi Exp $ +# $NetBSD: Makefile,v 1.62 2017/06/10 16:07:24 wiedi Exp $ -DISTNAME= nano-2.8.2 +DISTNAME= nano-2.8.4 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.xz diff --git a/editors/nano/distinfo b/editors/nano/distinfo index affbe88dd68..8cb64f1c570 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.34 2017/05/09 15:29:15 wiedi Exp $ +$NetBSD: distinfo,v 1.35 2017/06/10 16:07:24 wiedi Exp $ -SHA1 (nano-2.8.2.tar.xz) = e3023055a2613219685f2b93cb77b066fb9eefa1 -RMD160 (nano-2.8.2.tar.xz) = 7167d9bb0e00f454fc315870157bf0130f7f34f1 -SHA512 (nano-2.8.2.tar.xz) = 3968e24165ca45e5e6c605260d6a38ac9505014df304d27a8d80f934e1f8dc3729610e555e1f29d88db828c8f234534e744ff9b4fc059a6de5a9aeb091aee824 -Size (nano-2.8.2.tar.xz) = 1438524 bytes +SHA1 (nano-2.8.4.tar.xz) = 83ac3285e50690205011a822eadb42709c0fb2f3 +RMD160 (nano-2.8.4.tar.xz) = d580988caf89c3dd90587f7d8512bce25fd8e252 +SHA512 (nano-2.8.4.tar.xz) = 56e8f5a856bd39bea6597f3b4115a161004c1e4008e4d7a9104d21d61f199384305c0efef0b9832364573c45744584145db24a9c9a6db5308d61f34b84f041a3 +Size (nano-2.8.4.tar.xz) = 1441944 bytes SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56 -- cgit v1.2.3