Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
16.30.1 31 Dec 2023 00:06:24 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Remove expired port
2023-12-31 net/asterisk16: Upstream EOL reaches on 2023-10-09 |
16.30.1 29 Sep 2023 06:47:11 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those |
16.30.1 16 Aug 2023 02:30:59 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Fix build with OpenSSL 3
Although astersisk itself builds fine with OpenSSL 3 however one of it's
internal project pjproject fails to detect OpenSSL 3 and picks up gnutls
as a dependency but fails to detect the library.
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
16.30.1 26 Jul 2023 17:47:05 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Fix build with openssl3
Sponsored by: The FreeBSD Foundation |
16.30.1 22 Jul 2023 06:11:20 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Mark IGNORESSL
This port do not have upstream support for OpenSSL 3 and later as it's
supposed toe expire on 2023-10-09 so mark IGNORE_SSL for OSVERSION
1400092 and cases where SSL_DEFAULT is openssl.
Sponsored by: The FreeBSD Foundation |
16.30.1 08 Jul 2023 20:46:02 |
Christoph Moench-Tegeder (cmt) |
net/asterisk16: update to 16.30.1
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2023-July/000884.html |
16.30.0_1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
16.30.0_1 02 May 2023 11:38:33 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Unbreak on HEAD
- Pet portclippy |
16.30.0_1 29 Apr 2023 22:51:58 |
Muhammad Moinur Rahman (bofh) |
net/asterisk16: Mark DEPRECATED
- Upstream EOL reaches on 2023-10-09. See more more information:
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
- Set EXPIRATION_DATE to 2023-12-31
Approved by: portmgr (blanket) |
16.30.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
16.30.0 09 Mar 2023 22:45:37 |
Christoph Moench-Tegeder (cmt) |
net/asterisk16: (belatedly) update to 16.30.0
Announcement:
https://www.asterisk.org/asterisk-news/asterisk-16-30-0-now-available/ |
16.29.1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
16.29.1 07 Dec 2022 13:11:06 |
Dima Panov (fluffy) |
net/asterisk16: restore obliviously deleted checksums (+)
Reported by: poudriere fallout
Approved by: portmgr blanket
Pointy hat to: cmt |
16.29.1 02 Dec 2022 18:58:19 |
Christoph Moench-Tegeder (cmt) |
net/asterisk16: update to 16.29.1
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2022-December/000873.html |
16.29.0 21 Oct 2022 21:43:20 |
Christoph Moench-Tegeder (cmt) |
net/asterisk16: update to 16.29.0
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2022-October/000869.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
16.28.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
16.28.0 07 Sep 2022 10:26:41 |
Tobias C. Berner (tcberner) |
cleanup: remove trailing whitepaces |
16.28.0 01 Sep 2022 13:52:16 |
Rene Ladan (rene) |
cleanup: remove support for FreeBSD 13.0 which expired today.
- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0 (Only the first 15 lines of the commit message are shown above ) |
16.28.0 30 Aug 2022 08:12:16 |
Guido Falsi (madpilot) |
net/asterisk: drop maintainership
Drop maintainership for asterisk and related ports.
I've not been using asterisk for a while now, and am unable to
properly test updates and patches now.
Releasing it to the heap, hoping someone actually using it can take
maintanership. |
16.28.0 30 Aug 2022 08:06:02 |
Guido Falsi (madpilot) |
net/asterisk16: Add red_geolocation support
Add a GEOLOCATION option (off by default) to allow building the new
res_geolocation module, which allows to use geolocation information
in SIP protocol (upstream provider support required).
Since it requires architecture specific flags to be passed to ld,
I've enabled it only for tier 1 architectures at present.
PR: 266053
Tested by: Seneca Cunningham <seneca@vybenetworks.com> |
16.28.0 18 Aug 2022 19:16:14 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.28.0 |
16.27.0 23 Jun 2022 19:41:41 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.27.0 |
16.26.1 20 May 2022 07:28:53 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.26.1 |
16.26.0 17 May 2022 15:14:20 |
Guido Falsi (madpilot) |
net/asterisk16: Fix configure issue when PJSIP option is disabled
pkgconfig is now used by asterisk to detect most required dependencies,
so add it to the global USES.
At the same time there is a bug in the menuselect configure script
that shows up when the PJSIP option is disabled. It tries to run
sed through a $SED variable before populating it.
As a workaround for now I just replace the $SED variable with the
bare sed command.
PR: 263980
Fixes: e8e6fba878cf12 |
16.26.0 13 May 2022 22:26:30 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.26.0
- Embedded pjproject updated from 2.10 to 2.12
- Fix terminfo detection by adding the correct path to detection code [1]
- Add note to pkg-descr to explain that the misc/terminfo-db port
is required to get color in the console
Reported by: ogogon@ogogon.org (via email) [1] |
16.25.3 27 Apr 2022 22:44:44 |
Piotr Kubaj (pkubaj) |
net/asterisk16: sync options for powerpc64le with powerpc64 |
16.25.3 27 Apr 2022 13:21:52 |
Piotr Kubaj (pkubaj) |
net/asterisk16: sync options for powerpc and powerpc64 with other architectures |
16.25.3 27 Apr 2022 07:49:43 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.25.3 |
16.25.2 15 Apr 2022 07:50:30 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.25.2
MFH: 2022Q2
Security: a5de43ed-bc49-11ec-b516-0897988a1c07
8838abf0-bc47-11ec-b516-0897988a1c07 |
16.25.1_1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
16.25.1 30 Mar 2022 11:04:46 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.25.1 |
16.25.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
16.25.0 24 Mar 2022 23:48:47 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.25.0 |
16.24.1 05 Mar 2022 12:00:39 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.24.1
MFH: 2022Q1
Security: 964c5460-9c66-11ec-ad3a-001999f8d30b |
16.24.0 12 Feb 2022 14:28:05 |
Guido Falsi (madpilot) |
net/asterisk16: Fix build when textproc/xmlstarlet is installed
Asterisk build system checks for presence of xmlstarlet as "xml"
binary on the system.
If found it triggers part of the build system trying to download
some external files during the install phase which even uses a
command line tool not available on FreeBSD.
Such code is not necessary for the port, as all supported modules
are downloaded using ports tree provided functionality. Furthermore
downloading files from the internet is forbidden during the install
phase.
This patch forces the variable used by the Makefiles to identify
xmlstarlet presence to be empty. so the code path described above
is not triggered.
PR: 261884 |
16.24.0 10 Feb 2022 22:16:59 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.24.0 |
16.23.0 13 Dec 2021 16:37:56 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.23.0
Also remove old, unneeded patch. |
16.22.0_1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
16.22.0_1 16 Nov 2021 18:22:30 |
Guido Falsi (madpilot) |
net/asterisk1[68]: Remove obsolete patches
These patches are already included upstream. No functional change.
Reported by: Naveen Albert <asterisk at phreaknet.org> (via email) |
16.22.0_1 10 Nov 2021 06:20:12 |
Fernando ApesteguÃa (fernape) |
comms/spandsp: Update to 3.0.0
Patch consumers and bump PORTREVISION where appropriate.
PR: 258999
Reported by: jailbird@fdf.net (maintainer)
Reviewed by: madpilot@ |
16.22.0 02 Nov 2021 17:49:27 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.22.0 |
16.21.1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
16.21.1 11 Oct 2021 22:49:47 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.21.1
Fixes runtime issue: pbx_ael: Infinite loop on reload
MFH: 2021Q4 |
16.21.0 07 Oct 2021 18:02:27 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.21.0 |
16.20.0 13 Aug 2021 08:37:53 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.20.0 |
16.19.1 28 Jul 2021 21:47:51 |
Guido Falsi (madpilot) |
net/asterisk16: Add back g729 files distinfo
I removed these by mistake in commit 99857c53ae27
PR: 257478
Reported by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
MFH: 2021Q3 |
16.19.1 24 Jul 2021 09:27:14 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.19.1
Security: ffa364e1-ebf5-11eb-aef1-0897988a1c07,
fb3455be-ebf6-11eb-aef1-0897988a1c07,
53fbffe6-ebf7-11eb-aef1-0897988a1c07 |
16.19.0 17 Jul 2021 08:25:04 |
Guido Falsi (madpilot) |
net/asterisk*: Remove ONLY_FOR_ARCHS restriction
There is no architecture specific code in asterisk. It used to have
problems building on certain architectures due to the software
leveraging some then advanced compiler features.
At present asterisk is expected to compile and work fine on all
supported architectures. This is also shown by the restriction being
removed including almost all of them.
Noticed by: danfe
MFH: 2021Q3 |
16.19.0 14 Jul 2021 10:32:49 |
Guido Falsi (madpilot) Author: José Pérez |
net/asterisk*: Add aarch64 support
User testing reports asterisk compiles and works fine on aarch64.
PR: 257176
Tested by: José Pérez <pr@aoek.com>
MFH: 2021Q3 |
16.19.0 24 Jun 2021 21:05:47 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.19.0 |
16.18.0 07 May 2021 19:59:32 |
Guido Falsi (madpilot) |
net/asterisk16: Update to 16.18.0 |
16.17.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
16.17.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
16.17.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
16.17.0 26 Mar 2021 16:56:34 |
madpilot |
Update asterisk16 to 16.17.0 |
16.16.2_1 15 Mar 2021 22:22:11 |
madpilot |
- Add variable to configure group owner for asterisk runtime directory
creation in startup script
- Correct order of variables
PR: 254232
SUbmitted by: Boris Korzun <drtr0jan@yandex.ru> |
16.16.2 05 Mar 2021 00:04:08 |
madpilot |
Update asterisk16 to 16.16.2
Security: 9e8f0766-7d21-11eb-a2be-001999f8d30b
MFH: 2021Q1 |
16.16.1 19 Feb 2021 00:26:04 |
madpilot |
Update asterisk16 to 16.16.1
Security: b330db5f-7225-11eb-8386-001999f8d30b,
e3894955-7227-11eb-8386-001999f8d30b,
5d8ef725-7228-11eb-8386-001999f8d30b,
ca21f5e7-7228-11eb-8386-001999f8d30b,
1bb2826b-7229-11eb-8386-001999f8d30b |
16.16.0 21 Jan 2021 20:52:30 |
madpilot |
Update asterisk16 to 16.16.0 |
16.15.1 23 Dec 2020 11:06:10 |
madpilot |
- Update asterisk16 to 16.15.1
Security: 6adf6ce0-44a6-11eb-95b7-001999f8d30b |
16.15.0 20 Nov 2020 15:18:58 |
madpilot |
Update asterisk16 to 16.15.0 |
16.14.1 06 Nov 2020 07:40:39 |
madpilot |
Update asterisk16 to 16.14.1
Security: 972fe546-1fb6-11eb-b9d4-001999f8d30b
29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH: 2020Q4 |
16.14.0 23 Oct 2020 08:13:58 |
madpilot |
- Repocopy asterisk16 to asterisk18 and update to new version 18.0.0
- Add conflicts and flavors for version 18 to asterisk modules I maintain. |
16.14.0 23 Oct 2020 08:08:00 |
madpilot |
Update asterisk16 to 16.14.0 |
16.13.0_1 04 Oct 2020 11:27:16 |
madpilot |
Add XMLDOC option to control installation of XML documentation.
This is on by default, which prodiuces the same behavior as before.
PR: 249531
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
16.13.0_1 23 Sep 2020 19:50:37 |
linimon |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
16.13.0_1 14 Sep 2020 16:29:01 |
madpilot |
Add to support for configurable umask to asterisk startup script.
PR: 249177
Submitted by: mickey242@gmx.net |
16.13.0 03 Sep 2020 16:20:25 |
madpilot |
Update asterisk16 to 16.13.0 |
16.12.0 17 Jul 2020 08:21:54 |
madpilot |
- Update asterisk16 to 16.12.0
- Asterisk project now embeds pjsip 2.10, get it's distribution
from github and adapt port
- Remove patch merged upstream
- Refresh patches and rename to current naming scheme
- Reorder some variables to silnce portlint warning |
16.11.1_1 03 Jul 2020 21:59:25 |
madpilot |
Remove SQLITE2 option. |
16.11.1_1 19 Jun 2020 08:56:36 |
madpilot |
Apply patch from upstream to fix regression in chan_dahdi channel
variables.
Obtainer from: https://issues.asterisk.org/jira/browse/ASTERISK-28955
MFH: 2020Q2 |
16.11.1 16 Jun 2020 22:25:28 |
madpilot |
Update asterisk16 to 16.11.1 |
16.11.0 11 Jun 2020 22:12:59 |
madpilot |
- Update asterisk16 to 16.11.0
- Enable OPUS option by default [1]
Suggested by: mr44er <mr44er@gmail.com> |
16.10.0_2 09 May 2020 15:46:06 |
madpilot |
- Add new URIPARSER option, enabled by default
- Change to CONFIGURE_WITH options helper where applicable
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
16.10.0_1 08 May 2020 15:11:03 |
madpilot |
Add patch for bundled pjproject to avoid failed build due to race
conditions.
PR: 246300
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> |
16.10.0_1 01 May 2020 17:14:22 |
madpilot |
- Remove bashisms from configure script which can cause wrong options
being passed to bundled pjproject configure script
- Prevent pjproject build from trying to touch, calculate checksum
and download the pjproject distribution file itself. This can cause
build failures in poudriere
Reported by: cmt
Tested by: cmt |
16.10.0 30 Apr 2020 20:28:42 |
madpilot |
- Update asterisk16 to 16.10.0
- Remove unneeded patch |
16.9.0_1 18 Apr 2020 10:18:25 |
madpilot |
Remove conflicts against removed asterisk15. |
16.9.0_1 18 Apr 2020 09:50:29 |
madpilot |
Make asterisk16 port use the bundled pjproject(pjsip) library, as
suggested by upstream.
Force the bundled pjproject to use external srtp library provided
by ports to ensure it and asterisk itself link to the same library.
This decouples asterisk from the pjsip port, allowing it to be
upsdaated without breaking asterisk. [1]
PR: 245607 [1]
Submitted by: yuri |
16.9.0 13 Mar 2020 08:50:07 |
madpilot |
Update asterisk16 to 16.9.0 |
16.8.0 04 Feb 2020 22:52:16 |
madpilot |
Update asterisk16 to 16.8.0 |
16.7.0_1 28 Jan 2020 17:35:26 |
bapt |
Revert accidental change
Reported by: sunpoet
Pointyhat: bapt |
16.7.0_1 28 Jan 2020 17:20:40 |
bapt |
Fix bad dependency on pkg origin which prevents using pkg-devel |
16.7.0 25 Dec 2019 06:53:38 |
tobik |
net/asterisk*: Remove now unused BASE_DESC |
16.7.0 24 Dec 2019 21:48:30 |
madpilot |
- Update asterisk16 to 16.7.0
- Fix build on powerpc64 [1]
- Remove COMPILER option [1]
PR: 242831 [1]
Submitted by: pkubaj |
16.6.2 22 Nov 2019 10:38:46 |
madpilot |
Update asterisk16 to 16.6.2
Security: a8d94711-0d03-11ea-87ca-001999f8d30b
49b61ab6-0d04-11ea-87ca-001999f8d30b
MFH: 2019Q4 |
16.6.1 20 Nov 2019 21:51:11 |
madpilot |
Really build the opus module when the OPUS option is enabled.
PR: 242103
Submitted by: ben@desync.com
MFH: 2019Q4 |
16.6.1 16 Oct 2019 21:33:59 |
madpilot |
Update asterisk16 to 16.6.1 |
16.6.0 16 Oct 2019 12:47:14 |
rene |
net/asterisk1[36]: Remove expired option for Japanese sound.
Drop SOUNDS submenu (only G729 is left). |
16.6.0 09 Oct 2019 14:32:26 |
madpilot |
Update asterisk16 to 16.6.0 |
16.5.1_1 09 Oct 2019 14:27:51 |
madpilot |
Fix CDR with PostgreSQL 12
PR: 241116
Submitted by: cmt
MFH: 2019Q4 |
16.5.1 06 Sep 2019 10:53:17 |
madpilot |
Update asterisk16 to 16.5.1
Security: 7d53d8da-d07a-11e9-8f1a-001999f8d30b
d94c08d2-d079-11e9-8f1a-001999f8d30b
MFH: 2019Q3 |
16.5.0_1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
16.5.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
16.5.0 25 Jul 2019 20:48:02 |
madpilot |
Update asterisk16 to 16.5.0 |
16.4.1 12 Jul 2019 16:49:58 |
madpilot |
- Update asterisk16 to 16.4.1
Security: 818b2bcb-a46f-11e9-bed9-001999f8d30b,
e9d2e981-a46d-11e9-bed9-001999f8d30b
MFH: 2019Q3 |
16.4.0_1 19 Jun 2019 17:18:05 |
madpilot |
- Update pjsip to 2.9
- Remove patches already applied upstream
- Bump PORTREVISION on asterisk ports to avoid crashes |
16.4.0 31 May 2019 07:41:54 |
madpilot |
- Update asterisk16 to 16.4.0
- Avoid overriding previous LDFLAGSS values
- Remove upstreamed patch |
16.3.0_1 03 May 2019 12:36:48 |
madpilot |
Bump PORTREVISION on asterisk ports after r500705 changes to pjsip.
Crashes have been reported, which are fixed by reinstallation.
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
MFH: 2019Q2 |