diff options
author | morr <morr@pkgsrc.org> | 2022-11-28 09:26:18 +0000 |
---|---|---|
committer | morr <morr@pkgsrc.org> | 2022-11-28 09:26:18 +0000 |
commit | 6ddcc32de434a3bf62eed51273d60f87fb24bf73 (patch) | |
tree | fd6078e19caf22abf9f4b8b66ec0b6efdbeeb2e2 | |
parent | 2931ecd56c369a47ae1a2f732f0cd80484a696bd (diff) | |
download | pkgsrc-6ddcc32de434a3bf62eed51273d60f87fb24bf73.tar.gz |
Update to version 6.1.
Changes:
- Twenty Twenty-Three: A fresh default theme with 10 distinct style variations
After the introduction of foundational elements for block themes and style variations introduced by the 5.9 and 6.0 releases WordPress site builders welcome a new default theme, Twenty Twenty-Three, that is powered by 10 different styles and tagged as "Accessibility Ready." These intentionally unique ensure users can apply a different look and feel to their site with a single click-all within a single theme.
- New templates for an improved creator experience
Additional new and more refined templates now give site builders more control over the creation of their sites. In this suite of new templates find a custom template for posts & pages in the Site Editor. Create and edit template parts like headers and footers more quickly with a new search-and-replace tool and easily view your new site.
- Design tools for more consistency and control
Thoughtful upgrades to the controls for design elements and blocks make laying out and building your new site a more consistent, complete, and intuitive experience.
- Manage menus with ease
New fallback options in the navigation block mean you can edit the menu that's open; no searching needed. Plus, the controls for choosing and working on menus have their own place in the block settings. The mobile menu system also gets an upgrade with new features, including different icon options, to make the menu yours.
- Cleaner layouts and document settings visualization
View and manage post and page settings with a better-organized display improving the use of features like template picker and scheduler.
- One-click lock setting for all inner blocks
When locking blocks, a new toggle lets you apply your lock settings to all the blocks in a containing block like the group, cover, and column blocks.
- Improved block placeholders
Various blocks have improved placeholders that reflect customization options to help you design your site and its content. For example, the Image block placeholder displays custom borders and duotone filters even before selecting an image.
- Compose richer lists and quotes with inner blocks
The List and Quote blocks now support inner blocks, allowing for more flexible and rich compositions like adding headings inside your Quote blocks.
- More Responsive text with fluid typography
Fluid typography lets you define font sizes that adapt for easy reading in any screen size.
- Add starter patterns to any post type
In WordPress 6.0, when you created a new page, you would see suggested patterns so you did not have to start with a blank page. In 6.1, you will also see the starter patterns modal when you create a new instance of any post type.
- Find block themes faster
The Themes Directory has a filter for block themes, and a pattern preview gives a better sense of what the theme might look like while exploring different themes and patterns.
- Keep your Site Editor settings for later
Site Editor settings are now persistent for each user. This means your settings will now be consistent across browsers and devices.
- A streamlined style system
The CSS rules for margin, padding, typography, colors, and borders within the styles engine are now all in one place, reducing time spent on layout-specific tasks and helps to generate semantic class names.
- Updated interface options and features
Updates include styling elements like buttons, citations, and links globally; controlling hover, active, and focus states for links using theme.json (not available to control in the interface yet); and customizing outline support for blocks and elements, among other features.
- Continued evolution of layout options
The default content dimensions provided by themes can now be overridden in the Styles Sidebar, giving site builders better control over full-width content. Developers have fine-grained control over these controls.
- Block Template parts in classic themes
Block template parts can now be defined in classic themes by adding the appropriate HTML files `parts` directory at the root of the theme.
- Expanded support for Query Loop blocks
New filters let Query Block variations support custom queries for more powerful variations and advanced hierarchical post types filtering options.
- Filters for all your styles
Leverage filters in the Styles sidebar to control settings at all four levels of your site—core, theme, user, or block, from less to more specific.
- Spacing presets for faster, consistent design
Save time and avoid hard-coding values into a theme with preset margin and padding values for multiple blocks.
- Content-only editing support for container blocks
Thanks to content-only editing settings, layouts can be locked within container blocks. In a content-only block, its children are invisible to the List View and entirely uneditable. So you control the layout while your writers can focus on the content. Combine it with block-locking options for even more advanced control over your blocks.
- Other notes of interest
6.1 includes a new time-to-read feature showing content authors the approximate time-to-read values for pages, posts, and custom post types.
The site tagline is empty by default in new sites but can be modified in General Settings.
A new modal design offers a background blur effect, making it easier to focus on the task at hand.
- Enhancing WordPress 6.1 accessibility
Accessibility is an integral part of the WordPress mission of fostering an inclusive community and supporting users of all types around the world. With this in mind, WordPress 6.1 includes nearly 60 updates specifically focused on enhancing the accessibility of the platform. Read about these updates to learn more about the continual initiatives aimed at improving accessibility.
- Improved performance in WordPress 6.1
WordPress 6.1 resolves more than 25 tickets dedicated to enhancing performance with improvements for every type of site. A full breakdown can be found in the Performance Field Guide.
Explore learn.wordpress.org for brief how-to videos and lots more on new features in WordPress. Or join a live interactive online workshop on a specific WordPress topic.
Developers can explore the WordPress 6.1 Field Guide, complete with detailed developer notes to help you build with and extend WordPress.Read the WordPress 6.1 Release Notes for more information on the included enhancements and issues fixed, installation information, developer notes and resources, release contributors, and the list of file changes in this release.
-rw-r--r-- | www/wordpress/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress/PLIST | 300 | ||||
-rw-r--r-- | www/wordpress/distinfo | 8 |
3 files changed, 236 insertions, 76 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 1dec449386e..1cd27a399b5 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.105 2022/04/09 15:07:15 morr Exp $ +# $NetBSD: Makefile,v 1.106 2022/11/28 09:26:18 morr Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 5.9.3 +VERSION= 6.1 CATEGORIES= www MASTER_SITES= https://wordpress.org/ diff --git a/www/wordpress/PLIST b/www/wordpress/PLIST index 73f5f79f74a..855cecee953 100644 --- a/www/wordpress/PLIST +++ b/www/wordpress/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.51 2022/02/22 23:14:24 morr Exp $ +@comment $NetBSD: PLIST,v 1.52 2022/11/28 09:26:18 morr Exp $ share/doc/wordpress/license.txt share/doc/wordpress/readme.html share/examples/wordpress/wordpress.conf @@ -574,6 +574,7 @@ share/wordpress/wp-config-sample.php share/wordpress/wp-content/index.php share/wordpress/wp-content/plugins/akismet/.htaccess share/wordpress/wp-content/plugins/akismet/LICENSE.txt +share/wordpress/wp-content/plugins/akismet/_inc/akismet-frontend.js share/wordpress/wp-content/plugins/akismet/_inc/akismet.css share/wordpress/wp-content/plugins/akismet/_inc/akismet.js share/wordpress/wp-content/plugins/akismet/_inc/img/logo-a-2x.png @@ -603,67 +604,6 @@ share/wordpress/wp-content/plugins/hello.php share/wordpress/wp-content/plugins/index.html share/wordpress/wp-content/plugins/index.php share/wordpress/wp-content/themes/index.php -share/wordpress/wp-content/themes/twentytwenty/.stylelintrc.json -share/wordpress/wp-content/themes/twentytwenty/404.php -share/wordpress/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css -share/wordpress/wp-content/themes/twentytwenty/assets/css/editor-style-block.css -share/wordpress/wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css -share/wordpress/wp-content/themes/twentytwenty/assets/css/editor-style-classic.css -share/wordpress/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2 -share/wordpress/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2 -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-square-1.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-square-2.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png -share/wordpress/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png -share/wordpress/wp-content/themes/twentytwenty/assets/js/color-calculations.js -share/wordpress/wp-content/themes/twentytwenty/assets/js/customize-controls.js -share/wordpress/wp-content/themes/twentytwenty/assets/js/customize-preview.js -share/wordpress/wp-content/themes/twentytwenty/assets/js/customize.js -share/wordpress/wp-content/themes/twentytwenty/assets/js/editor-script-block.js -share/wordpress/wp-content/themes/twentytwenty/assets/js/index.js -share/wordpress/wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php -share/wordpress/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php -share/wordpress/wp-content/themes/twentytwenty/comments.php -share/wordpress/wp-content/themes/twentytwenty/footer.php -share/wordpress/wp-content/themes/twentytwenty/functions.php -share/wordpress/wp-content/themes/twentytwenty/header.php -share/wordpress/wp-content/themes/twentytwenty/inc/block-patterns.php -share/wordpress/wp-content/themes/twentytwenty/inc/custom-css.php -share/wordpress/wp-content/themes/twentytwenty/inc/starter-content.php -share/wordpress/wp-content/themes/twentytwenty/inc/svg-icons.php -share/wordpress/wp-content/themes/twentytwenty/inc/template-tags.php -share/wordpress/wp-content/themes/twentytwenty/index.php -share/wordpress/wp-content/themes/twentytwenty/package-lock.json -share/wordpress/wp-content/themes/twentytwenty/package.json -share/wordpress/wp-content/themes/twentytwenty/print.css -share/wordpress/wp-content/themes/twentytwenty/readme.txt -share/wordpress/wp-content/themes/twentytwenty/screenshot.png -share/wordpress/wp-content/themes/twentytwenty/searchform.php -share/wordpress/wp-content/themes/twentytwenty/singular.php -share/wordpress/wp-content/themes/twentytwenty/style-rtl.css -share/wordpress/wp-content/themes/twentytwenty/style.css -share/wordpress/wp-content/themes/twentytwenty/template-parts/content-cover.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/content.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/entry-header.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/featured-image.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/modal-menu.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/modal-search.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/navigation.php -share/wordpress/wp-content/themes/twentytwenty/template-parts/pagination.php -share/wordpress/wp-content/themes/twentytwenty/templates/template-cover.php -share/wordpress/wp-content/themes/twentytwenty/templates/template-full-width.php share/wordpress/wp-content/themes/twentytwentyone/.stylelintignore share/wordpress/wp-content/themes/twentytwentyone/.stylelintrc-css.json share/wordpress/wp-content/themes/twentytwentyone/.stylelintrc.json @@ -766,7 +706,6 @@ share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separato share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss -share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer/_style.scss share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss @@ -852,11 +791,81 @@ share/wordpress/wp-content/themes/twentytwentyone/template-parts/header/site-bra share/wordpress/wp-content/themes/twentytwentyone/template-parts/header/site-header.php share/wordpress/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php share/wordpress/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php -share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/LICENSE.md +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2 +share/wordpress/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2 +share/wordpress/wp-content/themes/twentytwentythree/parts/comments.html +share/wordpress/wp-content/themes/twentytwentythree/parts/footer.html +share/wordpress/wp-content/themes/twentytwentythree/parts/header.html +share/wordpress/wp-content/themes/twentytwentythree/parts/post-meta.html +share/wordpress/wp-content/themes/twentytwentythree/patterns/call-to-action.php +share/wordpress/wp-content/themes/twentytwentythree/patterns/footer-default.php +share/wordpress/wp-content/themes/twentytwentythree/patterns/hidden-404.php +share/wordpress/wp-content/themes/twentytwentythree/patterns/hidden-comments.php +share/wordpress/wp-content/themes/twentytwentythree/patterns/hidden-no-results.php +share/wordpress/wp-content/themes/twentytwentythree/patterns/post-meta.php +share/wordpress/wp-content/themes/twentytwentythree/readme.txt +share/wordpress/wp-content/themes/twentytwentythree/screenshot.png +share/wordpress/wp-content/themes/twentytwentythree/style.css +share/wordpress/wp-content/themes/twentytwentythree/styles/aubergine.json +share/wordpress/wp-content/themes/twentytwentythree/styles/block-out.json +share/wordpress/wp-content/themes/twentytwentythree/styles/canary.json +share/wordpress/wp-content/themes/twentytwentythree/styles/electric.json +share/wordpress/wp-content/themes/twentytwentythree/styles/grapes.json +share/wordpress/wp-content/themes/twentytwentythree/styles/marigold.json +share/wordpress/wp-content/themes/twentytwentythree/styles/pilgrimage.json +share/wordpress/wp-content/themes/twentytwentythree/styles/pitch.json +share/wordpress/wp-content/themes/twentytwentythree/styles/sherbet.json +share/wordpress/wp-content/themes/twentytwentythree/styles/whisper.json +share/wordpress/wp-content/themes/twentytwentythree/templates/404.html +share/wordpress/wp-content/themes/twentytwentythree/templates/archive.html +share/wordpress/wp-content/themes/twentytwentythree/templates/blank.html +share/wordpress/wp-content/themes/twentytwentythree/templates/blog-alternative.html +share/wordpress/wp-content/themes/twentytwentythree/templates/home.html +share/wordpress/wp-content/themes/twentytwentythree/templates/index.html +share/wordpress/wp-content/themes/twentytwentythree/templates/page.html +share/wordpress/wp-content/themes/twentytwentythree/templates/search.html +share/wordpress/wp-content/themes/twentytwentythree/templates/single.html +share/wordpress/wp-content/themes/twentytwentythree/theme.json share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2 share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2 share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2 share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2 +share/wordpress/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2 share/wordpress/wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg share/wordpress/wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg share/wordpress/wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg @@ -951,6 +960,9 @@ share/wordpress/wp-content/themes/twentytwentytwo/parts/header.html share/wordpress/wp-content/themes/twentytwentytwo/readme.txt share/wordpress/wp-content/themes/twentytwentytwo/screenshot.png share/wordpress/wp-content/themes/twentytwentytwo/style.css +share/wordpress/wp-content/themes/twentytwentytwo/styles/blue.json +share/wordpress/wp-content/themes/twentytwentytwo/styles/pink.json +share/wordpress/wp-content/themes/twentytwentytwo/styles/swiss.json share/wordpress/wp-content/themes/twentytwentytwo/templates/404.html share/wordpress/wp-content/themes/twentytwentytwo/templates/archive.html share/wordpress/wp-content/themes/twentytwentytwo/templates/blank.html @@ -1095,7 +1107,12 @@ share/wordpress/wp-includes/Text/Diff/Engine/xdiff.php share/wordpress/wp-includes/Text/Diff/Renderer.php share/wordpress/wp-includes/Text/Diff/Renderer/inline.php share/wordpress/wp-includes/admin-bar.php +share/wordpress/wp-includes/assets/script-loader-packages.min.php share/wordpress/wp-includes/assets/script-loader-packages.php +share/wordpress/wp-includes/assets/script-loader-react-refresh-entry.min.php +share/wordpress/wp-includes/assets/script-loader-react-refresh-entry.php +share/wordpress/wp-includes/assets/script-loader-react-refresh-runtime.min.php +share/wordpress/wp-includes/assets/script-loader-react-refresh-runtime.php share/wordpress/wp-includes/atomlib.php share/wordpress/wp-includes/author-template.php share/wordpress/wp-includes/block-editor.php @@ -1119,6 +1136,7 @@ share/wordpress/wp-includes/block-supports/generated-classname.php share/wordpress/wp-includes/block-supports/layout.php share/wordpress/wp-includes/block-supports/spacing.php share/wordpress/wp-includes/block-supports/typography.php +share/wordpress/wp-includes/block-supports/utils.php share/wordpress/wp-includes/block-template-utils.php share/wordpress/wp-includes/block-template.php share/wordpress/wp-includes/blocks.php @@ -1145,12 +1163,23 @@ share/wordpress/wp-includes/blocks/audio/theme-rtl.css share/wordpress/wp-includes/blocks/audio/theme-rtl.min.css share/wordpress/wp-includes/blocks/audio/theme.css share/wordpress/wp-includes/blocks/audio/theme.min.css +share/wordpress/wp-includes/blocks/avatar.php +share/wordpress/wp-includes/blocks/avatar/block.json +share/wordpress/wp-includes/blocks/avatar/editor-rtl.css +share/wordpress/wp-includes/blocks/avatar/editor-rtl.min.css +share/wordpress/wp-includes/blocks/avatar/editor.css +share/wordpress/wp-includes/blocks/avatar/editor.min.css +share/wordpress/wp-includes/blocks/avatar/style-rtl.css +share/wordpress/wp-includes/blocks/avatar/style-rtl.min.css +share/wordpress/wp-includes/blocks/avatar/style.css +share/wordpress/wp-includes/blocks/avatar/style.min.css share/wordpress/wp-includes/blocks/block.php share/wordpress/wp-includes/blocks/block/block.json share/wordpress/wp-includes/blocks/block/editor-rtl.css share/wordpress/wp-includes/blocks/block/editor-rtl.min.css share/wordpress/wp-includes/blocks/block/editor.css share/wordpress/wp-includes/blocks/block/editor.min.css +share/wordpress/wp-includes/blocks/blocks-json.php share/wordpress/wp-includes/blocks/button/block.json share/wordpress/wp-includes/blocks/button/editor-rtl.css share/wordpress/wp-includes/blocks/button/editor-rtl.min.css @@ -1186,6 +1215,10 @@ share/wordpress/wp-includes/blocks/categories/style-rtl.min.css share/wordpress/wp-includes/blocks/categories/style.css share/wordpress/wp-includes/blocks/categories/style.min.css share/wordpress/wp-includes/blocks/code/block.json +share/wordpress/wp-includes/blocks/code/editor-rtl.css +share/wordpress/wp-includes/blocks/code/editor-rtl.min.css +share/wordpress/wp-includes/blocks/code/editor.css +share/wordpress/wp-includes/blocks/code/editor.min.css share/wordpress/wp-includes/blocks/code/style-rtl.css share/wordpress/wp-includes/blocks/code/style-rtl.min.css share/wordpress/wp-includes/blocks/code/style.css @@ -1204,6 +1237,63 @@ share/wordpress/wp-includes/blocks/columns/style-rtl.css share/wordpress/wp-includes/blocks/columns/style-rtl.min.css share/wordpress/wp-includes/blocks/columns/style.css share/wordpress/wp-includes/blocks/columns/style.min.css +share/wordpress/wp-includes/blocks/comment-author-name.php +share/wordpress/wp-includes/blocks/comment-author-name/block.json +share/wordpress/wp-includes/blocks/comment-content.php +share/wordpress/wp-includes/blocks/comment-content/block.json +share/wordpress/wp-includes/blocks/comment-content/style-rtl.css +share/wordpress/wp-includes/blocks/comment-content/style-rtl.min.css +share/wordpress/wp-includes/blocks/comment-content/style.css +share/wordpress/wp-includes/blocks/comment-content/style.min.css +share/wordpress/wp-includes/blocks/comment-date.php +share/wordpress/wp-includes/blocks/comment-date/block.json +share/wordpress/wp-includes/blocks/comment-edit-link.php +share/wordpress/wp-includes/blocks/comment-edit-link/block.json +share/wordpress/wp-includes/blocks/comment-reply-link.php +share/wordpress/wp-includes/blocks/comment-reply-link/block.json +share/wordpress/wp-includes/blocks/comment-template.php +share/wordpress/wp-includes/blocks/comment-template/block.json +share/wordpress/wp-includes/blocks/comment-template/style-rtl.css +share/wordpress/wp-includes/blocks/comment-template/style-rtl.min.css +share/wordpress/wp-includes/blocks/comment-template/style.css +share/wordpress/wp-includes/blocks/comment-template/style.min.css +share/wordpress/wp-includes/blocks/comments-pagination-next.php +share/wordpress/wp-includes/blocks/comments-pagination-next/block.json +share/wordpress/wp-includes/blocks/comments-pagination-numbers.php +share/wordpress/wp-includes/blocks/comments-pagination-numbers/block.json +share/wordpress/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css +share/wordpress/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css +share/wordpress/wp-includes/blocks/comments-pagination-numbers/editor.css +share/wordpress/wp-includes/blocks/comments-pagination-numbers/editor.min.css +share/wordpress/wp-includes/blocks/comments-pagination-previous.php +share/wordpress/wp-includes/blocks/comments-pagination-previous/block.json +share/wordpress/wp-includes/blocks/comments-pagination.php +share/wordpress/wp-includes/blocks/comments-pagination/block.json +share/wordpress/wp-includes/blocks/comments-pagination/editor-rtl.css +share/wordpress/wp-includes/blocks/comments-pagination/editor-rtl.min.css +share/wordpress/wp-includes/blocks/comments-pagination/editor.css +share/wordpress/wp-includes/blocks/comments-pagination/editor.min.css +share/wordpress/wp-includes/blocks/comments-pagination/style-rtl.css +share/wordpress/wp-includes/blocks/comments-pagination/style-rtl.min.css +share/wordpress/wp-includes/blocks/comments-pagination/style.css +share/wordpress/wp-includes/blocks/comments-pagination/style.min.css +share/wordpress/wp-includes/blocks/comments-title.php +share/wordpress/wp-includes/blocks/comments-title/block.json +share/wordpress/wp-includes/blocks/comments-title/editor-rtl.css +share/wordpress/wp-includes/blocks/comments-title/editor-rtl.min.css +share/wordpress/wp-includes/blocks/comments-title/editor.css +share/wordpress/wp-includes/blocks/comments-title/editor.min.css +share/wordpress/wp-includes/blocks/comments.php +share/wordpress/wp-includes/blocks/comments/block.json +share/wordpress/wp-includes/blocks/comments/editor-rtl.css +share/wordpress/wp-includes/blocks/comments/editor-rtl.min.css +share/wordpress/wp-includes/blocks/comments/editor.css +share/wordpress/wp-includes/blocks/comments/editor.min.css +share/wordpress/wp-includes/blocks/comments/style-rtl.css +share/wordpress/wp-includes/blocks/comments/style-rtl.min.css +share/wordpress/wp-includes/blocks/comments/style.css +share/wordpress/wp-includes/blocks/comments/style.min.css +share/wordpress/wp-includes/blocks/cover.php share/wordpress/wp-includes/blocks/cover/block.json share/wordpress/wp-includes/blocks/cover/editor-rtl.css share/wordpress/wp-includes/blocks/cover/editor-rtl.min.css @@ -1277,6 +1367,8 @@ share/wordpress/wp-includes/blocks/heading/style-rtl.css share/wordpress/wp-includes/blocks/heading/style-rtl.min.css share/wordpress/wp-includes/blocks/heading/style.css share/wordpress/wp-includes/blocks/heading/style.min.css +share/wordpress/wp-includes/blocks/home-link.php +share/wordpress/wp-includes/blocks/home-link/block.json share/wordpress/wp-includes/blocks/html/block.json share/wordpress/wp-includes/blocks/html/editor-rtl.css share/wordpress/wp-includes/blocks/html/editor-rtl.min.css @@ -1315,6 +1407,7 @@ share/wordpress/wp-includes/blocks/latest-posts/style.css share/wordpress/wp-includes/blocks/latest-posts/style.min.css share/wordpress/wp-includes/blocks/legacy-widget.php share/wordpress/wp-includes/blocks/legacy-widget/block.json +share/wordpress/wp-includes/blocks/list-item/block.json share/wordpress/wp-includes/blocks/list/block.json share/wordpress/wp-includes/blocks/list/style-rtl.css share/wordpress/wp-includes/blocks/list/style-rtl.min.css @@ -1363,6 +1456,10 @@ share/wordpress/wp-includes/blocks/navigation/style-rtl.css share/wordpress/wp-includes/blocks/navigation/style-rtl.min.css share/wordpress/wp-includes/blocks/navigation/style.css share/wordpress/wp-includes/blocks/navigation/style.min.css +share/wordpress/wp-includes/blocks/navigation/view-modal.asset.php +share/wordpress/wp-includes/blocks/navigation/view-modal.js +share/wordpress/wp-includes/blocks/navigation/view-modal.min.asset.php +share/wordpress/wp-includes/blocks/navigation/view-modal.min.js share/wordpress/wp-includes/blocks/navigation/view.asset.php share/wordpress/wp-includes/blocks/navigation/view.js share/wordpress/wp-includes/blocks/navigation/view.min.asset.php @@ -1393,22 +1490,32 @@ share/wordpress/wp-includes/blocks/paragraph/style.css share/wordpress/wp-includes/blocks/paragraph/style.min.css share/wordpress/wp-includes/blocks/pattern.php share/wordpress/wp-includes/blocks/pattern/block.json +share/wordpress/wp-includes/blocks/post-author-biography.php +share/wordpress/wp-includes/blocks/post-author-biography/block.json share/wordpress/wp-includes/blocks/post-author.php share/wordpress/wp-includes/blocks/post-author/block.json share/wordpress/wp-includes/blocks/post-author/style-rtl.css share/wordpress/wp-includes/blocks/post-author/style-rtl.min.css share/wordpress/wp-includes/blocks/post-author/style.css share/wordpress/wp-includes/blocks/post-author/style.min.css -share/wordpress/wp-includes/blocks/post-comments.php -share/wordpress/wp-includes/blocks/post-comments/block.json -share/wordpress/wp-includes/blocks/post-comments/style-rtl.css -share/wordpress/wp-includes/blocks/post-comments/style-rtl.min.css -share/wordpress/wp-includes/blocks/post-comments/style.css -share/wordpress/wp-includes/blocks/post-comments/style.min.css +share/wordpress/wp-includes/blocks/post-comments-form.php +share/wordpress/wp-includes/blocks/post-comments-form/block.json +share/wordpress/wp-includes/blocks/post-comments-form/editor-rtl.css +share/wordpress/wp-includes/blocks/post-comments-form/editor-rtl.min.css +share/wordpress/wp-includes/blocks/post-comments-form/editor.css +share/wordpress/wp-includes/blocks/post-comments-form/editor.min.css +share/wordpress/wp-includes/blocks/post-comments-form/style-rtl.css +share/wordpress/wp-includes/blocks/post-comments-form/style-rtl.min.css +share/wordpress/wp-includes/blocks/post-comments-form/style.css +share/wordpress/wp-includes/blocks/post-comments-form/style.min.css share/wordpress/wp-includes/blocks/post-content.php share/wordpress/wp-includes/blocks/post-content/block.json share/wordpress/wp-includes/blocks/post-date.php share/wordpress/wp-includes/blocks/post-date/block.json +share/wordpress/wp-includes/blocks/post-date/style-rtl.css +share/wordpress/wp-includes/blocks/post-date/style-rtl.min.css +share/wordpress/wp-includes/blocks/post-date/style.css +share/wordpress/wp-includes/blocks/post-date/style.min.css share/wordpress/wp-includes/blocks/post-excerpt.php share/wordpress/wp-includes/blocks/post-excerpt/block.json share/wordpress/wp-includes/blocks/post-excerpt/editor-rtl.css @@ -1471,6 +1578,8 @@ share/wordpress/wp-includes/blocks/pullquote/theme-rtl.css share/wordpress/wp-includes/blocks/pullquote/theme-rtl.min.css share/wordpress/wp-includes/blocks/pullquote/theme.css share/wordpress/wp-includes/blocks/pullquote/theme.min.css +share/wordpress/wp-includes/blocks/query-no-results.php +share/wordpress/wp-includes/blocks/query-no-results/block.json share/wordpress/wp-includes/blocks/query-pagination-next.php share/wordpress/wp-includes/blocks/query-pagination-next/block.json share/wordpress/wp-includes/blocks/query-pagination-numbers.php @@ -1493,6 +1602,10 @@ share/wordpress/wp-includes/blocks/query-pagination/style.css share/wordpress/wp-includes/blocks/query-pagination/style.min.css share/wordpress/wp-includes/blocks/query-title.php share/wordpress/wp-includes/blocks/query-title/block.json +share/wordpress/wp-includes/blocks/query-title/style-rtl.css +share/wordpress/wp-includes/blocks/query-title/style-rtl.min.css +share/wordpress/wp-includes/blocks/query-title/style.css +share/wordpress/wp-includes/blocks/query-title/style.min.css share/wordpress/wp-includes/blocks/query.php share/wordpress/wp-includes/blocks/query/block.json share/wordpress/wp-includes/blocks/query/editor-rtl.css @@ -1508,6 +1621,14 @@ share/wordpress/wp-includes/blocks/quote/theme-rtl.css share/wordpress/wp-includes/blocks/quote/theme-rtl.min.css share/wordpress/wp-includes/blocks/quote/theme.css share/wordpress/wp-includes/blocks/quote/theme.min.css +share/wordpress/wp-includes/blocks/read-more.php +share/wordpress/wp-includes/blocks/read-more/block.json +share/wordpress/wp-includes/blocks/read-more/style-rtl.css +share/wordpress/wp-includes/blocks/read-more/style-rtl.min.css +share/wordpress/wp-includes/blocks/read-more/style.css +share/wordpress/wp-includes/blocks/read-more/style.min.css +share/wordpress/wp-includes/blocks/require-dynamic-blocks.php +share/wordpress/wp-includes/blocks/require-static-blocks.php share/wordpress/wp-includes/blocks/rss.php share/wordpress/wp-includes/blocks/rss/block.json share/wordpress/wp-includes/blocks/rss/editor-rtl.css @@ -1708,6 +1829,7 @@ share/wordpress/wp-includes/class-wp-customize-section.php share/wordpress/wp-includes/class-wp-customize-setting.php share/wordpress/wp-includes/class-wp-customize-widgets.php share/wordpress/wp-includes/class-wp-date-query.php +share/wordpress/wp-includes/class-wp-dependencies.php share/wordpress/wp-includes/class-wp-dependency.php share/wordpress/wp-includes/class-wp-editor.php share/wordpress/wp-includes/class-wp-embed.php @@ -1752,17 +1874,21 @@ share/wordpress/wp-includes/class-wp-recovery-mode.php share/wordpress/wp-includes/class-wp-rewrite.php share/wordpress/wp-includes/class-wp-role.php share/wordpress/wp-includes/class-wp-roles.php +share/wordpress/wp-includes/class-wp-scripts.php share/wordpress/wp-includes/class-wp-session-tokens.php share/wordpress/wp-includes/class-wp-simplepie-file.php share/wordpress/wp-includes/class-wp-simplepie-sanitize-kses.php share/wordpress/wp-includes/class-wp-site-query.php share/wordpress/wp-includes/class-wp-site.php +share/wordpress/wp-includes/class-wp-styles.php share/wordpress/wp-includes/class-wp-tax-query.php share/wordpress/wp-includes/class-wp-taxonomy.php share/wordpress/wp-includes/class-wp-term-query.php share/wordpress/wp-includes/class-wp-term.php share/wordpress/wp-includes/class-wp-text-diff-renderer-inline.php share/wordpress/wp-includes/class-wp-text-diff-renderer-table.php +share/wordpress/wp-includes/class-wp-textdomain-registry.php +share/wordpress/wp-includes/class-wp-theme-json-data.php share/wordpress/wp-includes/class-wp-theme-json-resolver.php share/wordpress/wp-includes/class-wp-theme-json-schema.php share/wordpress/wp-includes/class-wp-theme-json.php @@ -1776,6 +1902,7 @@ share/wordpress/wp-includes/class-wp-widget-factory.php share/wordpress/wp-includes/class-wp-widget.php share/wordpress/wp-includes/class-wp-xmlrpc-server.php share/wordpress/wp-includes/class-wp.php +share/wordpress/wp-includes/class-wpdb.php share/wordpress/wp-includes/class.wp-dependencies.php share/wordpress/wp-includes/class.wp-scripts.php share/wordpress/wp-includes/class.wp-styles.php @@ -1791,6 +1918,8 @@ share/wordpress/wp-includes/css/buttons-rtl.css share/wordpress/wp-includes/css/buttons-rtl.min.css share/wordpress/wp-includes/css/buttons.css share/wordpress/wp-includes/css/buttons.min.css +share/wordpress/wp-includes/css/classic-themes.css +share/wordpress/wp-includes/css/classic-themes.min.css share/wordpress/wp-includes/css/customize-preview-rtl.css share/wordpress/wp-includes/css/customize-preview-rtl.min.css share/wordpress/wp-includes/css/customize-preview.css @@ -1809,14 +1938,26 @@ share/wordpress/wp-includes/css/dist/block-editor/style-rtl.css share/wordpress/wp-includes/css/dist/block-editor/style-rtl.min.css share/wordpress/wp-includes/css/dist/block-editor/style.css share/wordpress/wp-includes/css/dist/block-editor/style.min.css +share/wordpress/wp-includes/css/dist/block-library/classic-rtl.css +share/wordpress/wp-includes/css/dist/block-library/classic-rtl.min.css +share/wordpress/wp-includes/css/dist/block-library/classic.css +share/wordpress/wp-includes/css/dist/block-library/classic.min.css share/wordpress/wp-includes/css/dist/block-library/common-rtl.css share/wordpress/wp-includes/css/dist/block-library/common-rtl.min.css share/wordpress/wp-includes/css/dist/block-library/common.css share/wordpress/wp-includes/css/dist/block-library/common.min.css +share/wordpress/wp-includes/css/dist/block-library/editor-elements-rtl.css +share/wordpress/wp-includes/css/dist/block-library/editor-elements-rtl.min.css +share/wordpress/wp-includes/css/dist/block-library/editor-elements.css +share/wordpress/wp-includes/css/dist/block-library/editor-elements.min.css share/wordpress/wp-includes/css/dist/block-library/editor-rtl.css share/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css share/wordpress/wp-includes/css/dist/block-library/editor.css share/wordpress/wp-includes/css/dist/block-library/editor.min.css +share/wordpress/wp-includes/css/dist/block-library/elements-rtl.css +share/wordpress/wp-includes/css/dist/block-library/elements-rtl.min.css +share/wordpress/wp-includes/css/dist/block-library/elements.css +share/wordpress/wp-includes/css/dist/block-library/elements.min.css share/wordpress/wp-includes/css/dist/block-library/reset-rtl.css share/wordpress/wp-includes/css/dist/block-library/reset-rtl.min.css share/wordpress/wp-includes/css/dist/block-library/reset.css @@ -2117,6 +2258,10 @@ share/wordpress/wp-includes/js/dist/date.js share/wordpress/wp-includes/js/dist/date.min.js share/wordpress/wp-includes/js/dist/deprecated.js share/wordpress/wp-includes/js/dist/deprecated.min.js +share/wordpress/wp-includes/js/dist/development/react-refresh-entry.js +share/wordpress/wp-includes/js/dist/development/react-refresh-entry.min.js +share/wordpress/wp-includes/js/dist/development/react-refresh-runtime.js +share/wordpress/wp-includes/js/dist/development/react-refresh-runtime.min.js share/wordpress/wp-includes/js/dist/dom-ready.js share/wordpress/wp-includes/js/dist/dom-ready.min.js share/wordpress/wp-includes/js/dist/dom.js @@ -2157,6 +2302,10 @@ share/wordpress/wp-includes/js/dist/nux.js share/wordpress/wp-includes/js/dist/nux.min.js share/wordpress/wp-includes/js/dist/plugins.js share/wordpress/wp-includes/js/dist/plugins.min.js +share/wordpress/wp-includes/js/dist/preferences-persistence.js +share/wordpress/wp-includes/js/dist/preferences-persistence.min.js +share/wordpress/wp-includes/js/dist/preferences.js +share/wordpress/wp-includes/js/dist/preferences.min.js share/wordpress/wp-includes/js/dist/primitives.js share/wordpress/wp-includes/js/dist/primitives.min.js share/wordpress/wp-includes/js/dist/priority-queue.js @@ -2171,6 +2320,8 @@ share/wordpress/wp-includes/js/dist/server-side-render.js share/wordpress/wp-includes/js/dist/server-side-render.min.js share/wordpress/wp-includes/js/dist/shortcode.js share/wordpress/wp-includes/js/dist/shortcode.min.js +share/wordpress/wp-includes/js/dist/style-engine.js +share/wordpress/wp-includes/js/dist/style-engine.min.js share/wordpress/wp-includes/js/dist/token-list.js share/wordpress/wp-includes/js/dist/token-list.min.js share/wordpress/wp-includes/js/dist/url.js @@ -2560,6 +2711,8 @@ share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-application-passwor share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php +share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php +share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php @@ -2715,6 +2868,12 @@ share/wordpress/wp-includes/sodium_compat/src/File.php share/wordpress/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php share/wordpress/wp-includes/sodium_compat/src/SodiumException.php share/wordpress/wp-includes/spl-autoload-compat.php +share/wordpress/wp-includes/style-engine.php +share/wordpress/wp-includes/style-engine/class-wp-style-engine-css-declarations.php +share/wordpress/wp-includes/style-engine/class-wp-style-engine-css-rule.php +share/wordpress/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php +share/wordpress/wp-includes/style-engine/class-wp-style-engine-processor.php +share/wordpress/wp-includes/style-engine/class-wp-style-engine.php share/wordpress/wp-includes/taxonomy.php share/wordpress/wp-includes/template-canvas.php share/wordpress/wp-includes/template-loader.php @@ -2768,3 +2927,4 @@ share/wordpress/wp-settings.php share/wordpress/wp-signup.php share/wordpress/wp-trackback.php share/wordpress/xmlrpc.php +@pkgdir share/wordpress/wp-includes/blocks/comments-query-loop diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 62f1a800370..7b9264e375f 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.89 2022/04/09 15:07:15 morr Exp $ +$NetBSD: distinfo,v 1.90 2022/11/28 09:26:18 morr Exp $ -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 +BLAKE2s (wordpress-6.1.tar.gz) = 9ebe322bd5499fdb440c79920e3d1440b9de1ea4e1ec109dabafdcb5eebc4d08 +SHA512 (wordpress-6.1.tar.gz) = 383d486de1e3bc5d041690bf54f77e51af2c6cd099aa1f7d2ced8a897a332833906edb3a9460a86fe7b74daa7f92190789d5a087b785ba93e1aff646890c4726 +Size (wordpress-6.1.tar.gz) = 22746825 bytes |