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.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/208bef6939cd
branches: trunk
changeset: 336393:208bef6939cd
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sat Jul 13 09:58:15 2019 +0000
description:
nano: update to 4.3
2019.06.18 - GNU nano 4.3 "Musa Kart"
? The ability to read from and write to a FIFO has been regained.
? Startup time is reduced by fully parsing a syntax only when needed.
? Asking for help (^G) when using --operatingdir does not crash.
? The reading of a huge or slow file can be stopped with ^C.
? Cut, zap, and copy operations are undone separately when intermixed.
? M-D reports the correct number of lines (zero for an empty buffer).
diffstat:
editors/nano/Makefile | 4 ++--
editors/nano/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r bbbe2f662787 -r 208bef6939cd editors/nano/Makefile
--- a/editors/nano/Makefile Sat Jul 13 09:43:56 2019 +0000
+++ b/editors/nano/Makefile Sat Jul 13 09:58:15 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2019/04/29 12:04:33 wiedi Exp $
+# $NetBSD: Makefile,v 1.82 2019/07/13 09:58:15 wiedi Exp $
-DISTNAME= nano-4.2
+DISTNAME= nano-4.3
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
diff -r bbbe2f662787 -r 208bef6939cd editors/nano/distinfo
--- a/editors/nano/distinfo Sat Jul 13 09:43:56 2019 +0000
+++ b/editors/nano/distinfo Sat Jul 13 09:58:15 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.53 2019/04/29 12:04:33 wiedi Exp $
+$NetBSD: distinfo,v 1.54 2019/07/13 09:58:15 wiedi Exp $
-SHA1 (nano-4.2.tar.xz) = cd399ad68d68025a4a4406f425a8a543c6ef924b
-RMD160 (nano-4.2.tar.xz) = 7afa2ce30eee7d5d2abdf5f89b270a529a0398ce
-SHA512 (nano-4.2.tar.xz) = 280c986ebbc83875270da659232910568bcade962b75ddf9ddc2af6e0fb9aab2b0d029a80d632b5c67fc385958ef4d724aafeeb10299c9e2bc281e737a11845c
-Size (nano-4.2.tar.xz) = 1478972 bytes
+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 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30
Home |
Main Index |
Thread Index |
Old Index