From d75bdc7aa12611cd926ad8f7ee2bef6fc73c8047 Mon Sep 17 00:00:00 2001 From: Felix Palmen Date: Fri, 28 Jul 2023 21:31:29 +0200 Subject: [PATCH] net/linphone: Update to 5.0.18 Differential Revision: https://reviews.freebsd.org/D41227 --- net/linphone/Makefile | 4 +--- net/linphone/distinfo | 6 +++--- net/linphone/files/patch-CMakeLists.txt | 6 +++--- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/net/linphone/Makefile b/net/linphone/Makefile index fd67c86dd1431..62051225e11ec 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -1,6 +1,5 @@ PORTNAME= linphone -PORTVERSION= 5.0.14 -PORTREVISION= 1 +PORTVERSION= 5.0.18 PORTEPOCH= 1 CATEGORIES= net @@ -21,7 +20,6 @@ USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public GL_PROJECT= linphone-desktop -GL_TAGNAME= 02e025324143c8479dc7634e74d3f5b5107e3b9a USE_QT= concurrent core dbus declarative gui linguisttools network \ quickcontrols2 speech svg testlib widgets buildtools:build \ qmake:build graphicaleffects:run quickcontrols:run diff --git a/net/linphone/distinfo b/net/linphone/distinfo index e0edb88c746f6..b9dfb572e6fa8 100644 --- a/net/linphone/distinfo +++ b/net/linphone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679189429 -SHA256 (public-linphone-desktop-02e025324143c8479dc7634e74d3f5b5107e3b9a_GL0.tar.gz) = 1f11f84862626aaf627f62269d635ebd9f0e29dd51c179bc623045100a586477 -SIZE (public-linphone-desktop-02e025324143c8479dc7634e74d3f5b5107e3b9a_GL0.tar.gz) = 2907732 +TIMESTAMP = 1690571429 +SHA256 (linphone-desktop-5.0.18.tar.bz2) = 7081fb9507359ac6b5129b753f2d8018dc23ac9ab1d7866cb3364d6509e8ee1a +SIZE (linphone-desktop-5.0.18.tar.bz2) = 2444866 diff --git a/net/linphone/files/patch-CMakeLists.txt b/net/linphone/files/patch-CMakeLists.txt index c53dd66eed285..9e789db37d831 100644 --- a/net/linphone/files/patch-CMakeLists.txt +++ b/net/linphone/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2022-08-24 10:17:10 UTC +--- CMakeLists.txt.orig 2023-06-16 13:29:33 UTC +++ CMakeLists.txt -@@ -20,6 +20,7 @@ +@@ -20,6 +20,7 @@ cmake_minimum_required(VERSION 3.1) # ################################################################################ cmake_minimum_required(VERSION 3.1) @@ -8,7 +8,7 @@ find_package(bctoolbox CONFIG) set(FULL_VERSION ) -@@ -487,7 +487,7 @@ if(APPLE) +@@ -556,7 +557,7 @@ else() set(MSPLUGINS_DIR "Frameworks/mediastreamer2.framework/Versions/A/Libraries") endif() else()