pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/nano nano: updated to 2.9.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1dca9f03264
branches: trunk
changeset: 371715:d1dca9f03264
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sun Nov 19 12:57:24 2017 +0000
description:
nano: updated to 2.9.0
2017.11.18 - GNU nano 2.9.0 "Eta" introduces the ability to record and
replay keystrokes (M-: to start and stop recording, M-;
to play the macro back), makes ^Q and ^S do something
useful by default (^Q starts a backward search, and ^S
saves the current file), changes ^W to start always a
forward search, shows the number of open buffers (when
more than one) in the title bar, no longer asks to press
Enter when there are errors in an rc file, retires the
options '--quiet' and 'set quiet' and 'set backwards',
makes indenting and unindenting undoable, will look in
$XDG_CONFIG_HOME for a nanorc file and in $XDG_DATA_HOME
for the history files, adds a history stack for executed
commands (^R^X), does not overwrite the position-history
file of another nano, and fixes a score of tiny bugs.
diffstat:
editors/nano/Makefile | 4 ++--
editors/nano/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r fe50b2e0ceb9 -r d1dca9f03264 editors/nano/Makefile
--- a/editors/nano/Makefile Sun Nov 19 12:57:11 2017 +0000
+++ b/editors/nano/Makefile Sun Nov 19 12:57:24 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2017/09/03 08:53:08 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2017/11/19 12:57:24 wiedi Exp $
-DISTNAME= nano-2.8.7
+DISTNAME= nano-2.9.0
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
diff -r fe50b2e0ceb9 -r d1dca9f03264 editors/nano/distinfo
--- a/editors/nano/distinfo Sun Nov 19 12:57:11 2017 +0000
+++ b/editors/nano/distinfo Sun Nov 19 12:57:24 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.38 2017/08/30 10:21:58 wiedi Exp $
+$NetBSD: distinfo,v 1.39 2017/11/19 12:57:24 wiedi Exp $
-SHA1 (nano-2.8.7.tar.xz) = 34e1c01612a90c18e3612febc452565ded2ca42e
-RMD160 (nano-2.8.7.tar.xz) = e4c18e8c41e54eab839a91ab199651b18fff481e
-SHA512 (nano-2.8.7.tar.xz) = d7ef960d5178be64c17ba97729895564ab83583a6c4ccb19f870437f58aac4900c1de1a054963d87258f79956a03afa0ce94631891ec616096d120caed83a098
-Size (nano-2.8.7.tar.xz) = 1469384 bytes
+SHA1 (nano-2.9.0.tar.xz) = a7f0727ab596630e52ac3fc607d42d007512d113
+RMD160 (nano-2.9.0.tar.xz) = a26efbe30f7382c399eb577faeb6fe1e18401967
+SHA512 (nano-2.9.0.tar.xz) = df3fe37e4263a83176bd6c39eab92bcac0a1b7c7b00b1bbddd28d6b3ca8c556a3248de7125ce12cc8ff98cda7d475e227c5cd9a15a99956f3b7ab273ed396857
+Size (nano-2.9.0.tar.xz) = 1471420 bytes
SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56
Home |
Main Index |
Thread Index |
Old Index