Skip to content
Snippets Groups Projects
Commit 0e9ff463 authored by alice's avatar alice
Browse files

main/freeswitch: upgrade to 1.10.9

-static is not built my default anymore
source was fixed to not redefine NSIG
parent 6d03c3f8
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
# Contributor: Cameron Banta <cbanta@gmail.com> # Contributor: Cameron Banta <cbanta@gmail.com>
# Contributor: Francesco Colista <fcolista@alpinelinux.org> # Contributor: Francesco Colista <fcolista@alpinelinux.org>
pkgname=freeswitch pkgname=freeswitch
pkgver=1.10.8 pkgver=1.10.9
pkgrel=5 pkgrel=0
pkgdesc="A communications platform written in C from the ground up" pkgdesc="A communications platform written in C from the ground up"
url="https://www.freeswitch.org/" url="https://www.freeswitch.org/"
arch="all" arch="all"
...@@ -59,7 +59,7 @@ _freeswitch_group=freeswitch ...@@ -59,7 +59,7 @@ _freeswitch_group=freeswitch
pkgusers="$_freeswitch_user" pkgusers="$_freeswitch_user"
pkggroups="$_freeswitch_group" pkggroups="$_freeswitch_group"
subpackages="$pkgname-dbg subpackages="$pkgname-dbg
$pkgname-static $pkgname-dev $pkgname-flite $pkgname-timezones::noarch $pkgname-dev $pkgname-flite $pkgname-timezones::noarch
$pkgname-sample-config:conf:noarch $pkgname-sangoma $pkgname-sample-config:conf:noarch $pkgname-sangoma
$pkgname-snmp $pkgname-pgsql $pkgname-python3 $pkgname-perl $pkgname-perlesl $pkgname-snmp $pkgname-pgsql $pkgname-python3 $pkgname-perl $pkgname-perlesl
$pkgname-openrc" $pkgname-openrc"
...@@ -70,7 +70,6 @@ source="https://files.freeswitch.org/freeswitch-releases/freeswitch-$pkgver.-rel ...@@ -70,7 +70,6 @@ source="https://files.freeswitch.org/freeswitch-releases/freeswitch-$pkgver.-rel
getlib.patch getlib.patch
libvpx-fix-arm-float-abi.patch libvpx-fix-arm-float-abi.patch
disable-Werror.patch disable-Werror.patch
explicit-darwin-macro.patch
python-3.10.patch python-3.10.patch
python-3.11.patch python-3.11.patch
modules.conf modules.conf
...@@ -225,13 +224,12 @@ conf() { ...@@ -225,13 +224,12 @@ conf() {
} }
sha512sums=" sha512sums="
99fc59c9a0a02e1211a3b38d84096efeab11330015e57753b97c83863f659d46515f01919a1086937417bf66473caed7f4148068abb75722d4ee211f5e05e9bd freeswitch-1.10.8.-release.tar.xz 8f0d9831c7ee303f130a3091edf950e2918d371e36bf449a6b044b5e73487f5cd050cc4d3ea35840d39b634d642264da443a3ed9b4b33544b0f0774f4922c4f6 freeswitch-1.10.9.-release.tar.xz
222e3510790de29e29428c70325eb1d4e7852eb4315ee546f137293868bd71acf89e7c85c5ca9d0eb708090c9eef91878a8e12c1b9d5cc99a68fecbd42ad962f configure-lua53.patch 222e3510790de29e29428c70325eb1d4e7852eb4315ee546f137293868bd71acf89e7c85c5ca9d0eb708090c9eef91878a8e12c1b9d5cc99a68fecbd42ad962f configure-lua53.patch
c1960f3c7acf729468b819f7f15d66a251c3967b2784bce18c7755b333156e687c55fdc1aceda588ceb1bf9638e2fd4a31a169b00b15c5040cf1001c3c73913b include-lua53.patch c1960f3c7acf729468b819f7f15d66a251c3967b2784bce18c7755b333156e687c55fdc1aceda588ceb1bf9638e2fd4a31a169b00b15c5040cf1001c3c73913b include-lua53.patch
4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch 4ceb48f64d2bc26a02cc0846276506241bfd30c156422b0a1d608fd172c099feb5c121a763652e9a45046dcdd0ba0eb71eab240e0c6ce2ad63ff781719e135a4 getlib.patch
98a53f289c3647cafd05b6f847da0504a838a6e06545c133c10fb058c2d941e6bccf2820f44649fc25f94a4a5b7c1280eaee91098e8110f96ed3342c1cb4346c libvpx-fix-arm-float-abi.patch 98a53f289c3647cafd05b6f847da0504a838a6e06545c133c10fb058c2d941e6bccf2820f44649fc25f94a4a5b7c1280eaee91098e8110f96ed3342c1cb4346c libvpx-fix-arm-float-abi.patch
16e9208fca7f0a1985dd01ec38ddabb6a79da83ad6ab004bb66de528ac45f02fadaddc50a9f228e1aa38fae213fa5af0ca858b7af629b67a7d654339f813a68c disable-Werror.patch 16e9208fca7f0a1985dd01ec38ddabb6a79da83ad6ab004bb66de528ac45f02fadaddc50a9f228e1aa38fae213fa5af0ca858b7af629b67a7d654339f813a68c disable-Werror.patch
b0cd37a3d7ed9bedb0b96bfc23ebaf293731da8d0b7b080d4df9eadcad103cea6fec708b62f86c0434d819b293469f6c28c1dc3c1d33e8d2a76399f9d27dff11 explicit-darwin-macro.patch
4739be0c1c6783ace2bd10f7573b1ca86be013d21a7f973b5fd348c98fb9ed1a548baacee6bb65b7501251106c8dbd7266997f8699d2d7070a2bd7efe145b866 python-3.10.patch 4739be0c1c6783ace2bd10f7573b1ca86be013d21a7f973b5fd348c98fb9ed1a548baacee6bb65b7501251106c8dbd7266997f8699d2d7070a2bd7efe145b866 python-3.10.patch
86449a842f12d4e1a09954e5086824ba40b60499517eab40fe3e1502349eb17d64429d747f6c80956f90287eca84cf8e9109abb7c13b169b2cb358e668ef2586 python-3.11.patch 86449a842f12d4e1a09954e5086824ba40b60499517eab40fe3e1502349eb17d64429d747f6c80956f90287eca84cf8e9109abb7c13b169b2cb358e668ef2586 python-3.11.patch
2bf37965145566481a0bf16f04c025b22073d0569ce74f152e42484a5f38437e85a9b77e74b0be6e8d8b822ed3ccc1961dd1abba2367b597064240462778d40b modules.conf 2bf37965145566481a0bf16f04c025b22073d0569ce74f152e42484a5f38437e85a9b77e74b0be6e8d8b822ed3ccc1961dd1abba2367b597064240462778d40b modules.conf
......
diff --git a/libs/apr/include/apr_general.h b/libs/apr/include/apr_general.h
index 3a95628..42eec83 100644
--- a/libs/apr/include/fspr_general.h
+++ b/libs/apr/include/fspr_general.h
@@ -29,10 +29,6 @@
#include "apr_pools.h"
#include "apr_errno.h"
-#if !defined(_ANSI_SOURCE) && defined(_DARWIN_C_SOURCE)
-#define NSIG __DARWIN_NSIG
-#endif
-
#if APR_HAVE_SIGNAL_H
#include <signal.h>
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment