Here is an update to moonlight-qt 4.3.1.

For the release notes for the versions in between..

https://github.com/moonlight-stream/moonlight-qt/tags


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/games/moonlight-qt/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile    24 Apr 2023 11:40:41 -0000      1.6
+++ Makefile    11 May 2023 04:35:23 -0000
@@ -1,11 +1,10 @@
 COMMENT =              open-source nvidia gamestream client
 
-V =                    3.1.4
+V =                    4.3.1
 PKGNAME =              moonlight-qt-${V}
 
 DISTNAME =             MoonlightSrc-${V}
 MASTER_SITES =         
https://github.com/moonlight-stream/moonlight-qt/releases/download/v${V}/
-REVISION =             2
 
 CATEGORIES =           games
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/games/moonlight-qt/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo    11 Nov 2021 07:11:18 -0000      1.2
+++ distinfo    11 May 2023 04:35:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (MoonlightSrc-3.1.4.tar.gz) = 
OelZCcNiVktYIukeURIQfB4PEh1xONtiTZury2AewgQ=
-SIZE (MoonlightSrc-3.1.4.tar.gz) = 55034473
+SHA256 (MoonlightSrc-4.3.1.tar.gz) = 
oMWxCcOOwwWOOPpflkKBMKWe1HDIMbM7osJ5npMsomQ=
+SIZE (MoonlightSrc-4.3.1.tar.gz) = 71454450
Index: patches/patch-app_app_pro
===================================================================
RCS file: /home/cvs/ports/games/moonlight-qt/patches/patch-app_app_pro,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-app_app_pro
--- patches/patch-app_app_pro   11 Mar 2022 19:04:41 -0000      1.2
+++ patches/patch-app_app_pro   11 May 2023 04:36:02 -0000
@@ -3,7 +3,7 @@ Disable wayland
 Index: app/app.pro
 --- app/app.pro.orig
 +++ app/app.pro
-@@ -90,11 +90,6 @@ unix:!macx {
+@@ -102,11 +102,6 @@ unix:!macx {
          }
      }
  

Reply via email to