pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/nano Update editors/nano to 2.7.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6bb2af537a5
branches: trunk
changeset: 355865:b6bb2af537a5
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Wed Dec 14 23:41:16 2016 +0000
description:
Update editors/nano to 2.7.2
2016.12.12 - GNU nano 2.7.2 "Shemesh! Shemesh!" brings another feature:
the ability to complete with one keystroke (^] by default)
a fragment of a word to a full word existing elsewhere in
the current buffer. Besides, this release fixes two bugs
related to using line numbers in softwrap mode, allows to
use the PageUp and PageDown keys together with Shift on
VTE-based terminals, stops the help lines from flickering
during interactive replacing, makes a "set fill" override
an earlier "set nowrap", properly restores the selected
region after an external spell check, and improves a few
other tidbits. If you should find any more bugs, please
run 'man nano | grep bugs' and report them there.
diffstat:
editors/nano/Makefile | 4 ++--
editors/nano/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 6464d3ed1e1f -r b6bb2af537a5 editors/nano/Makefile
--- a/editors/nano/Makefile Wed Dec 14 22:47:06 2016 +0000
+++ b/editors/nano/Makefile Wed Dec 14 23:41:16 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2016/11/04 21:24:22 wiedi Exp $
+# $NetBSD: Makefile,v 1.57 2016/12/14 23:41:16 wiedi Exp $
-DISTNAME= nano-2.7.1
+DISTNAME= nano-2.7.2
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v2.7/
diff -r 6464d3ed1e1f -r b6bb2af537a5 editors/nano/distinfo
--- a/editors/nano/distinfo Wed Dec 14 22:47:06 2016 +0000
+++ b/editors/nano/distinfo Wed Dec 14 23:41:16 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.29 2016/11/04 21:24:22 wiedi Exp $
+$NetBSD: distinfo,v 1.30 2016/12/14 23:41:16 wiedi Exp $
-SHA1 (nano-2.7.1.tar.gz) = 5ad089d08e68dc7977f51403de6d7872686647af
-RMD160 (nano-2.7.1.tar.gz) = d52c3a621c6e557b99dc0ed9112136992430cfd6
-SHA512 (nano-2.7.1.tar.gz) = 4cd87ad4c19ac6dad6894b35f15ae6794da488a075a374687ae7e950194c355dbf2c120744af9185bd10f722ecf0780525be2525c3e396113ed61f2e64af7d26
-Size (nano-2.7.1.tar.gz) = 2032955 bytes
+SHA1 (nano-2.7.2.tar.gz) = 8c98b788c42e80972515215c24a1026f6200daab
+RMD160 (nano-2.7.2.tar.gz) = b819eb44adfa740e2f4f27233751433d9bc4903e
+SHA512 (nano-2.7.2.tar.gz) = faff964fda141c925f04528bd1f759b7cc16aec4642549134ab199850bd21e5d0d42bc564ce13bd9660f24bb6d2e5790185c8652b416dcd042b6ac9085f2acff
+Size (nano-2.7.2.tar.gz) = 2050098 bytes
SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56
Home |
Main Index |
Thread Index |
Old Index