pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/nano
Module Name: pkgsrc
Committed By: nia
Date: Wed Aug 11 20:21:55 UTC 2021
Modified Files:
pkgsrc/editors/nano: Makefile PLIST distinfo
Log Message:
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'.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/editors/nano/PLIST
cvs rdiff -u -r1.67 -r1.68 pkgsrc/editors/nano/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/nano/Makefile
diff -u pkgsrc/editors/nano/Makefile:1.98 pkgsrc/editors/nano/Makefile:1.99
--- pkgsrc/editors/nano/Makefile:1.98 Thu Apr 29 18:44:14 2021
+++ pkgsrc/editors/nano/Makefile Wed Aug 11 20:21:55 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2021/04/29 18:44:14 wiedi Exp $
+# $NetBSD: Makefile,v 1.99 2021/08/11 20:21:55 nia Exp $
-DISTNAME= nano-5.7
+DISTNAME= nano-5.8
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/editors/nano/PLIST
diff -u pkgsrc/editors/nano/PLIST:1.27 pkgsrc/editors/nano/PLIST:1.28
--- pkgsrc/editors/nano/PLIST:1.27 Thu Apr 29 18:44:14 2021
+++ pkgsrc/editors/nano/PLIST Wed Aug 11 20:21:55 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2021/04/29 18:44:14 wiedi Exp $
+@comment $NetBSD: PLIST,v 1.28 2021/08/11 20:21:55 nia Exp $
bin/nano
bin/rnano
info/nano.info
@@ -36,6 +36,7 @@ share/locale/pt/LC_MESSAGES/nano.mo
share/locale/pt_BR/LC_MESSAGES/nano.mo
share/locale/ro/LC_MESSAGES/nano.mo
share/locale/ru/LC_MESSAGES/nano.mo
+share/locale/sk/LC_MESSAGES/nano.mo
share/locale/sl/LC_MESSAGES/nano.mo
share/locale/sr/LC_MESSAGES/nano.mo
share/locale/sv/LC_MESSAGES/nano.mo
Index: pkgsrc/editors/nano/distinfo
diff -u pkgsrc/editors/nano/distinfo:1.67 pkgsrc/editors/nano/distinfo:1.68
--- pkgsrc/editors/nano/distinfo:1.67 Thu Apr 29 18:44:14 2021
+++ pkgsrc/editors/nano/distinfo Wed Aug 11 20:21:55 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.67 2021/04/29 18:44:14 wiedi Exp $
+$NetBSD: distinfo,v 1.68 2021/08/11 20:21:55 nia Exp $
-SHA1 (nano-5.7.tar.xz) = ae19875914a31859ccd52cceaac344d275df2e49
-RMD160 (nano-5.7.tar.xz) = 982b29f6ff25fa26b8234ba4cdcad2c354808c6c
-SHA512 (nano-5.7.tar.xz) = 7f604aff497afb01ea5ff31a3521c84ad225e420a61af2351f8705f5cca108c16a56e79ecf9cc1d6ea55b0818d11628a6e05d5269a593ceca5c01c18c88791dd
-Size (nano-5.7.tar.xz) = 1447076 bytes
+SHA1 (nano-5.8.tar.xz) = 925e65db58cb8347bf809084d6ebb71637395176
+RMD160 (nano-5.8.tar.xz) = d09bd70ee419fbe26c20b1e1a7d413b7921fc1ae
+SHA512 (nano-5.8.tar.xz) = ac614587f1a76c5ccb425fc8b4c6d4f7748dda89b863b2b8c6937b31e837edca5c83e3c13f53c9f5da5a9e24a1d8093c19dd0e8a85723f0bbae57fdab155e15c
+Size (nano-5.8.tar.xz) = 1462364 bytes
SHA1 (patch-configure) = 8df30018d732c00202b4173f1c3ae0e03aa56245
SHA1 (patch-doc_nano.1) = 3d160aa6a4324400e79064d22cbd291a0d3de4f9
SHA1 (patch-doc_nanorc.5) = 4d8af863bfa51eeac2a5e5cd04bd16aba3b6e29a
Home |
Main Index |
Thread Index |
Old Index