this updates nano to latest version
Changelog:
- 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'.
Index: Makefile
===================================================================
RCS file: /home/reposync/ports/editors/nano/Makefile,v
retrieving revision 1.121
diff -u -p -r1.121 Makefile
--- Makefile 1 May 2021 20:53:36 -0000 1.121
+++ Makefile 16 Jun 2021 21:03:48 -0000
@@ -2,7 +2,7 @@
COMMENT= simple editor, inspired by Pico
-DISTNAME= nano-5.7
+DISTNAME= nano-5.8
CATEGORIES= editors
HOMEPAGE= https://www.nano-editor.org/
Index: distinfo
===================================================================
RCS file: /home/reposync/ports/editors/nano/distinfo,v
retrieving revision 1.71
diff -u -p -r1.71 distinfo
--- distinfo 1 May 2021 20:53:36 -0000 1.71
+++ distinfo 16 Jun 2021 21:03:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (nano-5.7.tar.xz) = 1LGBzC7BHe83EbRknjTyvnpmjnCrUGhgUUAx0GnMyvo=
-SIZE (nano-5.7.tar.xz) = 1447076
+SHA256 (nano-5.8.tar.xz) = 5Dtj2y94M24qoSPo0BXbq8FyChU2FxS/1LG7Tl6Hdow=
+SIZE (nano-5.8.tar.xz) = 1462364
No comments:
Post a Comment