FreeBSD Bugzilla – Attachment 236088 Details for
Bug 266006
net/linphone: 4.4.8_1 crashes on camera access
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update linphone libs
update-linphone-libs.patch (text/plain), 4.28 KB, created by
Felix Palmen
on 2022-08-24 09:07:33 UTC
(
hide
)
Description:
Update linphone libs
Filename:
MIME Type:
Creator:
Felix Palmen
Created:
2022-08-24 09:07:33 UTC
Size:
4.28 KB
patch
obsolete
>diff --git a/net/liblinphone/Makefile b/net/liblinphone/Makefile >index f6723c31e25a..44b344a46ac0 100644 >--- a/net/liblinphone/Makefile >+++ b/net/liblinphone/Makefile >@@ -1,6 +1,5 @@ > PORTNAME= liblinphone >-DISTVERSION= 5.1.32 >-PORTREVISION= 1 >+DISTVERSION= 5.1.56 > CATEGORIES= net > > MAINTAINER= bofh@FreeBSD.org >@@ -29,7 +28,7 @@ USES= cmake gnome iconv pkgconfig python:build sqlite > USE_GITLAB= yes > GL_SITE= https://gitlab.linphone.org/BC > GL_ACCOUNT= public >-GL_COMMIT= 05b13b98229fc69ed3075916857dbe32b60b2b39 >+GL_COMMIT= c5d52f725840bceca36874f480d86bdbb91f5b7e > USE_GNOME= libxml2 > USE_LDCONFIG= yes > >diff --git a/net/liblinphone/distinfo b/net/liblinphone/distinfo >index d2801d5835d9..4a28ecd4b2c7 100644 >--- a/net/liblinphone/distinfo >+++ b/net/liblinphone/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1657714936 >-SHA256 (public-liblinphone-05b13b98229fc69ed3075916857dbe32b60b2b39_GL0.tar.gz) = 9458a11c0bcc4496ff321c13f529394aec358f954e07c5d71ebf73f0d85e69d6 >-SIZE (public-liblinphone-05b13b98229fc69ed3075916857dbe32b60b2b39_GL0.tar.gz) = 22753242 >+TIMESTAMP = 1661328845 >+SHA256 (public-liblinphone-c5d52f725840bceca36874f480d86bdbb91f5b7e_GL0.tar.gz) = e7f680c2eb46bd751245250f0a22074dbf219dd2955362620c9ba63a6e76351e >+SIZE (public-liblinphone-c5d52f725840bceca36874f480d86bdbb91f5b7e_GL0.tar.gz) = 22756256 >diff --git a/net/liblinphone/files/patch-CMakeLists.txt b/net/liblinphone/files/patch-CMakeLists.txt >new file mode 100644 >index 000000000000..ac90e29656eb >--- /dev/null >+++ b/net/liblinphone/files/patch-CMakeLists.txt >@@ -0,0 +1,11 @@ >+--- CMakeLists.txt.orig 2022-08-24 08:22:37 UTC >++++ CMakeLists.txt >+@@ -320,7 +320,7 @@ else() >+ list(APPEND STRICT_OPTIONS_CPP >+ "-Wall" >+ "-Wconversion" >+- "-Werror=return-type" >++ "-Wno-error=return-type" >+ "-Winit-self" >+ "-Wno-error=deprecated-declarations" >+ "-Wpointer-arith" >diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile >index 5c18fbb38c86..802c69034c43 100644 >--- a/net/mediastreamer/Makefile >+++ b/net/mediastreamer/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= mediastreamer >-PORTVERSION= 5.1.43 >+PORTVERSION= 5.1.55 > CATEGORIES= net > > MAINTAINER= bofh@FreeBSD.org >@@ -19,7 +19,7 @@ USE_GITLAB= yes > GL_SITE= https://gitlab.linphone.org/BC > GL_ACCOUNT= public > GL_PROJECT= ${PORTNAME}2 >-GL_COMMIT= bdd96a6c47faeff1d88fff2bf64ec9274c0b2b9d >+GL_COMMIT= a48ff7d92ddfdce17f47cf71b1867ed85fc826cd > USE_GNOME= libxml2 > USE_LDCONFIG= yes > >diff --git a/net/mediastreamer/distinfo b/net/mediastreamer/distinfo >index 1372c9d7af13..f8b16b92d768 100644 >--- a/net/mediastreamer/distinfo >+++ b/net/mediastreamer/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1655325691 >-SHA256 (public-mediastreamer2-bdd96a6c47faeff1d88fff2bf64ec9274c0b2b9d_GL0.tar.gz) = 656e7dbb65d3f7b1773e178193f7d44226820d32b5cb6478afc89191e3d8a182 >-SIZE (public-mediastreamer2-bdd96a6c47faeff1d88fff2bf64ec9274c0b2b9d_GL0.tar.gz) = 25309406 >+TIMESTAMP = 1661322319 >+SHA256 (public-mediastreamer2-a48ff7d92ddfdce17f47cf71b1867ed85fc826cd_GL0.tar.gz) = 68cd1a45af7d07774c830c8f0e545b3af1b98d80aca25f517434d01c793f44b0 >+SIZE (public-mediastreamer2-a48ff7d92ddfdce17f47cf71b1867ed85fc826cd_GL0.tar.gz) = 25305400 >diff --git a/net/ortp/Makefile b/net/ortp/Makefile >index bd3def72c389..dcbb6ef04e40 100644 >--- a/net/ortp/Makefile >+++ b/net/ortp/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= ortp >-PORTVERSION= 5.1.32 >+PORTVERSION= 5.1.55 > CATEGORIES= net > > MAINTAINER= sobomax@FreeBSD.org >@@ -14,7 +14,7 @@ USES= cmake compiler:c11 > USE_GITLAB= yes > GL_SITE= https://gitlab.linphone.org/BC > GL_ACCOUNT= public >-GL_COMMIT= 23439fba3b800c2fdb105af748ca018f51146d57 >+GL_COMMIT= d5505bf226f8c81e5742d854ef559e201fdc2ee9 > USE_LDCONFIG= yes > > CMAKE_ARGS= -DENABLE_DOC=NO -DENABLE_STATIC=NO -DENABLE_STRICT=NO \ >diff --git a/net/ortp/distinfo b/net/ortp/distinfo >index f46c5891b86f..ce77c11f60ad 100644 >--- a/net/ortp/distinfo >+++ b/net/ortp/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1655323910 >-SHA256 (public-ortp-23439fba3b800c2fdb105af748ca018f51146d57_GL0.tar.gz) = 15ee76dbcef92893fa5ef99ca6554fc38e533f3537e784b8c88bd39e6006d308 >-SIZE (public-ortp-23439fba3b800c2fdb105af748ca018f51146d57_GL0.tar.gz) = 240154 >+TIMESTAMP = 1661323951 >+SHA256 (public-ortp-d5505bf226f8c81e5742d854ef559e201fdc2ee9_GL0.tar.gz) = 4a07e15837814521701648049357c43ee7f949122c4afc0ff068fd9487a4767e >+SIZE (public-ortp-d5505bf226f8c81e5742d854ef559e201fdc2ee9_GL0.tar.gz) = 240251
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 266006
: 236088 |
236102
|
236103