Mon Dec 31 09:58:36 2018 UTC ()
Update to 3.2

Upstream changes:
2018 November 11

GNU nano 3.2 "Het kromme hout" changes the default binding
for the linter to M-B so that the spell checker (^T) can
always be used, and changes (when linting) the text in the
title bar and the color of the status bar to make linting
mode more obvious.  It also adds a bindable 'zap' function
for deleting a line or marked region without changing the
cutbuffer, adds --zap to bind the <Del> and <Backspace>
keys to the zap function when something is marked, and
hard-binds <Alt+Del> to 'zap'.  Furthermore, it shows the
cursor also in the help viewer (when --showcursor is used),
renames the bindable functions 'prevhistory' to 'older' and
'nexthistory' to 'newer' (update your nanorcs when needed),
reads the nanorc files also in restricted mode to allow
customization by the user (if this should not be allowed,
use --ignorercfiles in addition to --restricted), allows
in view mode to open also other files (if this should not
be allowed, use --restricted in addition to --view), makes
resizes respect a relative --fill again, no longer binds
F13...F15 by default, properly re-highlights a misspelled
word after invoking help in the internal spell checker,
and does not skip Unicode characters in string binds.


(wen)
diff -r1.76 -r1.77 pkgsrc/editors/nano/Makefile
diff -r1.48 -r1.49 pkgsrc/editors/nano/distinfo

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

--- pkgsrc/editors/nano/Makefile 2018/09/23 03:46:04 1.76
+++ pkgsrc/editors/nano/Makefile 2018/12/31 09:58:36 1.77
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.76 2018/09/23 03:46:04 wen Exp $ 1# $NetBSD: Makefile,v 1.77 2018/12/31 09:58:36 wen Exp $
2 2
3DISTNAME= nano-3.1 3DISTNAME= nano-3.2
4CATEGORIES= editors 4CATEGORIES= editors
5MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/ 5MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
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 gmake 14USE_TOOLS+= msgfmt gmake
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16CONFIGURE_ARGS+= --enable-color 16CONFIGURE_ARGS+= --enable-color

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

--- pkgsrc/editors/nano/distinfo 2018/09/23 03:46:04 1.48
+++ pkgsrc/editors/nano/distinfo 2018/12/31 09:58:36 1.49
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.48 2018/09/23 03:46:04 wen Exp $ 1$NetBSD: distinfo,v 1.49 2018/12/31 09:58:36 wen Exp $
2 2
3SHA1 (nano-3.1.tar.xz) = 64518199009b8d5094778b5f3373d16ad9a5a980 3SHA1 (nano-3.2.tar.xz) = 723128dc1eade35a24a57c1d60d954b5cf308654
4RMD160 (nano-3.1.tar.xz) = fec0a804d4b87edf2399186775f8592d41b58126 4RMD160 (nano-3.2.tar.xz) = 5c4f2610c5be418e2ac1656bb9657845da9550b6
5SHA512 (nano-3.1.tar.xz) = dc50381a129fec32d85982d8129324268e3e27a28c5b958fb7bcfca690646bd0a3b995dc456971355b91952c0ac3ea3e0a873b228010238a76e8dbb0ddaf1143 5SHA512 (nano-3.2.tar.xz) = a2d6d379b7e580521ce7961ed560f9ca2103643fdd1d41b724b7546b95c5e2d4bc9a4006530e43a8f1c45c6bb6984d96a98ca50cdb08b4d5e261a860f05002b3
6Size (nano-3.1.tar.xz) = 1509524 bytes 6Size (nano-3.2.tar.xz) = 1514744 bytes
7SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30 7SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30