Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc updated editors/nano to 4.9.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4ca062fc502
branches: trunk
changeset: 432630:f4ca062fc502
user: schwarz <schwarz%pkgsrc.org@localhost>
date: Sat May 23 20:07:07 2020 +0000
description:
updated editors/nano to 4.9.3
Changes between v4.9.2 and v4.9.3:
Benno Schulenberg (6):
bump version numbers and add a news item for the 4.9.3 release
counting: count words correctly also when --wordchars is used
display: do not try to draw content when there is no open buffer yet
feedback: skip wiping the prompt bar when the shortcut printed a message
po: update translations and regenerate POT file and PO files
prompt: at Yes-No, do not treat a screen resize as an invalid keystroke
diffstat:
doc/CHANGES-2020 | 3 ++-
editors/nano/Makefile | 4 ++--
editors/nano/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r 0f762fc76204 -r f4ca062fc502 doc/CHANGES-2020
--- a/doc/CHANGES-2020 Sat May 23 20:02:50 2020 +0000
+++ b/doc/CHANGES-2020 Sat May 23 20:07:07 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.3132 2020/05/23 20:02:50 adam Exp $
+$NetBSD: CHANGES-2020,v 1.3133 2020/05/23 20:07:07 schwarz Exp $
Changes to the packages collection and infrastructure in 2020:
@@ -5013,3 +5013,4 @@
Updated audio/audacity to 2.4.1 [nia 2020-05-23]
Updated audio/din to 47 [fox 2020-05-23]
Added databases/py-pypika version 0.37.6 [adam 2020-05-23]
+ Updated editors/nano to 4.9.3 [schwarz 2020-05-23]
diff -r 0f762fc76204 -r f4ca062fc502 editors/nano/Makefile
--- a/editors/nano/Makefile Sat May 23 20:02:50 2020 +0000
+++ b/editors/nano/Makefile Sat May 23 20:07:07 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2020/04/12 14:41:14 schwarz Exp $
+# $NetBSD: Makefile,v 1.88 2020/05/23 20:07:07 schwarz Exp $
-DISTNAME= nano-4.9.2
+DISTNAME= nano-4.9.3
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
EXTRACT_SUFX= .tar.xz
diff -r 0f762fc76204 -r f4ca062fc502 editors/nano/distinfo
--- a/editors/nano/distinfo Sat May 23 20:02:50 2020 +0000
+++ b/editors/nano/distinfo Sat May 23 20:07:07 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.58 2020/04/12 14:41:14 schwarz Exp $
+$NetBSD: distinfo,v 1.59 2020/05/23 20:07:07 schwarz Exp $
-SHA1 (nano-4.9.2.tar.xz) = 5da9831a1c57f225094d1475479f84b325f68c19
-RMD160 (nano-4.9.2.tar.xz) = b56a2194b6fdd11ccbbbe10a924b5be18f4a7483
-SHA512 (nano-4.9.2.tar.xz) = 532f706ec0797247f59283f93de7858fb8b66ca4eabc020218cc912f893c354ff79a4c828a16f89146d7a512dd5046009c8118f0a1726718cd32275ca2c095cf
-Size (nano-4.9.2.tar.xz) = 1517276 bytes
+SHA1 (nano-4.9.3.tar.xz) = f5b19da32f6effc00cc997cc67e88737e333c783
+RMD160 (nano-4.9.3.tar.xz) = 9503a444629033c1b46a1a90c83c920222009e21
+SHA512 (nano-4.9.3.tar.xz) = eefb88d7141f0c542a2d9b34fc8a079a92e512df0e9dbadcb3d780008ae19faf10296213ecdbf370fa8b81f5f3e81e2d419f5f76e62d669e61997d199a96ba18
+Size (nano-4.9.3.tar.xz) = 1515384 bytes
SHA1 (patch-configure) = 20c1525ba2b762d851a2938d1cce4b128985a0b8
Home |
Main Index |
Thread Index |
Old Index