pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc updated editors/nano to 5.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a645fa7026b
branches:  trunk
changeset: 448034:4a645fa7026b
user:      schwarz <schwarz%pkgsrc.org@localhost>
date:      Wed Mar 03 23:35:57 2021 +0000

description:
updated editors/nano to 5.6.1

Changes (cf. ChangeLog):
bump version numbers and add a news item for the 5.6.1 release
options: rename 'highlightcolor' to the more distinct 'spotlightcolor'
search: correctly colorize a match also when softwrapping is active
tweaks: rename a symbol, to better match the corresponding option

diffstat:

 doc/CHANGES-2021      |   3 ++-
 editors/nano/Makefile |   4 ++--
 editors/nano/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 44449a2a0074 -r 4a645fa7026b doc/CHANGES-2021
--- a/doc/CHANGES-2021  Wed Mar 03 18:06:36 2021 +0000
+++ b/doc/CHANGES-2021  Wed Mar 03 23:35:57 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.1369 2021/03/03 18:06:36 adam Exp $
+$NetBSD: CHANGES-2021,v 1.1370 2021/03/03 23:35:57 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -2154,3 +2154,4 @@
        Updated www/py-aiohttp-socks to 0.6.0 [adam 2021-03-03]
        Updated devel/py-dulwich to 0.20.20 [adam 2021-03-03]
        Updated devel/py-greenlet to 1.0.0 [adam 2021-03-03]
+       Updated editors/nano to 5.6.1 [schwarz 2021-03-03[
diff -r 44449a2a0074 -r 4a645fa7026b editors/nano/Makefile
--- a/editors/nano/Makefile     Wed Mar 03 18:06:36 2021 +0000
+++ b/editors/nano/Makefile     Wed Mar 03 23:35:57 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2021/02/27 19:26:27 schwarz Exp $
+# $NetBSD: Makefile,v 1.95 2021/03/03 23:35:57 schwarz Exp $
 
-DISTNAME=      nano-5.6
+DISTNAME=      nano-5.6.1
 CATEGORIES=    editors
 MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
 EXTRACT_SUFX=  .tar.xz
diff -r 44449a2a0074 -r 4a645fa7026b editors/nano/distinfo
--- a/editors/nano/distinfo     Wed Mar 03 18:06:36 2021 +0000
+++ b/editors/nano/distinfo     Wed Mar 03 23:35:57 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.65 2021/02/27 19:26:27 schwarz Exp $
+$NetBSD: distinfo,v 1.66 2021/03/03 23:35:57 schwarz Exp $
 
-SHA1 (nano-5.6.tar.xz) = e4f3a0aaec18560813df29e301e01aeb43fe50d2
-RMD160 (nano-5.6.tar.xz) = cbbe17d974cf882e6abe891fe2dc01290a44bcb8
-SHA512 (nano-5.6.tar.xz) = fc19069fadf0e830e800401c20f43fc2a321da9f0286fb42955802b33d25cc556e1e1b394a27a8c96e436263f86ddd998b804330f389ae570a0e023fa9b10079
-Size (nano-5.6.tar.xz) = 1431976 bytes
+SHA1 (nano-5.6.1.tar.xz) = 463aca6df6976d6f21fbec734ae7cf6024dc35c0
+RMD160 (nano-5.6.1.tar.xz) = 07c0114286fff8e1f9ec993d6732214c5079e4a1
+SHA512 (nano-5.6.1.tar.xz) = d33eed1a141a3325d5afb9157d5a3448d54a2e33fdee934d161553b7e705734d0244b6f3c826e5b0afb9db827ada915f2cebe756ca00bef8d605288922c520fc
+Size (nano-5.6.1.tar.xz) = 1432720 bytes
 SHA1 (patch-configure) = 8df30018d732c00202b4173f1c3ae0e03aa56245
 SHA1 (patch-doc_nano.1) = 3d160aa6a4324400e79064d22cbd291a0d3de4f9
 SHA1 (patch-doc_nanorc.5) = 4d8af863bfa51eeac2a5e5cd04bd16aba3b6e29a



Home | Main Index | Thread Index | Old Index