Created attachment 183642 [details] svn diff to update from 1.6.13 to 1.6.18
This patch makes these PR's obsolete: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217899 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219450
Thank you Šimun, can you (and/or maintainer) confirm this change passes QA please (portlint, poudriere). For more information and instruction, see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html
FYI, this change doesn't block PR 219450, it obsoletes it because patch in PR 219450 is not needed in the new version.
Created attachment 184491 [details] Update to 1.6.19; passes QA
QA passes, also sorted and modernized the port, just waiting for approval. https://reviews.freebsd.org/D11736
Committed, thanks!
A commit references this bug: Author: ultima Date: Sat Aug 5 19:08:36 UTC 2017 New revision: 447411 URL: https://svnweb.freebsd.org/changeset/ports/447411 Log: * Updated to 1.6.19 * Modernized port * Moved ONLY_FOR_ARCHS, Comes before *_DEPENDS and after LICENSE section * Moved and sorted USES, and USE_x section * Sorted Options section PR: 220149 Submitted by: ?imun Mikecin <numisemis@yahoo.com> Reviewed by: matthew (mentor) Approved by: matthew (mentor), maintainer timeout (2+ weeks) Differential Revision: https://reviews.freebsd.org/D11736 Changes: head/net/freeswitch/Makefile head/net/freeswitch/distinfo head/net/freeswitch/files/extrapatch-modules.conf head/net/freeswitch/files/patch-build_Makefile.in head/net/freeswitch/pkg-plist
Can somebody modify the port to enable postgresql support at compile time. It is required to support FusionPBX (https://www.fusionpbx.com/).