summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormorr <morr@pkgsrc.org>2022-04-09 15:07:15 +0000
committermorr <morr@pkgsrc.org>2022-04-09 15:07:15 +0000
commitfb4cf6a464ff8a77338395cd6128087eb9c4625f (patch)
tree47cc70330f752ec52850f704fb3699407581ec35 /www
parentf3fa08de2dc0d2eb2519cea04a9dba246e81f9d1 (diff)
downloadpkgsrc-fb4cf6a464ff8a77338395cd6128087eb9c4625f.tar.gz
Update to version 5.9.3.
Changes: Maintenance updates This maintenance release features 9 bug fixes in Core and 10 bug fixes in the block editor. The following core tickets from Trac were fixed: #52409 Filesystem API: Include the ssh-ed25519 public key signature algorithm as an alternative to ssh-rsa #54878 Themes: Hide block themes live preview link following installation #54916 Administration: Do not specify menu order for the Widgets menu when the active theme is a block theme #54939 Customizer: When a block theme is active, add an information about Site Editor in the Customizer #55203 Media: Make get_post_galleries() only return galleries #55241 Themes: Avoid undefined variable warning on get_svg_filters() #55311 Editor: Fix broken asset URLs when using WP outside of the regular directory #55337 Editor: Optimize preload paths for post and site editors #55474 Update WordPress packages for 5.9.3 The following block editor issues from GitHub were fixed: PR38136 Adds aria-label to the search button, as accessibility enhancement PR38863 Template List: Decode entities in record titles PR38891 Use wp_unique_id() instead of uniqid() to generate CSS class names PR38765 Cover block: Fix gradient overlay (remove black background color) PR39045 Try: Fix image responsive rules PR38762 Fixes #38761 by removing obsolete ::before pseudo element PR39091 Avoid error when ‘styles’ settings are removed PR39164 Change location of block support styles in <head> PR39340 Image: Restore baseline responsiveness in the block PR39445 Fix: Table block doesn’t keep background color
Diffstat (limited to 'www')
-rw-r--r--www/wordpress/Makefile4
-rw-r--r--www/wordpress/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 64fe9e7cf38..1dec449386e 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2022/03/12 17:16:30 morr Exp $
+# $NetBSD: Makefile,v 1.105 2022/04/09 15:07:15 morr Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 5.9.2
+VERSION= 5.9.3
CATEGORIES= www
MASTER_SITES= https://wordpress.org/
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index 192b200c96e..62f1a800370 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.88 2022/03/12 17:16:30 morr Exp $
+$NetBSD: distinfo,v 1.89 2022/04/09 15:07:15 morr Exp $
-BLAKE2s (wordpress-5.9.2.tar.gz) = 2346458ef9c4cff50befa0ebfa76b337b72b31fe2754c3038955c0bf6135c0f0
-SHA512 (wordpress-5.9.2.tar.gz) = d2a93d753fcc63f7361c8faea694fba265045db8728fd903417fca1a41362b0a5bf1d75e606a35f95cedcb4951c3392d0e37c266f5b26f627602450b8537df62
-Size (wordpress-5.9.2.tar.gz) = 18722604 bytes
+BLAKE2s (wordpress-5.9.3.tar.gz) = 73469f91d395e18f2988953e86e8560ebfa2fff804d23aeb643daf4746add28f
+SHA512 (wordpress-5.9.3.tar.gz) = 9d44d95c6f046558783c7de22cbe7eb912e21234b549b324ec43ab6013ba3f4990a3478e40c8cf399dbbdf00598dcf30423f9d1f74da83e63ee920de457b6637
+Size (wordpress-5.9.3.tar.gz) = 18725197 bytes