pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
luakit-git: Add references to upstream pull requests
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Oct 6 22:17:28 2018 +0200
Changeset: d0d9f8b52ddf6f4648e46c3ec3ae8554ed809a6c
Modified Files:
luakit-git/distinfo
luakit-git/patches/patch-Makefile
luakit-git/patches/patch-config.mk
luakit-git/patches/patch-lib_window.lua
Log Message:
luakit-git: Add references to upstream pull requests
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d0d9f8b52ddf6f4648e46c3ec3ae8554ed809a6c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
luakit-git/distinfo | 6 +++---
luakit-git/patches/patch-Makefile | 4 ++++
luakit-git/patches/patch-config.mk | 4 ++++
luakit-git/patches/patch-lib_window.lua | 4 ++++
4 files changed, 15 insertions(+), 3 deletions(-)
diffs:
diff --git a/luakit-git/distinfo b/luakit-git/distinfo
index c4744eba64..7faa666d99 100644
--- a/luakit-git/distinfo
+++ b/luakit-git/distinfo
@@ -4,6 +4,6 @@ SHA1 (luakit/2aecefe95c99808121edbf3903c3947779f8c4d4-2aecefe95c99808121edbf3903
RMD160 (luakit/2aecefe95c99808121edbf3903c3947779f8c4d4-2aecefe95c99808121edbf3903c3947779f8c4d4.zip) = c829f11889a2e50e8a91b5c9553e84c0ded5fdd9
SHA512 (luakit/2aecefe95c99808121edbf3903c3947779f8c4d4-2aecefe95c99808121edbf3903c3947779f8c4d4.zip) = f493fde91e87b8bd40f3a90b558c4d297ed31bc00e6924660a5c1fa55aa35bfd2eb7c8a6a7ea1d6b9ef7d095d358659d350ca92fbc6f654a9df9a1544ce30fdf
Size (luakit/2aecefe95c99808121edbf3903c3947779f8c4d4-2aecefe95c99808121edbf3903c3947779f8c4d4.zip) = 518360 bytes
-SHA1 (patch-Makefile) = 4a105f1201931904b432b9773c923274e0052d02
-SHA1 (patch-config.mk) = e1c390151c004b2b806b2b53f9e1ce517d9b5d64
-SHA1 (patch-lib_window.lua) = 1282ea06f7c1a45b3465a3452b84b1483a694130
+SHA1 (patch-Makefile) = 6a62050e0b65604b893dbd9d2b21bb19d2855916
+SHA1 (patch-config.mk) = 0818316651f9cda2cc149a3eaa4f84eb2923ee6d
+SHA1 (patch-lib_window.lua) = 7a2a41610b20cc18e8ff5a4bd7f0ed06994c2ce8
diff --git a/luakit-git/patches/patch-Makefile b/luakit-git/patches/patch-Makefile
index 30e008cb0c..8121f4fbbe 100644
--- a/luakit-git/patches/patch-Makefile
+++ b/luakit-git/patches/patch-Makefile
@@ -4,6 +4,10 @@ Improve DESTDIR support and use it only in install and deinstall target.
The various paths are used in buildopts.h and there having the
DESTDIR is not desiderable.
+Reported uptsream via:
+
+ <https://github.com/luakit/luakit/pull/727>
+
--- Makefile.orig 2018-09-22 23:42:41.000000000 +0000
+++ Makefile
@@ -27,7 +27,6 @@ options:
diff --git a/luakit-git/patches/patch-config.mk b/luakit-git/patches/patch-config.mk
index 5d46b95d14..6fb6acea5a 100644
--- a/luakit-git/patches/patch-config.mk
+++ b/luakit-git/patches/patch-config.mk
@@ -4,6 +4,10 @@ Improve DESTDIR support and use it only in install and deinstall target.
The various paths are used in buildopts.h and there having the
DESTDIR is not desiderable.
+Reported uptsream via:
+
+ <https://github.com/luakit/luakit/pull/727>
+
--- config.mk.orig 2018-09-22 23:42:41.000000000 +0000
+++ config.mk
@@ -25,14 +25,6 @@ PIXMAPDIR ?= $(PREFIX)/share/pixmaps
diff --git a/luakit-git/patches/patch-lib_window.lua b/luakit-git/patches/patch-lib_window.lua
index e1446fa250..8fbb5f093f 100644
--- a/luakit-git/patches/patch-lib_window.lua
+++ b/luakit-git/patches/patch-lib_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>
+
--- lib/window.lua.orig 2017-08-10 09:50:15.000000000 +0000
+++ lib/window.lua
@@ -519,7 +519,6 @@ window.methods = {
Home |
Main Index |
Thread Index |
Old Index