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:           Mon Jul  3 12:12:30 UTC 2017

Modified Files:
        pkgsrc/editors/nano: Makefile distinfo

Log Message:
Update nano to 2.8.5

2017.06.25 - GNU nano 2.8.5 "Farouche" avoids a crash when waking from
                a suspension that was induced from the outside, allows
                negative line and column numbers on the command line,
                avoids some flickering when resizing the screen while
                in the file browser, opens files in the order they were
                mentioned on the command line, and does not pretend to
                have woken from suspension when receiving a SIGCONT.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.35 -r1.36 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.62 pkgsrc/editors/nano/Makefile:1.63
--- pkgsrc/editors/nano/Makefile:1.62   Sat Jun 10 16:07:24 2017
+++ pkgsrc/editors/nano/Makefile        Mon Jul  3 12:12:30 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2017/06/10 16:07:24 wiedi Exp $
+# $NetBSD: Makefile,v 1.63 2017/07/03 12:12:30 wiedi Exp $
 
-DISTNAME=      nano-2.8.4
+DISTNAME=      nano-2.8.5
 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.35 pkgsrc/editors/nano/distinfo:1.36
--- pkgsrc/editors/nano/distinfo:1.35   Sat Jun 10 16:07:24 2017
+++ pkgsrc/editors/nano/distinfo        Mon Jul  3 12:12:30 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.35 2017/06/10 16:07:24 wiedi Exp $
+$NetBSD: distinfo,v 1.36 2017/07/03 12:12:30 wiedi Exp $
 
-SHA1 (nano-2.8.4.tar.xz) = 83ac3285e50690205011a822eadb42709c0fb2f3
-RMD160 (nano-2.8.4.tar.xz) = d580988caf89c3dd90587f7d8512bce25fd8e252
-SHA512 (nano-2.8.4.tar.xz) = 56e8f5a856bd39bea6597f3b4115a161004c1e4008e4d7a9104d21d61f199384305c0efef0b9832364573c45744584145db24a9c9a6db5308d61f34b84f041a3
-Size (nano-2.8.4.tar.xz) = 1441944 bytes
+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 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56



Home | Main Index | Thread Index | Old Index