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 5.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78753cf2f1aa
branches:  trunk
changeset: 451643:78753cf2f1aa
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Thu Apr 29 18:44:14 2021 +0000

description:
nano: update to 5.7

2021.04.29 - GNU nano 5.7 "Toți ceilalți arau câmpurile"
• The output of --constantshow (without --minibar) is more stable.
• When opening multiple buffers and there is an error message, this
  message is shown again upon first switch to the relevant buffer.
• The position and size of the indicator now follow actual lines,
  instead of visual lines when in softwrap mode, meaning that the
  size of the indicator can change when scrolling in softwrap mode.

diffstat:

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

diffs (47 lines):

diff -r bf5cfbf94933 -r 78753cf2f1aa editors/nano/Makefile
--- a/editors/nano/Makefile     Thu Apr 29 18:35:02 2021 +0000
+++ b/editors/nano/Makefile     Thu Apr 29 18:44:14 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2021/04/23 18:18:02 nia Exp $
+# $NetBSD: Makefile,v 1.98 2021/04/29 18:44:14 wiedi Exp $
 
-DISTNAME=      nano-5.6.1
+DISTNAME=      nano-5.7
 CATEGORIES=    editors
 MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
 EXTRACT_SUFX=  .tar.xz
diff -r bf5cfbf94933 -r 78753cf2f1aa editors/nano/PLIST
--- a/editors/nano/PLIST        Thu Apr 29 18:35:02 2021 +0000
+++ b/editors/nano/PLIST        Thu Apr 29 18:44:14 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2020/08/23 23:09:01 wiedi Exp $
+@comment $NetBSD: PLIST,v 1.27 2021/04/29 18:44:14 wiedi Exp $
 bin/nano
 bin/rnano
 info/nano.info
@@ -23,6 +23,7 @@
 share/locale/hr/LC_MESSAGES/nano.mo
 share/locale/hu/LC_MESSAGES/nano.mo
 share/locale/id/LC_MESSAGES/nano.mo
+share/locale/is/LC_MESSAGES/nano.mo
 share/locale/it/LC_MESSAGES/nano.mo
 share/locale/ja/LC_MESSAGES/nano.mo
 share/locale/ko/LC_MESSAGES/nano.mo
diff -r bf5cfbf94933 -r 78753cf2f1aa editors/nano/distinfo
--- a/editors/nano/distinfo     Thu Apr 29 18:35:02 2021 +0000
+++ b/editors/nano/distinfo     Thu Apr 29 18:44:14 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.66 2021/03/03 23:35:57 schwarz Exp $
+$NetBSD: distinfo,v 1.67 2021/04/29 18:44:14 wiedi Exp $
 
-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 (nano-5.7.tar.xz) = ae19875914a31859ccd52cceaac344d275df2e49
+RMD160 (nano-5.7.tar.xz) = 982b29f6ff25fa26b8234ba4cdcad2c354808c6c
+SHA512 (nano-5.7.tar.xz) = 7f604aff497afb01ea5ff31a3521c84ad225e420a61af2351f8705f5cca108c16a56e79ecf9cc1d6ea55b0818d11628a6e05d5269a593ceca5c01c18c88791dd
+Size (nano-5.7.tar.xz) = 1447076 bytes
 SHA1 (patch-configure) = 8df30018d732c00202b4173f1c3ae0e03aa56245
 SHA1 (patch-doc_nano.1) = 3d160aa6a4324400e79064d22cbd291a0d3de4f9
 SHA1 (patch-doc_nanorc.5) = 4d8af863bfa51eeac2a5e5cd04bd16aba3b6e29a


Home | Main Index | Thread Index | Old Index