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: wiedi
Date: Wed Aug 30 10:21:58 UTC 2017
Modified Files:
pkgsrc/editors/nano: Makefile distinfo
Log Message:
Update nano to 2.8.7
2017.08.27 - GNU nano 2.8.7 "Fragrance" fixes a lockup when tabs are
wider than the screen, makes indenting + unindenting
more predictable by retaining relative indentations,
allows pasting (^U) at a prompt, allows triple quotes
in Python to not be followed by a character, does not
scroll three pages on a roll of the mouse wheel, binds
Alt+Up and Alt+Down to findprevious and findnext, and
fixes some hard-to-describe issues with softwrapping
and boundary-crossing tabs. Enjoy.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.37 -r1.38 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.64 pkgsrc/editors/nano/Makefile:1.65
--- pkgsrc/editors/nano/Makefile:1.64 Sat Aug 5 01:35:49 2017
+++ pkgsrc/editors/nano/Makefile Wed Aug 30 10:21:58 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2017/08/05 01:35:49 wen Exp $
+# $NetBSD: Makefile,v 1.65 2017/08/30 10:21:58 wiedi Exp $
-DISTNAME= nano-2.8.6
+DISTNAME= nano-2.8.7
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/editors/nano/distinfo
diff -u pkgsrc/editors/nano/distinfo:1.37 pkgsrc/editors/nano/distinfo:1.38
--- pkgsrc/editors/nano/distinfo:1.37 Sat Aug 5 01:35:49 2017
+++ pkgsrc/editors/nano/distinfo Wed Aug 30 10:21:58 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2017/08/05 01:35:49 wen Exp $
+$NetBSD: distinfo,v 1.38 2017/08/30 10:21:58 wiedi Exp $
-SHA1 (nano-2.8.6.tar.xz) = 7a9ec834c3c26d25baabbeefedb64b665edac201
-RMD160 (nano-2.8.6.tar.xz) = c003358aeb3816d6bd71beb908720ef9a3013981
-SHA512 (nano-2.8.6.tar.xz) = 268ba5aef5ebfb7f553bc08281539df7a5fe58acdd9aaec0af4cf66b81a9e8b1b917b7e59bfc46bfe465eeccd4cdba7d673d552be8ac46ff778c3196a83226f1
-Size (nano-2.8.6.tar.xz) = 1463304 bytes
+SHA1 (nano-2.8.7.tar.xz) = 34e1c01612a90c18e3612febc452565ded2ca42e
+RMD160 (nano-2.8.7.tar.xz) = e4c18e8c41e54eab839a91ab199651b18fff481e
+SHA512 (nano-2.8.7.tar.xz) = d7ef960d5178be64c17ba97729895564ab83583a6c4ccb19f870437f58aac4900c1de1a054963d87258f79956a03afa0ce94631891ec616096d120caed83a098
+Size (nano-2.8.7.tar.xz) = 1469384 bytes
SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56
Home |
Main Index |
Thread Index |
Old Index