audio/gogglesmm: Update to 1.3.1
Big endian archs should be supported now, so remove BROKEN message.
Switch to pre-rolled release.
Options cleanup: Require a crypto library since most streaming services
use HTTPS, keeping OPENSSL as the default; remove TREMOR option since
libtremor was removed in 2023; remove ZLIB option since FreeBSD has zlib
support baked in.
https://github.com/gogglesmm/gogglesmm/releases/tag/1.3.0https://github.com/gogglesmm/gogglesmm/releases/tag/1.3.1
x11-toolkits/fox17: Update to 1.7.91
Bump PORTREVISION on consumers. Since this is a development version,
rebuild is required even for patch releases due to ABI incompatibility.
http://www.fox-toolkit.org/news.html
devel/llvm-devel: add missing patch
This fixes a build failure due to __emutls_get_address not being
provided on FreeBSD. The next update will include this change.
Sponsored by: DARPA, AFRL
devel/py-keystone-engine: Update to 9.2.0
* Switch to the PEP517 build framework.
* Drop no longer required workarounds.
* Update WWW to to point to the upstream repository instead of the main
site, which is now used for other purposes.
Changelog:
https://github.com/keystone-engine/keystone/blob/0.9.2/ChangeLog
devel/py-keystone-engine: Drop workarounds