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: wen
Date: Sat Aug 5 01:35:49 UTC 2017
Modified Files:
pkgsrc/editors/nano: Makefile distinfo
Log Message:
Update to 2.8.6
Upstream changes:
2017 July 21
GNU nano 2.8.6 "Kekulé" offers a new feature: the ability
to do softwrapping between words -- at whitespace --
instead of always at the edge of the screen. This can
be activated with -a or --atblanks or 'set atblanks'
together with the softwrap option. This release further
fixes a handful of rare display glitches, fixes a build
failure on AIX, harmonizes the quoting rules in the rc
files, and renames the option 'cut' to 'cutfromcursor'
(please update your nanorc files before 2020).
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.36 -r1.37 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.63 pkgsrc/editors/nano/Makefile:1.64
--- pkgsrc/editors/nano/Makefile:1.63 Mon Jul 3 12:12:30 2017
+++ pkgsrc/editors/nano/Makefile Sat Aug 5 01:35:49 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2017/07/03 12:12:30 wiedi Exp $
+# $NetBSD: Makefile,v 1.64 2017/08/05 01:35:49 wen Exp $
-DISTNAME= nano-2.8.5
+DISTNAME= nano-2.8.6
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.36 pkgsrc/editors/nano/distinfo:1.37
--- pkgsrc/editors/nano/distinfo:1.36 Mon Jul 3 12:12:30 2017
+++ pkgsrc/editors/nano/distinfo Sat Aug 5 01:35:49 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2017/07/03 12:12:30 wiedi Exp $
+$NetBSD: distinfo,v 1.37 2017/08/05 01:35:49 wen Exp $
-SHA1 (nano-2.8.5.tar.xz) = 1517c29ec7930ad4c14d87bfe67f9d19dc64729f
-RMD160 (nano-2.8.5.tar.xz) = bf8776334e39f33be07ab2e79c18d09e964cf505
-SHA512 (nano-2.8.5.tar.xz) = 3a051e9ab0dfe74138a31658788e1164239964fd5103e495ce123ca26516e74466e76b1c962ebc674717468477976cb7e9ba65f845cfb292445fc880ed0aa6d5
-Size (nano-2.8.5.tar.xz) = 1444128 bytes
+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 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56
Home |
Main Index |
Thread Index |
Old Index