FreeBSD Bugzilla – Attachment 245083 Details for
Bug 273989
net/freeswitch: update to 1.10.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update patch
freeswitch.patch (text/plain), 2.09 KB, created by
Dustin Marquess
on 2023-09-21 04:53:22 UTC
(
hide
)
Description:
update patch
Filename:
MIME Type:
Creator:
Dustin Marquess
Created:
2023-09-21 04:53:22 UTC
Size:
2.09 KB
patch
obsolete
>index 722f8f1eb34c..ede80c598405 100644 >--- a/net/freeswitch/Makefile >+++ b/net/freeswitch/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= freeswitch >-PORTVERSION= 1.10.9 >-PORTREVISION= 3 >+PORTVERSION= 1.10.10 >+PORTREVISION= 1 > CATEGORIES= net > MASTER_SITES= https://files.freeswitch.org/releases/freeswitch/ \ > https://files.freeswitch.org/releases/sounds/:sounds >index a57edffb7929..a1eb8ed94931 100644 >--- a/net/freeswitch/distinfo >+++ b/net/freeswitch/distinfo >@@ -1,6 +1,6 @@ >-TIMESTAMP = 1675461277 >-SHA256 (freeswitch-1.10.9.-release.tar.xz) = f649d53af7beccb59c1d03864cd8f2d287e4ea26ef652b5c4969d29121ced063 >-SIZE (freeswitch-1.10.9.-release.tar.xz) = 21626016 >+TIMESTAMP = 1691955751 >+SHA256 (freeswitch-1.10.10.-release.tar.xz) = d2c702c7f4bd6eca539c3981cf859ad5c1846d9283829e24cd75686f2322b9df >+SIZE (freeswitch-1.10.10.-release.tar.xz) = 21635500 > SHA256 (freeswitch-sounds-music-16000-1.0.52.tar.gz) = 93e0bf31797f4847dc19a94605c039ad4f0763616b6d819f5bddbfb6dd09718a > SIZE (freeswitch-sounds-music-16000-1.0.52.tar.gz) = 27991592 > SHA256 (freeswitch-sounds-pt-BR-karina-16000-1.0.52.tar.gz) = 80432c1027f57e464cd899ed92216936cf48a3993dc1c168b1be2545b8f97aed >index 9800906ce293..39a5daef9efc 100644 >--- a/net/freeswitch/files/patch-configure.ac >+++ b/net/freeswitch/files/patch-configure.ac >@@ -1,11 +1,11 @@ >---- configure.ac.orig 2020-05-12 10:19:16 UTC >+--- configure.ac.orig 2023-08-13 19:40:06 UTC > +++ configure.ac >-@@ -582,7 +582,7 @@ AC_SUBST(SYS_XMLRPC_CFLAGS) >+@@ -582,7 +582,7 @@ AM_CONDITIONAL([SYSTEM_XMLRPCC],[test "${enable_xmlrpc > AC_SUBST(SYS_XMLRPC_LDFLAGS) > AM_CONDITIONAL([SYSTEM_XMLRPCC],[test "${enable_xmlrpcc}" = "yes"]) > >--for luaversion in luajit lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua; do >-+for luaversion in luajit lua5.3 lua-5.3 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua; do >+-for luaversion in luajit lua5.3 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua; do >++for luaversion in luajit lua5.4 lua-5.4 lua54 lua5.4 lua-5.3 lua53 lua5.2 lua-5.2 lua52 lua5.1 lua-5.1 lua; do > PKG_CHECK_MODULES([LUA],[${luaversion}],[have_lua=yes],[have_lua=no]) > if test ${have_lua} = yes; then > break >
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 273989
: 245083