Date: Tue, 27 Jan 2026 19:15:30 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> Subject: git: a2afefa7ccdb - main - net/asterisk22: Update 22.7.0 => 22.8.0 Message-ID: <69790ed2.2361b.3831bea5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2afefa7ccdbe67ec3ac17d1e2e541a49efee64e commit a2afefa7ccdbe67ec3ac17d1e2e541a49efee64e Author: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> AuthorDate: 2026-01-27 19:13:24 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-01-27 19:13:24 +0000 net/asterisk22: Update 22.7.0 => 22.8.0 Changelog: https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-22.8.0.html This update incorporates an important fix for FreeBSD users: - rtp/rtcp: Configure dual-stack behavior via IPV6_V6ONLY PR: 262386 292712 Approved by: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> (maintainer) Sponsored by: PANS Jarosław MFH: 2026Q1 --- net/asterisk22/Makefile | 2 +- net/asterisk22/distinfo | 6 +++--- net/asterisk22/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net/asterisk22/Makefile b/net/asterisk22/Makefile index a6bbae44ec35..49108989d4d3 100644 --- a/net/asterisk22/Makefile +++ b/net/asterisk22/Makefile @@ -1,5 +1,5 @@ PORTNAME= asterisk -DISTVERSION= 22.7.0 +DISTVERSION= 22.8.0 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk22/distinfo b/net/asterisk22/distinfo index 8fd6316d0f31..6d7683a9ca0f 100644 --- a/net/asterisk22/distinfo +++ b/net/asterisk22/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1763922782 -SHA256 (asterisk/asterisk-22.7.0.tar.gz) = 5b0e5d276aeb014bf8a08a94d1055a9e97b9dce3375846eea70da5221bf9efe7 -SIZE (asterisk/asterisk-22.7.0.tar.gz) = 26465168 +TIMESTAMP = 1769341495 +SHA256 (asterisk/asterisk-22.8.0.tar.gz) = 6f9b024bc338f7c0033be5b0085bc9f95f68949a2fab7ec2e5603c1e4e8215e1 +SIZE (asterisk/asterisk-22.8.0.tar.gz) = 26518217 SHA256 (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = b49dec15e07bb9bff6af0da3a07180651a38ef54d3ea54a3f20c35f081ed8714 SIZE (asterisk/asterisk-core-sounds-en-g729-1.6.tar.gz) = 1557798 SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 diff --git a/net/asterisk22/pkg-plist b/net/asterisk22/pkg-plist index fa8680f33cc0..94ded22c96dc 100644 --- a/net/asterisk22/pkg-plist +++ b/net/asterisk22/pkg-plist @@ -29,6 +29,7 @@ @sample %%ETCDIR%%/cel_tds.conf.sample @sample %%ETCDIR%%/chan_dahdi.conf.sample @sample %%ETCDIR%%/chan_mobile.conf.sample +@sample %%ETCDIR%%/chan_websocket.conf.sample @sample %%ETCDIR%%/cli.conf.sample @sample %%ETCDIR%%/cli_aliases.conf.sample @sample %%ETCDIR%%/cli_permissions.conf.sample @@ -261,6 +262,7 @@ include/asterisk/res_pjsip_cli.h include/asterisk/res_pjsip_outbound_publish.h include/asterisk/res_pjsip_presence_xml.h include/asterisk/res_pjsip_pubsub.h +include/asterisk/res_pjsip_redirect.h include/asterisk/res_pjsip_session.h include/asterisk/res_pjsip_session_caps.h include/asterisk/res_prometheus.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69790ed2.2361b.3831bea5>
