FreeBSD Bugzilla – Attachment 214260 Details for
Bug 246300
net/asterisk16: Unstable build and add net/uriparser support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
asterisk16.diff
asterisk16.diff (text/plain), 1.06 KB, created by
Dmitry Wagin
on 2020-05-08 06:18:32 UTC
(
hide
)
Description:
asterisk16.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2020-05-08 06:18:32 UTC
Size:
1.06 KB
patch
obsolete
>Index: net/asterisk16/Makefile >=================================================================== >--- net/asterisk16/Makefile (revision 534296) >+++ net/asterisk16/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= asterisk > PORTVERSION= 16.10.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net > MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 \ > http://www.pjsip.org/release/${PJSIP_VERSION}/:PJSIP >@@ -42,6 +42,8 @@ > --with-ssl=${OPENSSLBASE} \ > --with-externals-cache=${DISTDIR}/${DIST_SUBDIR} > >+MAKE_JOBS_UNSAFE= yes >+ > CPE_VENDOR= digium > > SHEBANG_FILES= agi/agi-test.agi \ >@@ -116,9 +118,10 @@ > > BACKTRACE_CONFIGURE_WITH= execinfo > >-CURL_CONFIGURE_ON= --with-libcurl >-CURL_CONFIGURE_OFF= --with-libcurl=no >-CURL_LIB_DEPENDS= libcurl.so:ftp/curl >+CURL_CONFIGURE_ON= --with-libcurl --with-uriparser >+CURL_CONFIGURE_OFF= --without-libcurl --without-uriparser >+CURL_LIB_DEPENDS= libcurl.so:ftp/curl \ >+ liburiparser.so:net/uriparser > > DAHDI_CONFIGURE_ON= --with-dahdi --with-openr2 > DAHDI_CONFIGURE_OFF= --without-dahdi --without-openr2
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 246300
:
214257
|
214258
|
214259
|
214260
|
214272
|
214274