pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/nano nano: update to 3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f01d55b3131
branches: trunk
changeset: 385030:7f01d55b3131
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sun Sep 09 17:47:18 2018 +0000
description:
nano: update to 3.0
2018.09.09 - GNU nano 3.0 "Water Flowing Underground" speeds up the
reading of a file by seventy percent, roughly doubles the
speed of handling ASCII text, changes the way words at line
boundaries are deleted, makes <Ctrl+Delete> wipe the next
word and <Ctrl+Shift+Delete> the preceding word, binds M-Q
to 'findprevious' by default (the Tabs-to-Spaces toggle is
placed on M-O, and the More-Space toggle is fully removed),
makes an external spell check undoable, shows the correct
number of lines on the status bar when opening multiple
files, removes the 'formatter' command, removes the
'searchagain' bindable function (M-W is now bound to
'findnext' by default), moves the No-Convert toggle to the
Insert menu, removes the Backup and New-Buffer toggles from
the main menu (they remain in the Write-Out and Insert
menus, respectively), is more precise in what it accepts as
a rebindable key name, ignores any presses of <Esc> before
a valid command keystroke, recognizes some more escape
sequences for modified editing-pad keys, does not hide
rcfile error messages on a Linux console, renames the
bindable functions 'copytext' to 'copy' and 'uncut' to
'paste', and avoids a possible hang during a Full-Justify.
diffstat:
editors/nano/Makefile | 4 ++--
editors/nano/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r cb500be9d09a -r 7f01d55b3131 editors/nano/Makefile
--- a/editors/nano/Makefile Sun Sep 09 13:17:23 2018 +0000
+++ b/editors/nano/Makefile Sun Sep 09 17:47:18 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2018/06/12 11:55:50 wiedi Exp $
+# $NetBSD: Makefile,v 1.74 2018/09/09 17:47:18 wiedi Exp $
-DISTNAME= nano-2.9.8
+DISTNAME= nano-3.0
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
diff -r cb500be9d09a -r 7f01d55b3131 editors/nano/distinfo
--- a/editors/nano/distinfo Sun Sep 09 13:17:23 2018 +0000
+++ b/editors/nano/distinfo Sun Sep 09 17:47:18 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.45 2018/06/12 11:55:50 wiedi Exp $
+$NetBSD: distinfo,v 1.46 2018/09/09 17:47:18 wiedi Exp $
-SHA1 (nano-2.9.8.tar.xz) = e0c88a8f029a0f01247de2582e1a1c5b110f7da8
-RMD160 (nano-2.9.8.tar.xz) = bc884c82d2ac7f233c021597ae4df635b5234ef6
-SHA512 (nano-2.9.8.tar.xz) = 9a8230bb1312be4e7f44c5fb42c32d773dd4e488d41980c5aee1de0f9b5642b938a940649f3b5bfb848625c0c258ea15333cad861b5a368e3746f1f396df452b
-Size (nano-2.9.8.tar.xz) = 1499948 bytes
+SHA1 (nano-3.0.tar.xz) = 0396d85df64a7927ca2d3425a0263dacf8502220
+RMD160 (nano-3.0.tar.xz) = 682546c3dec370918de7e9d1b8517612c43ae6f0
+SHA512 (nano-3.0.tar.xz) = 120b606d65672a905e9ef9f3b55381cc62b7929abeaf409ea4af6be9f51b3d038e6e68f082755cbb7e198f0fb5203e0f4796c6c96ebd054d9a2241b313fcdda1
+Size (nano-3.0.tar.xz) = 1508248 bytes
SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30
Home |
Main Index |
Thread Index |
Old Index