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 4.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/65c6530365a9
branches: trunk
changeset: 401037:65c6530365a9
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Mon Sep 09 16:04:17 2019 +0000
description:
nano: update to 4.4
2019.08.25 - GNU nano 4.4 "Hagelslag"
? At startup, the cursor can be put on the first or last occurrence
of a string by preceding the filename with +/string or +?string.
? When automatic hard-wrapping occurs (--breaklonglines), any leading
quoting characters will be automatically copied to the new line.
? M-6 works again also when the cursor is at end of buffer.
diffstat:
editors/nano/Makefile | 4 ++--
editors/nano/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 8e69d422843e -r 65c6530365a9 editors/nano/Makefile
--- a/editors/nano/Makefile Mon Sep 09 14:42:29 2019 +0000
+++ b/editors/nano/Makefile Mon Sep 09 16:04:17 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2019/07/13 09:58:15 wiedi Exp $
+# $NetBSD: Makefile,v 1.83 2019/09/09 16:04:17 wiedi Exp $
-DISTNAME= nano-4.3
+DISTNAME= nano-4.4
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
diff -r 8e69d422843e -r 65c6530365a9 editors/nano/distinfo
--- a/editors/nano/distinfo Mon Sep 09 14:42:29 2019 +0000
+++ b/editors/nano/distinfo Mon Sep 09 16:04:17 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.54 2019/07/13 09:58:15 wiedi Exp $
+$NetBSD: distinfo,v 1.55 2019/09/09 16:04:17 wiedi Exp $
-SHA1 (nano-4.3.tar.xz) = 9f6c23bc2c9b510f19980a96f586a5ab9a2f84c6
-RMD160 (nano-4.3.tar.xz) = 77e86a97586b440a28751c3555a9c513a70e9e02
-SHA512 (nano-4.3.tar.xz) = 3b16b70bdd98ea92cef99dfe5ee859e198bdb1dfa44e25aa200362958f77f8127c7c66aaf204637b768f10b3ea6f45f41417359b2f2608fab28ee9041057bf4f
-Size (nano-4.3.tar.xz) = 1485776 bytes
+SHA1 (nano-4.4.tar.xz) = 572a76c882d7255d73d71ebd745f7f44059560db
+RMD160 (nano-4.4.tar.xz) = 7cac253215b45767722384258c534fadb6c6a89e
+SHA512 (nano-4.4.tar.xz) = 1bf3aff2f68ed2c9903dccfbdb23a4a127fb74543797e56459141a7a30a34c024bfd6f845788bbd990bf3c72721465ed2d66bb47a1b1c8257b2b6f29834e11ef
+Size (nano-4.4.tar.xz) = 1488452 bytes
SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30
Home |
Main Index |
Thread Index |
Old Index