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: Fri Mar 15 17:44:36 UTC 2024
Modified Files:
pkgsrc/editors/nano: distinfo
pkgsrc/editors/nano/patches: patch-src_winio.c
Log Message:
nano: link to upstream patch
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/editors/nano/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/nano/patches/patch-src_winio.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/distinfo
diff -u pkgsrc/editors/nano/distinfo:1.77 pkgsrc/editors/nano/distinfo:1.78
--- pkgsrc/editors/nano/distinfo:1.77 Fri Mar 15 17:35:50 2024
+++ pkgsrc/editors/nano/distinfo Fri Mar 15 17:44:35 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.77 2024/03/15 17:35:50 nia Exp $
+$NetBSD: distinfo,v 1.78 2024/03/15 17:44:35 nia Exp $
BLAKE2s (nano-7.2.tar.xz) = 466bde4f9ebb00d9a6e6bf2cb36b2f180d4974a3c8ada9b9f45c2447e502ce2f
SHA512 (nano-7.2.tar.xz) = a6dfa70edab62e439a9a998ca214f2415d57dbdc01766ad2e4b14048836557a32755f8b09de13c6a89023f215b61d2854017b389eae8d097ca6f3ba73ce2f583
@@ -6,4 +6,4 @@ Size (nano-7.2.tar.xz) = 1608444 bytes
SHA1 (patch-configure) = 63c7c2b827375e742ef444be847ec5f223bd0855
SHA1 (patch-doc_nano.1) = 3d160aa6a4324400e79064d22cbd291a0d3de4f9
SHA1 (patch-doc_nanorc.5) = 4d8af863bfa51eeac2a5e5cd04bd16aba3b6e29a
-SHA1 (patch-src_winio.c) = 0c7b504a0f643e0e3ce9fe8e6b9bfe3cae656e8b
+SHA1 (patch-src_winio.c) = 99a544307d617ce148b5b3f1de4ce4ed484f8955
Index: pkgsrc/editors/nano/patches/patch-src_winio.c
diff -u pkgsrc/editors/nano/patches/patch-src_winio.c:1.1 pkgsrc/editors/nano/patches/patch-src_winio.c:1.2
--- pkgsrc/editors/nano/patches/patch-src_winio.c:1.1 Fri Mar 15 17:35:50 2024
+++ pkgsrc/editors/nano/patches/patch-src_winio.c Fri Mar 15 17:44:36 2024
@@ -1,8 +1,9 @@
-$NetBSD: patch-src_winio.c,v 1.1 2024/03/15 17:35:50 nia Exp $
+$NetBSD: patch-src_winio.c,v 1.2 2024/03/15 17:44:36 nia Exp $
NetBSD curses fix.
https://gnats.netbsd.org/57749
+https://savannah.gnu.org/patch/index.php?10438
--- src/winio.c.orig 2024-03-15 17:30:32.969607523 +0000
+++ src/winio.c
Home |
Main Index |
Thread Index |
Old Index