summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiedi <wiedi>2017-04-18 22:06:20 +0000
committerwiedi <wiedi>2017-04-18 22:06:20 +0000
commit6a6e59384d109fc973ebd517ff8868e55569eb55 (patch)
tree073443650db12d1d155b13177a5e6ed054de8242 /editors
parent5e4a0082dbc4058fad91d6b34625426d2f8e4de6 (diff)
downloadpkgsrc-6a6e59384d109fc973ebd517ff8868e55569eb55.tar.gz
Update editors/nano to 2.8.1
2017.04.12 - GNU nano 2.8.1 "Ellert" fixes build failures on MacOS and on musl, fixes scrolling problems in softwrap mode when double-width characters on row boundaries are involved, shows double-width characters as ">" and "<" when split across two rows, moves the cursor more predictably (at the cost of sometimes putting it on the second "half" of a character), avoids creating lines that consist of only blanks when using autoindent, makes ^Home and ^End go to the start and end of the file (on terminals that support those keystrokes), places the cursor better when linting, lets the linter ask only once whether to open an included file, and adds bindings for ^Up and ^Down in the file browser. Don't sit on your hands. 2017.03.31 - GNU nano 2.8.0 "Axat" makes it easier to move around in softwrapped lines: the Up and Down keys now step from visual row to visual row instead of jumping between logical lines, and the Home and End keys now move to the start and end of a row, and only when already there, then to the start and end of the logical line. Furthermore, the screen can now scroll per row instead of always per logical line. On an entirely different front: nano now makes use of gnulib, to make it build on more platforms. In short: there were many internal changes, not many user-visible ones (apart from the new softwrap navigation). The conversion to gnulib was done by Mike Frysinger, the softwrap overhaul by David Ramsey.
Diffstat (limited to 'editors')
-rw-r--r--editors/nano/Makefile4
-rw-r--r--editors/nano/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 0d62ba7ebff..9e6d5cf920f 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2017/03/20 05:05:27 adam Exp $
+# $NetBSD: Makefile,v 1.60 2017/04/18 22:06:20 wiedi Exp $
-DISTNAME= nano-2.7.5
+DISTNAME= nano-2.8.1
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index cce996f068b..13d98fca6cf 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2017/03/20 05:05:27 adam Exp $
+$NetBSD: distinfo,v 1.33 2017/04/18 22:06:20 wiedi Exp $
-SHA1 (nano-2.7.5.tar.xz) = ac907b75231ba5f046e566af8a87f3840ed3c04e
-RMD160 (nano-2.7.5.tar.xz) = f1b5fa07550bd0cc955bdad2865c5b02b65119e7
-SHA512 (nano-2.7.5.tar.xz) = 1059e20ca862597f2d21a1080769d909ed830a320adc3193a593ffb6f8104dd17ba1a5d64150886a92e4e0727ee184901a33723a1f519438e330d672f4815af5
-Size (nano-2.7.5.tar.xz) = 1014184 bytes
+SHA1 (nano-2.8.1.tar.xz) = 769ae2519ccba99e9ecfb0f7ca0e0c46bb76a5e6
+RMD160 (nano-2.8.1.tar.xz) = 1ba612727a661dfd6ef6a5bd97dd07a217c9d832
+SHA512 (nano-2.8.1.tar.xz) = 922962a63b5bb09851f6a0c89bc312b99b6026359b1a1558a408ef2a1dd9b46b45428fca2b4872d4186e934602ecc6a49d7012eb2dffcda7411007398e1adfdf
+Size (nano-2.8.1.tar.xz) = 1429084 bytes
SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56