mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/kamailio: upgrad 5.3.1 -> 5.3.3
PR: 243827 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> Relnotes: https://www.kamailio.org/pub/kamailio/5.3.2/ChangeLog https://www.kamailio.org/pub/kamailio/5.3.3/ChangeLog
This commit is contained in:
parent
1f84a8b75d
commit
2df1d450b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528978
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kamailio
|
||||
PORTVERSION= 5.3.1
|
||||
PORTVERSION= 5.3.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.kamailio.org/pub/kamailio/${PORTVERSION}/src/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_src
|
||||
|
@ -82,6 +82,7 @@ LUAJIT_VARS= EXTRA_MODULES+=app_lua
|
|||
PYTHON3_DESC= Execute embedded Python3 scripts
|
||||
PYTHON3_IMPLIES= KEMIX
|
||||
PYTHON3_MAKE_ARGS= PYTHON3=${PYTHON_CMD}
|
||||
PYTHON3_USES= gettext-runtime
|
||||
PYTHON3_VARS= EXTRA_MODULES+=app_python3
|
||||
|
||||
DIALPLAN_DESC= String translations based on rules
|
||||
|
@ -125,7 +126,7 @@ CFG_ARGS+= include_modules="${EXTRA_MODULES}"
|
|||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} '551s|$$(run_prefix)/$$(run_dir)|${KAMAILIO_RUNDIR}|' \
|
||||
${REINPLACE_CMD} '554s|$$(run_prefix)/$$(run_dir)|${KAMAILIO_RUNDIR}|' \
|
||||
${WRKSRC}/src/Makefile.defs
|
||||
|
||||
post-patch-DOCS-off:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1574084078
|
||||
SHA256 (kamailio-5.3.1_src.tar.gz) = 60febfc3559514c2bb47caba6436ee1846c42a81aea1d69da05350efeff6a636
|
||||
SIZE (kamailio-5.3.1_src.tar.gz) = 12434594
|
||||
TIMESTAMP = 1584945539
|
||||
SHA256 (kamailio-5.3.3_src.tar.gz) = 2443f8aad3584b009b51948dc41982060b9ffc76be8016aa4e7de25b83be5b0a
|
||||
SIZE (kamailio-5.3.3_src.tar.gz) = 12447194
|
||||
|
|
Loading…
Add table
Reference in a new issue