Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 09:50:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212729] [PATCH] net/freeswitch: Update to 1.6.11
Message-ID:  <bug-212729-13-mMHnU7iqCo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212729-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212729-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212729

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-qa

--- Comment #10 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to =C5=A0imun Mikecin from comment #9)

Unfortunately I don't have the time to QA this thoroughly at the moment,
particularly due to the complex/extensive nature of freeswitch's dependenci=
es
(X11/graphics mostly).

I did note however that (a conditional?) USE_OPENSSL was replaced by what
appears to be an unconditional USES=3Dssl ?

If so, it probably needs to be replaced by an ALL_MODULES_USES=3Dssl instead
(that is, conditional on the ALL_OPTIONS option being enabled, as it was pr=
ior.

Other than that, it would be good to switch all .if ${PORT_OPTIONS:MOPTION}
blocks to options helpers as well. See Porters Handbook: 5.12.3. Options
Helpers for more details

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212729-13-mMHnU7iqCo>