pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

luakit: Add reference to upstream pull request



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Oct 6 22:22:26 2018 +0200
Changeset:	029b772f9b52680767079ab0d163063696e1f2f8

Modified Files:
	luakit/distinfo
	luakit/patches/patch-config_window.lua

Log Message:
luakit: Add reference to upstream pull request

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=029b772f9b52680767079ab0d163063696e1f2f8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 luakit/distinfo                        | 2 +-
 luakit/patches/patch-config_window.lua | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diffs:
diff --git a/luakit/distinfo b/luakit/distinfo
index fac6b1abd2..d2ed3a795c 100644
--- a/luakit/distinfo
+++ b/luakit/distinfo
@@ -4,4 +4,4 @@ SHA1 (luakit-2017.08.10.tar.gz) = 9700901e09ec91f598df188e82972c0d2578aaed
 RMD160 (luakit-2017.08.10.tar.gz) = 144c400c408bdfc3385ee1c3b569351f1f0ae1af
 SHA512 (luakit-2017.08.10.tar.gz) = 6cceb241ca5a7ad7dfbb3964888318b5f2c5f734175ea7ecd5178419d037d58dc5e0aba00a7ed8ca3dd811cc5af953c353b0cd203be95a15c6a78c396f9230c8
 Size (luakit-2017.08.10.tar.gz) = 399564 bytes
-SHA1 (patch-config_window.lua) = ecf8a30ca267d6d0f29919bca952fa77cfc57607
+SHA1 (patch-config_window.lua) = 68676f1a203c2f6790ea6e502218449824b9bc80
diff --git a/luakit/patches/patch-config_window.lua b/luakit/patches/patch-config_window.lua
index 650d5b2811..fb1a208705 100644
--- a/luakit/patches/patch-config_window.lua
+++ b/luakit/patches/patch-config_window.lua
@@ -8,6 +8,10 @@ events). To workaround this problem avoid to call view:destroy().
 
 XXX: I'm not sure if it's the correct fix.
 
+Reported uptsream via:
+
+ <https://github.com/luakit/luakit/pull/726>
+
 --- config/window.lua.orig	2017-08-10 09:50:15.000000000 +0000
 +++ config/window.lua
 @@ -519,7 +519,6 @@ window.methods = {


Home | Main Index | Thread Index | Old Index