From 5ca69bb4a98d3dfc37e6edaf69c47a64869e5fc9 Mon Sep 17 00:00:00 2001 From: wiedi Date: Sat, 10 Mar 2018 10:21:07 +0000 Subject: nano: update to 2.9.4 2018.03.08 - GNU nano 2.9.4 "Isabel" allows binding a key to a string (any piece of text and/or commands), permits customizing the color of error messages with 'set errorcolor', colors those error messages by default in bright white on red, makes at the bottom of the screen scroll just one row when --smooth is used, does not fail when redoing a file insertion, and cancels a Shift-selection when any cursor key is pressed without Shift even when the cursor cannot move. Further, it treats tabs fully the same as spaces when doing automatic hard-wrapping, allows syntax names to be unquoted, and removes two deprecated options and six deprecated bindable function names. --- 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 a8e8fb3b323..e7f806f20aa 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2018/01/30 01:21:33 wiedi Exp $ +# $NetBSD: Makefile,v 1.71 2018/03/10 10:21:07 wiedi Exp $ -DISTNAME= nano-2.9.3 +DISTNAME= nano-2.9.4 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.xz diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 46beb64e56a..e91deb42765 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.42 2018/01/30 01:21:33 wiedi Exp $ +$NetBSD: distinfo,v 1.43 2018/03/10 10:21:07 wiedi Exp $ -SHA1 (nano-2.9.3.tar.xz) = e53b9d438e9dcc43e0abec7f4945217b6c8fd94b -RMD160 (nano-2.9.3.tar.xz) = aa81903189e1ff8a43940a150f84a25d3135e79d -SHA512 (nano-2.9.3.tar.xz) = 739ac5f8c5eac6f5beecf2bd02df58e7ed3e469a8cec6f61ee577716dfa68e3377f08861b1e062f16259dc9094ea3e229d58941fb752b4ae7d9e2c691d076208 -Size (nano-2.9.3.tar.xz) = 1494064 bytes +SHA1 (nano-2.9.4.tar.xz) = 88b90a39a140fab1912b82e35ce711c5ee47c5f4 +RMD160 (nano-2.9.4.tar.xz) = 0b2c8d44bc1816241cebac9fe68effe9aea8455b +SHA512 (nano-2.9.4.tar.xz) = d8ef564ab9db2cd5f230061e5bb55f6bc36b6450c7585562ee32a27702a44276d94febd3c988b70eaf5b2e1a453426042c079a9eb40a4e71744da1ddde269863 +Size (nano-2.9.4.tar.xz) = 1497148 bytes SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30 -- cgit v1.2.3