Wed Aug 11 20:21:55 2021 UTC ()
nano: update to 5.8

2021.06.15 - GNU nano 5.8 "Why is it necessary to be special?"
• After a search, the spotlighting is dropped after 1.5 seconds (0.8
  seconds with --quick) to avoid the idea that the text is selected.
• A + and a space before a filename on the command line will put the
  cursor at the end of the corresponding buffer.
• Linter messages no longer include filename and line/column numbers.
• Color name "grey" or "gray" can be used instead of "lightblack".
• The color of the minibar can be chosen with 'set minicolor'.


(nia)
diff -r1.98 -r1.99 pkgsrc/editors/nano/Makefile
diff -r1.27 -r1.28 pkgsrc/editors/nano/PLIST
diff -r1.67 -r1.68 pkgsrc/editors/nano/distinfo

cvs diff -r1.98 -r1.99 pkgsrc/editors/nano/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/nano/Makefile 2021/04/29 18:44:14 1.98
+++ pkgsrc/editors/nano/Makefile 2021/08/11 20:21:55 1.99
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.98 2021/04/29 18:44:14 wiedi Exp $ 1# $NetBSD: Makefile,v 1.99 2021/08/11 20:21:55 nia Exp $
2 2
3DISTNAME= nano-5.7 3DISTNAME= nano-5.8
4CATEGORIES= editors 4CATEGORIES= editors
5MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/ 5MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= wiedi@frubar.net 8MAINTAINER= wiedi@frubar.net
9HOMEPAGE= https://www.nano-editor.org/ 9HOMEPAGE= https://www.nano-editor.org/
10COMMENT= Small and friendly text editor (a free replacement for Pico) 10COMMENT= Small and friendly text editor (a free replacement for Pico)
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13USE_PKGLOCALEDIR= yes 13USE_PKGLOCALEDIR= yes
14USE_TOOLS+= msgfmt msgmerge xgettext gmake 14USE_TOOLS+= msgfmt msgmerge xgettext gmake
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.27 -r1.28 pkgsrc/editors/nano/PLIST (expand / switch to unified diff)

--- pkgsrc/editors/nano/PLIST 2021/04/29 18:44:14 1.27
+++ pkgsrc/editors/nano/PLIST 2021/08/11 20:21:55 1.28
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.27 2021/04/29 18:44:14 wiedi Exp $ 1@comment $NetBSD: PLIST,v 1.28 2021/08/11 20:21:55 nia Exp $
2bin/nano 2bin/nano
3bin/rnano 3bin/rnano
4info/nano.info 4info/nano.info
5man/man1/nano.1 5man/man1/nano.1
6man/man1/rnano.1 6man/man1/rnano.1
7man/man5/nanorc.5 7man/man5/nanorc.5
8share/doc/nano/faq.html 8share/doc/nano/faq.html
9share/doc/nano/nano.html 9share/doc/nano/nano.html
10share/examples/nano/nanorc 10share/examples/nano/nanorc
11share/locale/bg/LC_MESSAGES/nano.mo 11share/locale/bg/LC_MESSAGES/nano.mo
12share/locale/ca/LC_MESSAGES/nano.mo 12share/locale/ca/LC_MESSAGES/nano.mo
13share/locale/cs/LC_MESSAGES/nano.mo 13share/locale/cs/LC_MESSAGES/nano.mo
14share/locale/da/LC_MESSAGES/nano.mo 14share/locale/da/LC_MESSAGES/nano.mo
@@ -26,26 +26,27 @@ share/locale/id/LC_MESSAGES/nano.mo @@ -26,26 +26,27 @@ share/locale/id/LC_MESSAGES/nano.mo
26share/locale/is/LC_MESSAGES/nano.mo 26share/locale/is/LC_MESSAGES/nano.mo
27share/locale/it/LC_MESSAGES/nano.mo 27share/locale/it/LC_MESSAGES/nano.mo
28share/locale/ja/LC_MESSAGES/nano.mo 28share/locale/ja/LC_MESSAGES/nano.mo
29share/locale/ko/LC_MESSAGES/nano.mo 29share/locale/ko/LC_MESSAGES/nano.mo
30share/locale/ms/LC_MESSAGES/nano.mo 30share/locale/ms/LC_MESSAGES/nano.mo
31share/locale/nb/LC_MESSAGES/nano.mo 31share/locale/nb/LC_MESSAGES/nano.mo
32share/locale/nl/LC_MESSAGES/nano.mo 32share/locale/nl/LC_MESSAGES/nano.mo
33share/locale/nn/LC_MESSAGES/nano.mo 33share/locale/nn/LC_MESSAGES/nano.mo
34share/locale/pl/LC_MESSAGES/nano.mo 34share/locale/pl/LC_MESSAGES/nano.mo
35share/locale/pt/LC_MESSAGES/nano.mo 35share/locale/pt/LC_MESSAGES/nano.mo
36share/locale/pt_BR/LC_MESSAGES/nano.mo 36share/locale/pt_BR/LC_MESSAGES/nano.mo
37share/locale/ro/LC_MESSAGES/nano.mo 37share/locale/ro/LC_MESSAGES/nano.mo
38share/locale/ru/LC_MESSAGES/nano.mo 38share/locale/ru/LC_MESSAGES/nano.mo
 39share/locale/sk/LC_MESSAGES/nano.mo
39share/locale/sl/LC_MESSAGES/nano.mo 40share/locale/sl/LC_MESSAGES/nano.mo
40share/locale/sr/LC_MESSAGES/nano.mo 41share/locale/sr/LC_MESSAGES/nano.mo
41share/locale/sv/LC_MESSAGES/nano.mo 42share/locale/sv/LC_MESSAGES/nano.mo
42share/locale/tr/LC_MESSAGES/nano.mo 43share/locale/tr/LC_MESSAGES/nano.mo
43share/locale/uk/LC_MESSAGES/nano.mo 44share/locale/uk/LC_MESSAGES/nano.mo
44share/locale/vi/LC_MESSAGES/nano.mo 45share/locale/vi/LC_MESSAGES/nano.mo
45share/locale/zh_CN/LC_MESSAGES/nano.mo 46share/locale/zh_CN/LC_MESSAGES/nano.mo
46share/locale/zh_TW/LC_MESSAGES/nano.mo 47share/locale/zh_TW/LC_MESSAGES/nano.mo
47share/nano/asm.nanorc 48share/nano/asm.nanorc
48share/nano/autoconf.nanorc 49share/nano/autoconf.nanorc
49share/nano/awk.nanorc 50share/nano/awk.nanorc
50share/nano/c.nanorc 51share/nano/c.nanorc
51share/nano/changelog.nanorc 52share/nano/changelog.nanorc

cvs diff -r1.67 -r1.68 pkgsrc/editors/nano/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/nano/distinfo 2021/04/29 18:44:14 1.67
+++ pkgsrc/editors/nano/distinfo 2021/08/11 20:21:55 1.68
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.67 2021/04/29 18:44:14 wiedi Exp $ 1$NetBSD: distinfo,v 1.68 2021/08/11 20:21:55 nia Exp $
2 2
3SHA1 (nano-5.7.tar.xz) = ae19875914a31859ccd52cceaac344d275df2e49 3SHA1 (nano-5.8.tar.xz) = 925e65db58cb8347bf809084d6ebb71637395176
4RMD160 (nano-5.7.tar.xz) = 982b29f6ff25fa26b8234ba4cdcad2c354808c6c 4RMD160 (nano-5.8.tar.xz) = d09bd70ee419fbe26c20b1e1a7d413b7921fc1ae
5SHA512 (nano-5.7.tar.xz) = 7f604aff497afb01ea5ff31a3521c84ad225e420a61af2351f8705f5cca108c16a56e79ecf9cc1d6ea55b0818d11628a6e05d5269a593ceca5c01c18c88791dd 5SHA512 (nano-5.8.tar.xz) = ac614587f1a76c5ccb425fc8b4c6d4f7748dda89b863b2b8c6937b31e837edca5c83e3c13f53c9f5da5a9e24a1d8093c19dd0e8a85723f0bbae57fdab155e15c
6Size (nano-5.7.tar.xz) = 1447076 bytes 6Size (nano-5.8.tar.xz) = 1462364 bytes
7SHA1 (patch-configure) = 8df30018d732c00202b4173f1c3ae0e03aa56245 7SHA1 (patch-configure) = 8df30018d732c00202b4173f1c3ae0e03aa56245
8SHA1 (patch-doc_nano.1) = 3d160aa6a4324400e79064d22cbd291a0d3de4f9 8SHA1 (patch-doc_nano.1) = 3d160aa6a4324400e79064d22cbd291a0d3de4f9
9SHA1 (patch-doc_nanorc.5) = 4d8af863bfa51eeac2a5e5cd04bd16aba3b6e29a 9SHA1 (patch-doc_nanorc.5) = 4d8af863bfa51eeac2a5e5cd04bd16aba3b6e29a