pkgsrc-WIP-changes archive

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

luakit: PR 737 has been merged upstream



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Tue Dec 18 11:48:57 2018 +0200
Changeset:	e10ea58d790d29c4185463d000a8ea95236aa29b

Modified Files:
	luakit/distinfo
	luakit/patches/patch-widgets_webview.c

Log Message:
luakit: PR 737 has been merged upstream

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

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-widgets_webview.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/luakit/distinfo b/luakit/distinfo
index c2a12e68e6..1ac82a8e70 100644
--- a/luakit/distinfo
+++ b/luakit/distinfo
@@ -5,4 +5,4 @@ RMD160 (luakit/2.1.tar.gz) = a462c13895d62ad2f45c10805fdb39cf84307bdb
 SHA512 (luakit/2.1.tar.gz) = 1daee7fe4bf5fad0f2c70d714c316914c601467facafdb22e4f27c18a691e249cefd5680ede834bcc555041afdc5d7e70610e2cd5e33db1ad8d9f2fe0327ccac
 Size (luakit/2.1.tar.gz) = 485605 bytes
 SHA1 (patch-lib_window.lua) = 7a2a41610b20cc18e8ff5a4bd7f0ed06994c2ce8
-SHA1 (patch-widgets_webview.c) = 25550c4dc7fcacf6a8e486afdbe38e19a8df3bb4
+SHA1 (patch-widgets_webview.c) = 82e16ceb4f698aaf79e27d49a882d65e68a7c4c4
diff --git a/luakit/patches/patch-widgets_webview.c b/luakit/patches/patch-widgets_webview.c
index 7db3e4cdaa..33eecdb7b7 100644
--- a/luakit/patches/patch-widgets_webview.c
+++ b/luakit/patches/patch-widgets_webview.c
@@ -3,6 +3,8 @@ $NetBSD$
 Only signal "mime-type-decision" for a succesful response.
 https://github.com/luakit/luakit/pull/737
 
+This pull request has been merged.
+
 --- widgets/webview.c.orig	2018-10-07 06:06:13.000000000 +0000
 +++ widgets/webview.c
 @@ -487,6 +487,9 @@ decide_policy_cb(WebKitWebView* UNUSED(v


Home | Main Index | Thread Index | Old Index