Created attachment 207291 [details] Update to release 1.3.0 "Mumble 1.3 is finally here!"
Tested on 12.0 amd64.
Please, include in the Makefile: .if ${SSL_DEFAULT:Mlibressl*} LDFLAGS+= -L${LOCALBASE}/lib -lcrypto .endif for libressl.
(In reply to Walter Schwarzenfeld from comment #2) > .if ${SSL_DEFAULT:Mlibressl*} > LDFLAGS+= -L${LOCALBASE}/lib -lcrypto > .endif May be these lines must be in Mk/Uses/ssl.mk?
Created attachment 207380 [details] Update to release 1.3.0 + optimization of Makefile
Created attachment 207449 [details] Update to release 1.3.0 + optimization of Makefile
?
A commit references this bug: Author: feld Date: Mon Oct 21 21:50:06 UTC 2019 New revision: 515133 URL: https://svnweb.freebsd.org/changeset/ports/515133 Log: audio/murmur: Update to 1.3.0 PR: 240419 MFH: 2019Q4 Changes: head/audio/murmur/Makefile head/audio/murmur/distinfo
A commit references this bug: Author: feld Date: Mon Oct 21 21:51:00 UTC 2019 New revision: 515135 URL: https://svnweb.freebsd.org/changeset/ports/515135 Log: MFH: r515133 audio/murmur: Update to 1.3.0 PR: 240419 Approved by: portmgr (swills) Changes: _U branches/2019Q4/ branches/2019Q4/audio/murmur/Makefile branches/2019Q4/audio/murmur/distinfo
Thanks!