pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/nano Update nano to 2.8.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56cfdfdc0874
branches:  trunk
changeset: 363477:56cfdfdc0874
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Sat Jun 10 16:07:24 2017 +0000

description:
Update nano to 2.8.4

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.

diffstat:

 editors/nano/Makefile |   4 ++--
 editors/nano/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r d094eecb83b3 -r 56cfdfdc0874 editors/nano/Makefile
--- a/editors/nano/Makefile     Sat Jun 10 16:03:29 2017 +0000
+++ b/editors/nano/Makefile     Sat Jun 10 16:07:24 2017 +0000
@@ -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 -r d094eecb83b3 -r 56cfdfdc0874 editors/nano/distinfo
--- a/editors/nano/distinfo     Sat Jun 10 16:03:29 2017 +0000
+++ b/editors/nano/distinfo     Sat Jun 10 16:07:24 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index