www/php-ja-wordpress: update to 7.0.3
Prior to 7.0.3 release, please refer <https://ja.wordpress.org/news/> in
detail.
7.0.3 (2026-08-06)
Security updates
This release features several security fixes. Because this is a security
release, it is recommended that you update your sites immediately.
The security team would like to thank the following people for responsibly
reporting vulnerabilities, and allowing them to be fixed in this release:
* A Contributor+ stored cross-site scripting (XSS) issue in the Post Date
block reported by Alex Concha of the WordPress Security Team
[33 lines not shown]
www/wordpress: update to 7.0.3
7.0.3 (2026-08-06)
Security updates
This release features several security fixes. Because this is a security
release, it is recommended that you update your sites immediately.
The security team would like to thank the following people for responsibly
reporting vulnerabilities, and allowing them to be fixed in this release:
* A Contributor+ stored cross-site scripting (XSS) issue in the Post Date
block reported by Alex Concha of the WordPress Security Team
* A Contributor+ stored cross-site scripting (XSS) issue in the Post Content
block reported by n05ec
* An information disclosure issue in the Latest Comments block exposing
[29 lines not shown]
www/php-nextcloud: no need to use json.mk
Use lang/php/phpversion.mk instead of lang/php/json.mk since this package is
supported by PHP 8.2, 8.3 and 8.4.
No functional change.
www/osticket: tweak php-apcu handling
Remove apcu from PHP_REQUIRE_MODULE and directly depends on www/php-apcu
via buildlink3.mk since this package is supported by PHP 8.2, 8.3 and 8.4.
No functional change.
textproc/ruby-rdtool: update to 0.6.39
0.6.39 (2026-03-17)
* Modernize packaging metadata, CI, and release workflow for current Ruby.
* Refactor rd2 internals without breaking external formatter compatibility.
* Add configurable man section support and improve rd2man output quality.
* Add a simple HTML5 formatter, and document bundled format libraries.
* Modernize rdswap and document its purpose.
sysutils/zabbix60-frontend: no need to use json.mk
Use lang/php/phpversion.mk instead of lang/php/json.mk since this package is
supported by PHP 8.2 and 8.3.
No functional change.
security/zoneminder: tweak php-apcu handling
Remove apcu from PHP_REQUIRE_MODULE and directly depends on www/php-apcu
via buildlink3.mk since this package is supported by PHP 7 and later.
No functional change.
cross/ia16-elf-binutils-bootstrap: import ia16-elf-binutils-bootstrap-2.39pre20260424
GNU Binutils for IA16 (for example, 8086 and 80286) MS-DOS cross environment.
This package is only for bootstrapping toolchain.
lv2: make gtk2 dependency optional, default on
add libsamplerate dependency, add new plugin to PLIST
Remove bl3.mk includes from bl3.mk, this is a header-only library.
Bump PKGREVISION.
py-django-stubs-ext: updated to 6.1.0
6.1.0
This is the first Django 6.1 release
Django 6.0 and 5.2 are now in partial support mode.
Django 5.1 and 5.0 support was dropped (techically they would still work, but we don't test them no more).
Python 3.10 support was dropped.
Bootstrap Django 6.1
Update dependency django to v5.2.17
Explicit through default manager
Support custom arguments in queryset update methods