pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/wordpress



Module Name:    pkgsrc
Committed By:   morr
Date:           Fri Dec  7 12:25:59 UTC 2018

Modified Files:
        pkgsrc/www/wordpress: Makefile PLIST distinfo

Log Message:
Update Wordpress to 5.0.

On December 6, 2018, WordPress Version 5.0, named for jazz musician Bebo,
was released to the public. WordPress 5.0 will revolutionize content editing
with introduction of a new block editor and block editor-compatible default
theme Twenty Nineteen.

More infomations at https://wordpress.org/support/wordpress-version/version-5-0/


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/www/wordpress/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/www/wordpress/PLIST
cvs rdiff -u -r1.64 -r1.65 pkgsrc/www/wordpress/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/wordpress/Makefile
diff -u pkgsrc/www/wordpress/Makefile:1.80 pkgsrc/www/wordpress/Makefile:1.81
--- pkgsrc/www/wordpress/Makefile:1.80  Sat Jul  7 02:55:25 2018
+++ pkgsrc/www/wordpress/Makefile       Fri Dec  7 12:25:58 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2018/07/07 02:55:25 wen Exp $
+# $NetBSD: Makefile,v 1.81 2018/12/07 12:25:58 morr Exp $
 
 DISTNAME=              wordpress-${VERSION}
-VERSION=               4.9.7
+VERSION=               5.0
 CATEGORIES=            www
 MASTER_SITES=          https://wordpress.org/
 

Index: pkgsrc/www/wordpress/PLIST
diff -u pkgsrc/www/wordpress/PLIST:1.37 pkgsrc/www/wordpress/PLIST:1.38
--- pkgsrc/www/wordpress/PLIST:1.37     Sat Jan 20 11:58:01 2018
+++ pkgsrc/www/wordpress/PLIST  Fri Dec  7 12:25:58 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2018/01/20 11:58:01 morr Exp $
+@comment $NetBSD: PLIST,v 1.38 2018/12/07 12:25:58 morr Exp $
 share/doc/wordpress/license.txt
 share/doc/wordpress/readme.html
 share/examples/wordpress/wordpress.conf
@@ -157,6 +157,7 @@ share/wordpress/wp-admin/custom-header.p
 share/wordpress/wp-admin/customize.php
 share/wordpress/wp-admin/edit-comments.php
 share/wordpress/wp-admin/edit-form-advanced.php
+share/wordpress/wp-admin/edit-form-blocks.php
 share/wordpress/wp-admin/edit-form-comment.php
 share/wordpress/wp-admin/edit-link-form.php
 share/wordpress/wp-admin/edit-tag-form.php
@@ -553,53 +554,102 @@ share/wordpress/wp-content/plugins/hello
 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/twentyfifteen/404.php
-share/wordpress/wp-content/themes/twentyfifteen/archive.php
-share/wordpress/wp-content/themes/twentyfifteen/author-bio.php
-share/wordpress/wp-content/themes/twentyfifteen/comments.php
-share/wordpress/wp-content/themes/twentyfifteen/content-link.php
-share/wordpress/wp-content/themes/twentyfifteen/content-none.php
-share/wordpress/wp-content/themes/twentyfifteen/content-page.php
-share/wordpress/wp-content/themes/twentyfifteen/content-search.php
-share/wordpress/wp-content/themes/twentyfifteen/content.php
-share/wordpress/wp-content/themes/twentyfifteen/css/editor-style.css
-share/wordpress/wp-content/themes/twentyfifteen/css/ie.css
-share/wordpress/wp-content/themes/twentyfifteen/css/ie7.css
-share/wordpress/wp-content/themes/twentyfifteen/footer.php
-share/wordpress/wp-content/themes/twentyfifteen/functions.php
-share/wordpress/wp-content/themes/twentyfifteen/genericons/COPYING.txt
-share/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.eot
-share/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.svg
-share/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.ttf
-share/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.woff
-share/wordpress/wp-content/themes/twentyfifteen/genericons/LICENSE.txt
-share/wordpress/wp-content/themes/twentyfifteen/genericons/README.md
-share/wordpress/wp-content/themes/twentyfifteen/genericons/genericons.css
-share/wordpress/wp-content/themes/twentyfifteen/header.php
-share/wordpress/wp-content/themes/twentyfifteen/image.php
-share/wordpress/wp-content/themes/twentyfifteen/inc/back-compat.php
-share/wordpress/wp-content/themes/twentyfifteen/inc/custom-header.php
-share/wordpress/wp-content/themes/twentyfifteen/inc/customizer.php
-share/wordpress/wp-content/themes/twentyfifteen/inc/template-tags.php
-share/wordpress/wp-content/themes/twentyfifteen/index.php
-share/wordpress/wp-content/themes/twentyfifteen/js/color-scheme-control.js
-share/wordpress/wp-content/themes/twentyfifteen/js/customize-preview.js
-share/wordpress/wp-content/themes/twentyfifteen/js/functions.js
-share/wordpress/wp-content/themes/twentyfifteen/js/html5.js
-share/wordpress/wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js
-share/wordpress/wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js
-share/wordpress/wp-content/themes/twentyfifteen/page.php
-share/wordpress/wp-content/themes/twentyfifteen/readme.txt
-share/wordpress/wp-content/themes/twentyfifteen/rtl.css
-share/wordpress/wp-content/themes/twentyfifteen/screenshot.png
-share/wordpress/wp-content/themes/twentyfifteen/search.php
-share/wordpress/wp-content/themes/twentyfifteen/sidebar.php
-share/wordpress/wp-content/themes/twentyfifteen/single.php
-share/wordpress/wp-content/themes/twentyfifteen/style.css
+share/wordpress/wp-content/themes/twentynineteen/404.php
+share/wordpress/wp-content/themes/twentynineteen/archive.php
+share/wordpress/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php
+share/wordpress/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
+share/wordpress/wp-content/themes/twentynineteen/comments.php
+share/wordpress/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff
+share/wordpress/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2
+share/wordpress/wp-content/themes/twentynineteen/footer.php
+share/wordpress/wp-content/themes/twentynineteen/functions.php
+share/wordpress/wp-content/themes/twentynineteen/header.php
+share/wordpress/wp-content/themes/twentynineteen/image.php
+share/wordpress/wp-content/themes/twentynineteen/inc/back-compat.php
+share/wordpress/wp-content/themes/twentynineteen/inc/color-patterns.php
+share/wordpress/wp-content/themes/twentynineteen/inc/customizer.php
+share/wordpress/wp-content/themes/twentynineteen/inc/icon-functions.php
+share/wordpress/wp-content/themes/twentynineteen/inc/template-functions.php
+share/wordpress/wp-content/themes/twentynineteen/inc/template-tags.php
+share/wordpress/wp-content/themes/twentynineteen/index.php
+share/wordpress/wp-content/themes/twentynineteen/js/customize-controls.js
+share/wordpress/wp-content/themes/twentynineteen/js/customize-preview.js
+share/wordpress/wp-content/themes/twentynineteen/js/priority-menu.js
+share/wordpress/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js
+share/wordpress/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js
+share/wordpress/wp-content/themes/twentynineteen/package-lock.json
+share/wordpress/wp-content/themes/twentynineteen/package.json
+share/wordpress/wp-content/themes/twentynineteen/page.php
+share/wordpress/wp-content/themes/twentynineteen/postcss.config.js
+share/wordpress/wp-content/themes/twentynineteen/print.css
+share/wordpress/wp-content/themes/twentynineteen/print.scss
+share/wordpress/wp-content/themes/twentynineteen/readme.txt
+share/wordpress/wp-content/themes/twentynineteen/sass/_normalize.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/elements/_elements.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/elements/_lists.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/elements/_tables.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/forms/_buttons.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/forms/_fields.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/forms/_forms.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/layout/_layout.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/media/_captions.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/media/_galleries.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/media/_media.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/modules/_alignments.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/modules/_clearings.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/navigation/_links.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/_site.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/typography/_copy.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/typography/_headings.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/typography/_typography.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss
+share/wordpress/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss
+share/wordpress/wp-content/themes/twentynineteen/screenshot.png
+share/wordpress/wp-content/themes/twentynineteen/search.php
+share/wordpress/wp-content/themes/twentynineteen/single.php
+share/wordpress/wp-content/themes/twentynineteen/style-editor-customizer.css
+share/wordpress/wp-content/themes/twentynineteen/style-editor-customizer.scss
+share/wordpress/wp-content/themes/twentynineteen/style-editor.css
+share/wordpress/wp-content/themes/twentynineteen/style-editor.scss
+share/wordpress/wp-content/themes/twentynineteen/style-rtl.css
+share/wordpress/wp-content/themes/twentynineteen/style.css
+share/wordpress/wp-content/themes/twentynineteen/style.scss
+share/wordpress/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/content/content-none.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/content/content-page.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/content/content-single.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/content/content.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/header/entry-header.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/header/site-branding.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/post/author-bio.php
+share/wordpress/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php
 share/wordpress/wp-content/themes/twentyseventeen/404.php
 share/wordpress/wp-content/themes/twentyseventeen/README.txt
 share/wordpress/wp-content/themes/twentyseventeen/archive.php
+share/wordpress/wp-content/themes/twentyseventeen/assets/css/blocks.css
 share/wordpress/wp-content/themes/twentyseventeen/assets/css/colors-dark.css
+share/wordpress/wp-content/themes/twentyseventeen/assets/css/editor-blocks.css
 share/wordpress/wp-content/themes/twentyseventeen/assets/css/editor-style.css
 share/wordpress/wp-content/themes/twentyseventeen/assets/css/ie8.css
 share/wordpress/wp-content/themes/twentyseventeen/assets/css/ie9.css
@@ -654,6 +704,8 @@ share/wordpress/wp-content/themes/twenty
 share/wordpress/wp-content/themes/twentysixteen/404.php
 share/wordpress/wp-content/themes/twentysixteen/archive.php
 share/wordpress/wp-content/themes/twentysixteen/comments.php
+share/wordpress/wp-content/themes/twentysixteen/css/blocks.css
+share/wordpress/wp-content/themes/twentysixteen/css/editor-blocks.css
 share/wordpress/wp-content/themes/twentysixteen/css/editor-style.css
 share/wordpress/wp-content/themes/twentysixteen/css/ie.css
 share/wordpress/wp-content/themes/twentysixteen/css/ie7.css
@@ -825,6 +877,13 @@ share/wordpress/wp-includes/Text/Diff/Re
 share/wordpress/wp-includes/admin-bar.php
 share/wordpress/wp-includes/atomlib.php
 share/wordpress/wp-includes/author-template.php
+share/wordpress/wp-includes/blocks.php
+share/wordpress/wp-includes/blocks/archives.php
+share/wordpress/wp-includes/blocks/block.php
+share/wordpress/wp-includes/blocks/categories.php
+share/wordpress/wp-includes/blocks/latest-comments.php
+share/wordpress/wp-includes/blocks/latest-posts.php
+share/wordpress/wp-includes/blocks/shortcode.php
 share/wordpress/wp-includes/bookmark-template.php
 share/wordpress/wp-includes/bookmark.php
 share/wordpress/wp-includes/cache.php
@@ -853,6 +912,9 @@ share/wordpress/wp-includes/class-walker
 share/wordpress/wp-includes/class-walker-page.php
 share/wordpress/wp-includes/class-wp-admin-bar.php
 share/wordpress/wp-includes/class-wp-ajax-response.php
+share/wordpress/wp-includes/class-wp-block-parser.php
+share/wordpress/wp-includes/class-wp-block-type-registry.php
+share/wordpress/wp-includes/class-wp-block-type.php
 share/wordpress/wp-includes/class-wp-comment-query.php
 share/wordpress/wp-includes/class-wp-comment.php
 share/wordpress/wp-includes/class-wp-customize-control.php
@@ -937,6 +999,46 @@ share/wordpress/wp-includes/css/customiz
 share/wordpress/wp-includes/css/customize-preview.min.css
 share/wordpress/wp-includes/css/dashicons.css
 share/wordpress/wp-includes/css/dashicons.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/style-rtl.css
+share/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/block-library/style.css
+share/wordpress/wp-includes/css/dist/block-library/style.min.css
+share/wordpress/wp-includes/css/dist/block-library/theme-rtl.css
+share/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css
+share/wordpress/wp-includes/css/dist/block-library/theme.css
+share/wordpress/wp-includes/css/dist/block-library/theme.min.css
+share/wordpress/wp-includes/css/dist/components/style-rtl.css
+share/wordpress/wp-includes/css/dist/components/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/components/style.css
+share/wordpress/wp-includes/css/dist/components/style.min.css
+share/wordpress/wp-includes/css/dist/edit-post/style-rtl.css
+share/wordpress/wp-includes/css/dist/edit-post/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/edit-post/style.css
+share/wordpress/wp-includes/css/dist/edit-post/style.min.css
+share/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.css
+share/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.min.css
+share/wordpress/wp-includes/css/dist/editor/editor-styles.css
+share/wordpress/wp-includes/css/dist/editor/editor-styles.min.css
+share/wordpress/wp-includes/css/dist/editor/style-rtl.css
+share/wordpress/wp-includes/css/dist/editor/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/editor/style.css
+share/wordpress/wp-includes/css/dist/editor/style.min.css
+share/wordpress/wp-includes/css/dist/format-library/style-rtl.css
+share/wordpress/wp-includes/css/dist/format-library/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/format-library/style.css
+share/wordpress/wp-includes/css/dist/format-library/style.min.css
+share/wordpress/wp-includes/css/dist/list-reusable-blocks/style-rtl.css
+share/wordpress/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/list-reusable-blocks/style.css
+share/wordpress/wp-includes/css/dist/list-reusable-blocks/style.min.css
+share/wordpress/wp-includes/css/dist/nux/style-rtl.css
+share/wordpress/wp-includes/css/dist/nux/style-rtl.min.css
+share/wordpress/wp-includes/css/dist/nux/style.css
+share/wordpress/wp-includes/css/dist/nux/style.min.css
 share/wordpress/wp-includes/css/editor-rtl.css
 share/wordpress/wp-includes/css/editor-rtl.min.css
 share/wordpress/wp-includes/css/editor.css
@@ -1130,6 +1232,98 @@ share/wordpress/wp-includes/js/customize
 share/wordpress/wp-includes/js/customize-selective-refresh.min.js
 share/wordpress/wp-includes/js/customize-views.js
 share/wordpress/wp-includes/js/customize-views.min.js
+share/wordpress/wp-includes/js/dist/a11y.js
+share/wordpress/wp-includes/js/dist/a11y.min.js
+share/wordpress/wp-includes/js/dist/annotations.js
+share/wordpress/wp-includes/js/dist/annotations.min.js
+share/wordpress/wp-includes/js/dist/api-fetch.js
+share/wordpress/wp-includes/js/dist/api-fetch.min.js
+share/wordpress/wp-includes/js/dist/autop.js
+share/wordpress/wp-includes/js/dist/autop.min.js
+share/wordpress/wp-includes/js/dist/blob.js
+share/wordpress/wp-includes/js/dist/blob.min.js
+share/wordpress/wp-includes/js/dist/block-library.js
+share/wordpress/wp-includes/js/dist/block-library.min.js
+share/wordpress/wp-includes/js/dist/block-serialization-default-parser.js
+share/wordpress/wp-includes/js/dist/block-serialization-default-parser.min.js
+share/wordpress/wp-includes/js/dist/blocks.js
+share/wordpress/wp-includes/js/dist/blocks.min.js
+share/wordpress/wp-includes/js/dist/components.js
+share/wordpress/wp-includes/js/dist/components.min.js
+share/wordpress/wp-includes/js/dist/compose.js
+share/wordpress/wp-includes/js/dist/compose.min.js
+share/wordpress/wp-includes/js/dist/core-data.js
+share/wordpress/wp-includes/js/dist/core-data.min.js
+share/wordpress/wp-includes/js/dist/data.js
+share/wordpress/wp-includes/js/dist/data.min.js
+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/dom-ready.js
+share/wordpress/wp-includes/js/dist/dom-ready.min.js
+share/wordpress/wp-includes/js/dist/dom.js
+share/wordpress/wp-includes/js/dist/dom.min.js
+share/wordpress/wp-includes/js/dist/edit-post.js
+share/wordpress/wp-includes/js/dist/edit-post.min.js
+share/wordpress/wp-includes/js/dist/editor.js
+share/wordpress/wp-includes/js/dist/editor.min.js
+share/wordpress/wp-includes/js/dist/element.js
+share/wordpress/wp-includes/js/dist/element.min.js
+share/wordpress/wp-includes/js/dist/escape-html.js
+share/wordpress/wp-includes/js/dist/escape-html.min.js
+share/wordpress/wp-includes/js/dist/format-library.js
+share/wordpress/wp-includes/js/dist/format-library.min.js
+share/wordpress/wp-includes/js/dist/hooks.js
+share/wordpress/wp-includes/js/dist/hooks.min.js
+share/wordpress/wp-includes/js/dist/html-entities.js
+share/wordpress/wp-includes/js/dist/html-entities.min.js
+share/wordpress/wp-includes/js/dist/i18n.js
+share/wordpress/wp-includes/js/dist/i18n.min.js
+share/wordpress/wp-includes/js/dist/is-shallow-equal.js
+share/wordpress/wp-includes/js/dist/is-shallow-equal.min.js
+share/wordpress/wp-includes/js/dist/keycodes.js
+share/wordpress/wp-includes/js/dist/keycodes.min.js
+share/wordpress/wp-includes/js/dist/list-reusable-blocks.js
+share/wordpress/wp-includes/js/dist/list-reusable-blocks.min.js
+share/wordpress/wp-includes/js/dist/notices.js
+share/wordpress/wp-includes/js/dist/notices.min.js
+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/redux-routine.js
+share/wordpress/wp-includes/js/dist/redux-routine.min.js
+share/wordpress/wp-includes/js/dist/rich-text.js
+share/wordpress/wp-includes/js/dist/rich-text.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/token-list.js
+share/wordpress/wp-includes/js/dist/token-list.min.js
+share/wordpress/wp-includes/js/dist/url.js
+share/wordpress/wp-includes/js/dist/url.min.js
+share/wordpress/wp-includes/js/dist/vendor/lodash.js
+share/wordpress/wp-includes/js/dist/vendor/lodash.min.js
+share/wordpress/wp-includes/js/dist/vendor/moment.js
+share/wordpress/wp-includes/js/dist/vendor/moment.min.js
+share/wordpress/wp-includes/js/dist/vendor/react-dom.js
+share/wordpress/wp-includes/js/dist/vendor/react-dom.min.js
+share/wordpress/wp-includes/js/dist/vendor/react.js
+share/wordpress/wp-includes/js/dist/vendor/react.min.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-fetch.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-formdata.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.min.js
+share/wordpress/wp-includes/js/dist/viewport.js
+share/wordpress/wp-includes/js/dist/viewport.min.js
+share/wordpress/wp-includes/js/dist/wordcount.js
+share/wordpress/wp-includes/js/dist/wordcount.min.js
 share/wordpress/wp-includes/js/heartbeat.js
 share/wordpress/wp-includes/js/heartbeat.min.js
 share/wordpress/wp-includes/js/hoverIntent.js
@@ -1438,21 +1632,28 @@ share/wordpress/wp-includes/rest-api/cla
 share/wordpress/wp-includes/rest-api/class-wp-rest-response.php
 share/wordpress/wp-includes/rest-api/class-wp-rest-server.php
 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-renderer-controller.php
+share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php
+share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
+share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
 share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
 share/wordpress/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php
 share/wordpress/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
 share/wordpress/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php
 share/wordpress/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php
 share/wordpress/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php
+share/wordpress/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php
+share/wordpress/wp-includes/rest-api/search/class-wp-rest-search-handler.php
 share/wordpress/wp-includes/revision.php
 share/wordpress/wp-includes/rewrite.php
 share/wordpress/wp-includes/rss-functions.php

Index: pkgsrc/www/wordpress/distinfo
diff -u pkgsrc/www/wordpress/distinfo:1.64 pkgsrc/www/wordpress/distinfo:1.65
--- pkgsrc/www/wordpress/distinfo:1.64  Sat Jul  7 02:55:25 2018
+++ pkgsrc/www/wordpress/distinfo       Fri Dec  7 12:25:58 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.64 2018/07/07 02:55:25 wen Exp $
+$NetBSD: distinfo,v 1.65 2018/12/07 12:25:58 morr Exp $
 
-SHA1 (wordpress-4.9.7.tar.gz) = 7bf349133750618e388e7a447bc9cdc405967b7d
-RMD160 (wordpress-4.9.7.tar.gz) = c01fc9363f7fc9bc4534012ce849a382d3e37df5
-SHA512 (wordpress-4.9.7.tar.gz) = 0a9a132d48081ef253122bd207dbf859babfd021ef3db90d486c92cde03727a74c5170a9faf80d46e8899472a703cfe91b24c04c1ea21f261dbd156bd691ad12
-Size (wordpress-4.9.7.tar.gz) = 8742203 bytes
+SHA1 (wordpress-5.0.tar.gz) = 67758958f14c1dcefe37ce6558d470a4e142893b
+RMD160 (wordpress-5.0.tar.gz) = 8a2c1f14d227f16d57873ff880c57b126737f09a
+SHA512 (wordpress-5.0.tar.gz) = 6aa6c06bf916c411b10b5112c31ea15c30119e8ce0398efae25aee27f166060b54d01c053a5e31c4f9eaa52a602ea9bc940d5557f46f33daa24c8e4fa9f44799
+Size (wordpress-5.0.tar.gz) = 10503584 bytes



Home | Main Index | Thread Index | Old Index