pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tigervnc: Add link to Github PR in patch
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri Jan 24 14:36:06 2025 +0100
Changeset: 229fd7e389fe0664ff8656fe576138ebca9032e3
Modified Files:
tigervnc/COMMIT_MSG
tigervnc/distinfo
tigervnc/patches/patch-vncviewer_DesktopWindow.cxx
Added Files:
tigervnc/TODO
Log Message:
tigervnc: Add link to Github PR in patch
- Switch to cmake/build.mk is still open
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=229fd7e389fe0664ff8656fe576138ebca9032e3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tigervnc/COMMIT_MSG | 1 -
tigervnc/TODO | 1 +
tigervnc/distinfo | 2 +-
tigervnc/patches/patch-vncviewer_DesktopWindow.cxx | 1 +
4 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/tigervnc/COMMIT_MSG b/tigervnc/COMMIT_MSG
index 73e3ddd9b6..59e1284479 100644
--- a/tigervnc/COMMIT_MSG
+++ b/tigervnc/COMMIT_MSG
@@ -1,6 +1,5 @@
net/tigervnc: Update to 1.14.1
-- Switch to cmake/build.mk
- Switch to FLTK 1.4
- Remove pkgsrc patch that was merged upstream
diff --git a/tigervnc/TODO b/tigervnc/TODO
new file mode 100644
index 0000000000..bf051e0729
--- /dev/null
+++ b/tigervnc/TODO
@@ -0,0 +1 @@
+- Switch to cmake/build.mk
diff --git a/tigervnc/distinfo b/tigervnc/distinfo
index 3da4c8b1ed..9896f2405e 100644
--- a/tigervnc/distinfo
+++ b/tigervnc/distinfo
@@ -12,4 +12,4 @@ SHA1 (patch-unix_vncserver_vncserver.in) = 6b72c2b3a23428b2a752d956b83f227247fd8
SHA1 (patch-unix_xserver_hw_vnc_Makefile.am) = 4ef672a8836883cba95d6e6ac6e48ff55331f478
SHA1 (patch-unix_xserver_hw_vnc_vncBlockHandler.c) = 534a621aab793625c27737d42c5bf12c9574a414
SHA1 (patch-unix_xserver_os_inputthread.c) = da8f1a6ab905d2569f61e92d8cf9891ed14ec42a
-SHA1 (patch-vncviewer_DesktopWindow.cxx) = 956998f4eaf74fec744f6852d46964506707ed7d
+SHA1 (patch-vncviewer_DesktopWindow.cxx) = 42ac9b8a70f55ed4ca8827f299c7b5cf2eaa55b7
diff --git a/tigervnc/patches/patch-vncviewer_DesktopWindow.cxx b/tigervnc/patches/patch-vncviewer_DesktopWindow.cxx
index b868e77e8e..ba465d4fbc 100644
--- a/tigervnc/patches/patch-vncviewer_DesktopWindow.cxx
+++ b/tigervnc/patches/patch-vncviewer_DesktopWindow.cxx
@@ -2,6 +2,7 @@ $NetBSD$
A method Fl__Window::maximize() was added in FLTK 1.4, it should not be
called by this code written for FLTK 1.3.
+<https://github.com/TigerVNC/tigervnc/pull/1887>
--- vncviewer/DesktopWindow.cxx.orig 2024-10-22 13:45:27.000000000 +0000
+++ vncviewer/DesktopWindow.cxx
Home |
Main Index |
Thread Index |
Old Index