pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/kakoune kakoune: Add note to patch. I'm not bi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/43692e038b52
branches: trunk
changeset: 413767:43692e038b52
user: nia <nia%pkgsrc.org@localhost>
date: Sun Mar 22 10:45:10 2020 +0000
description:
kakoune: Add note to patch. I'm not bitter.
diffstat:
editors/kakoune/distinfo | 4 ++--
editors/kakoune/patches/patch-src_file.cc | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 462a78c99f0a -r 43692e038b52 editors/kakoune/distinfo
--- a/editors/kakoune/distinfo Sun Mar 22 10:36:39 2020 +0000
+++ b/editors/kakoune/distinfo Sun Mar 22 10:45:10 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2020/03/22 10:35:44 nia Exp $
+$NetBSD: distinfo,v 1.4 2020/03/22 10:45:10 nia Exp $
SHA1 (kakoune-2020.01.16.tar.bz2) = bb207f38942251b923935898dd40d9ca475444dd
RMD160 (kakoune-2020.01.16.tar.bz2) = 98c7ed0c9cd77cb73426853a0a92c468a9d27bbb
@@ -6,4 +6,4 @@
Size (kakoune-2020.01.16.tar.bz2) = 478509 bytes
SHA1 (patch-src_Makefile) = 669a6da452be1f9cd58848819d7ae70013cefeb8
SHA1 (patch-src_event__manager.cc) = 8666702d13d416fdb7b7cbaf55615b736f7b09a8
-SHA1 (patch-src_file.cc) = 5710ab3727649abcbead9da6fb78c1eb99faa430
+SHA1 (patch-src_file.cc) = 490872503d1f5b73281095aa7552f6c8819a7969
diff -r 462a78c99f0a -r 43692e038b52 editors/kakoune/patches/patch-src_file.cc
--- a/editors/kakoune/patches/patch-src_file.cc Sun Mar 22 10:36:39 2020 +0000
+++ b/editors/kakoune/patches/patch-src_file.cc Sun Mar 22 10:45:10 2020 +0000
@@ -1,8 +1,10 @@
-$NetBSD: patch-src_file.cc,v 1.2 2020/03/22 10:35:44 nia Exp $
+$NetBSD: patch-src_file.cc,v 1.3 2020/03/22 10:45:10 nia Exp $
Allow KAK_BIN_PATH to be used as a fallback for finding the executable
path on more platforms.
+Note: the author of kakoune rejected making this fully portable.
+
--- src/file.cc.orig 2020-01-16 09:52:20.000000000 +0000
+++ src/file.cc
@@ -21,7 +21,7 @@
Home |
Main Index |
Thread Index |
Old Index