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: Sun Jun 19 10:43:34 UTC 2016
Modified Files:
pkgsrc/editors/nano: Makefile distinfo
Removed Files:
pkgsrc/editors/nano/patches: patch-src_files.c
Log Message:
Update editors/nano to 2.6.0
2016.06.17 - nano 2.6.0 "Rubicon" fixes more than fifty little bugs -- and
some of them not so little. It improves moving about in
the file browser, corrects failings of the internal spell
checker, adds a new feature (comment/uncomment lines, with
default binding M-3), makes some error messages clearer,
shows more of a file when positionlog is used and the cursor
is near the end, displays all error messages at startup if
there are multiple ones, does not misinterpret keystrokes
when typing very fast, is less eager to trim the filename
on narrow terminals, speeds up case-insensitive searches,
and allows to abort re-searches. Among bunches of other
things. It is worth the trouble to upgrade.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/editors/nano/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/nano/patches/patch-src_files.c
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.54 pkgsrc/editors/nano/Makefile:1.55
--- pkgsrc/editors/nano/Makefile:1.54 Sat Mar 26 20:21:37 2016
+++ pkgsrc/editors/nano/Makefile Sun Jun 19 10:43:34 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2016/03/26 20:21:37 bsiegert Exp $
+# $NetBSD: Makefile,v 1.55 2016/06/19 10:43:34 wiedi Exp $
-DISTNAME= nano-2.5.3
-PKGREVISION= 1
+DISTNAME= nano-2.6.0
CATEGORIES= editors
-MASTER_SITES= http://www.nano-editor.org/dist/v2.5/
+MASTER_SITES= http://www.nano-editor.org/dist/v2.6/
MAINTAINER= wiedi%frubar.net@localhost
HOMEPAGE= http://www.nano-editor.org/
Index: pkgsrc/editors/nano/distinfo
diff -u pkgsrc/editors/nano/distinfo:1.27 pkgsrc/editors/nano/distinfo:1.28
--- pkgsrc/editors/nano/distinfo:1.27 Sat Mar 26 20:21:37 2016
+++ pkgsrc/editors/nano/distinfo Sun Jun 19 10:43:34 2016
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.27 2016/03/26 20:21:37 bsiegert Exp $
+$NetBSD: distinfo,v 1.28 2016/06/19 10:43:34 wiedi Exp $
-SHA1 (nano-2.5.3.tar.gz) = 5ab42a39283a17f61ac5f044d9eae92e41ea8114
-RMD160 (nano-2.5.3.tar.gz) = 7f5d2bf718408d3a3c43e066ef66ba585b5e53ab
-SHA512 (nano-2.5.3.tar.gz) = 1d859f0bd88b9d907cfcaa84edc212bcaea4335c203922eb5b7378c2b45d88dffe1f3e4cb499a824d33781485834ef564997c58cf1fd92610d08f6ce8dcb67d5
-Size (nano-2.5.3.tar.gz) = 1967760 bytes
+SHA1 (nano-2.6.0.tar.gz) = 21a4658cacbf80bd04cbcb0241f426a782c0033b
+RMD160 (nano-2.6.0.tar.gz) = 4fd6a152e1e66f222b7c3434947d55b41711d64f
+SHA512 (nano-2.6.0.tar.gz) = c9bbc3c0c2020248ed1bbf62793c14abdf4786b38f22cf8f73c6b697bab9e95e293a83b27b9f52289a6b658816f442dff1504d3bdbfea094927f335037bdc384
+Size (nano-2.6.0.tar.gz) = 1960801 bytes
SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56
-SHA1 (patch-src_files.c) = 3416d3437743794aa909ce62b545a02576277060
Home |
Main Index |
Thread Index |
Old Index