Sun Sep 23 03:46:04 2018 UTC ()
Update to 3.1

Upstream changes:
2018 September 18

GNU nano 3.1 "Je faisais des bonds comme 巽a!" fixes a
misbinding of ^H on some terminals and some systems,
does not leave stray stuff after the prompt upon exit
when having suspended nano while using --constantshow,
and does not allow to toggle to Replace in view mode.


(wen)
diff -r1.75 -r1.76 pkgsrc/editors/nano/Makefile
diff -r1.47 -r1.48 pkgsrc/editors/nano/distinfo
diff -r1.1 -r0 pkgsrc/editors/nano/patches/patch-src_nano.c
diff -r1.1 -r0 pkgsrc/editors/nano/patches/patch-src_nano.h

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

--- pkgsrc/editors/nano/Makefile 2018/09/13 19:34:33 1.75
+++ pkgsrc/editors/nano/Makefile 2018/09/23 03:46:04 1.76
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2018/09/13 19:34:33 wiedi Exp $ 1# $NetBSD: Makefile,v 1.76 2018/09/23 03:46:04 wen Exp $
2 2
3DISTNAME= nano-3.0 3DISTNAME= nano-3.1
4PKGREVISION= 1 
5CATEGORIES= editors 4CATEGORIES= editors
6MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/ 5MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= wiedi@frubar.net 8MAINTAINER= wiedi@frubar.net
10HOMEPAGE= https://www.nano-editor.org/ 9HOMEPAGE= https://www.nano-editor.org/
11COMMENT= Small and friendly text editor (a free replacement for Pico) 10COMMENT= Small and friendly text editor (a free replacement for Pico)
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14USE_PKGLOCALEDIR= yes 13USE_PKGLOCALEDIR= yes
15USE_TOOLS+= msgfmt gmake 14USE_TOOLS+= msgfmt gmake
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17CONFIGURE_ARGS+= --enable-color 16CONFIGURE_ARGS+= --enable-color

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

--- pkgsrc/editors/nano/distinfo 2018/09/13 19:34:33 1.47
+++ pkgsrc/editors/nano/distinfo 2018/09/23 03:46:04 1.48
@@ -1,9 +1,7 @@ @@ -1,9 +1,7 @@
1$NetBSD: distinfo,v 1.47 2018/09/13 19:34:33 wiedi Exp $ 1$NetBSD: distinfo,v 1.48 2018/09/23 03:46:04 wen Exp $
2 2
3SHA1 (nano-3.0.tar.xz) = 0396d85df64a7927ca2d3425a0263dacf8502220 3SHA1 (nano-3.1.tar.xz) = 64518199009b8d5094778b5f3373d16ad9a5a980
4RMD160 (nano-3.0.tar.xz) = 682546c3dec370918de7e9d1b8517612c43ae6f0 4RMD160 (nano-3.1.tar.xz) = fec0a804d4b87edf2399186775f8592d41b58126
5SHA512 (nano-3.0.tar.xz) = 120b606d65672a905e9ef9f3b55381cc62b7929abeaf409ea4af6be9f51b3d038e6e68f082755cbb7e198f0fb5203e0f4796c6c96ebd054d9a2241b313fcdda1 5SHA512 (nano-3.1.tar.xz) = dc50381a129fec32d85982d8129324268e3e27a28c5b958fb7bcfca690646bd0a3b995dc456971355b91952c0ac3ea3e0a873b228010238a76e8dbb0ddaf1143
6Size (nano-3.0.tar.xz) = 1508248 bytes 6Size (nano-3.1.tar.xz) = 1509524 bytes
7SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30 7SHA1 (patch-configure) = 4a618bf99332fcfce2413be14400b919d042cc30
8SHA1 (patch-src_nano.c) = f4be36781f7f4f72905a5e7c2821a3351002eb39 
9SHA1 (patch-src_nano.h) = 6834c3bc38adc645a5ef4741a9263f7bfa81f93f 

File Deleted: pkgsrc/editors/nano/patches/Attic/patch-src_nano.c

File Deleted: pkgsrc/editors/nano/patches/Attic/patch-src_nano.h