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:           Sun Mar 14 17:01:34 UTC 2021

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

Log Message:
Update to version 5.7

Highlights of this release:
- block editor changes
- WP Admin: a new color palette
- from HTTP to HTTPS in a single click
- new robots API
- ongoing cleanup after update to jQuery 3.5.1
- lazy-load your iframes # Lazy-load your iframes

More details here: https://wordpress.org/support/wordpress-version/version-5.7/


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/www/wordpress/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/www/wordpress/PLIST
cvs rdiff -u -r1.79 -r1.80 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.97 pkgsrc/www/wordpress/Makefile:1.98
--- pkgsrc/www/wordpress/Makefile:1.97  Sun Feb 28 00:04:11 2021
+++ pkgsrc/www/wordpress/Makefile       Sun Mar 14 17:01:33 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97 2021/02/28 00:04:11 morr Exp $
+# $NetBSD: Makefile,v 1.98 2021/03/14 17:01:33 morr Exp $
 
 DISTNAME=              wordpress-${VERSION}
-VERSION=               5.6.2
+VERSION=               5.7
 CATEGORIES=            www
 MASTER_SITES=          https://wordpress.org/
 

Index: pkgsrc/www/wordpress/PLIST
diff -u pkgsrc/www/wordpress/PLIST:1.47 pkgsrc/www/wordpress/PLIST:1.48
--- pkgsrc/www/wordpress/PLIST:1.47     Sun Feb 28 00:04:11 2021
+++ pkgsrc/www/wordpress/PLIST  Sun Mar 14 17:01:33 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.47 2021/02/28 00:04:11 morr Exp $
+@comment $NetBSD: PLIST,v 1.48 2021/03/14 17:01:33 morr Exp $
 share/doc/wordpress/license.txt
 share/doc/wordpress/readme.html
 share/examples/wordpress/wordpress.conf
@@ -173,6 +173,10 @@ share/wordpress/wp-admin/erase-personal-
 share/wordpress/wp-admin/export-personal-data.php
 share/wordpress/wp-admin/export.php
 share/wordpress/wp-admin/freedoms.php
+share/wordpress/wp-admin/images/about-badge.svg
+share/wordpress/wp-admin/images/about-color-palette-vert.svg
+share/wordpress/wp-admin/images/about-color-palette.svg
+share/wordpress/wp-admin/images/about-header-brushes.svg
 share/wordpress/wp-admin/images/align-center-2x.png
 share/wordpress/wp-admin/images/align-center.png
 share/wordpress/wp-admin/images/align-left-2x.png
@@ -1098,12 +1102,12 @@ share/wordpress/wp-includes/blocks/calen
 share/wordpress/wp-includes/blocks/calendar/block.json
 share/wordpress/wp-includes/blocks/categories.php
 share/wordpress/wp-includes/blocks/categories/block.json
-share/wordpress/wp-includes/blocks/classic/block.json
 share/wordpress/wp-includes/blocks/code/block.json
 share/wordpress/wp-includes/blocks/column/block.json
 share/wordpress/wp-includes/blocks/columns/block.json
 share/wordpress/wp-includes/blocks/embed/block.json
 share/wordpress/wp-includes/blocks/file/block.json
+share/wordpress/wp-includes/blocks/freeform/block.json
 share/wordpress/wp-includes/blocks/gallery/block.json
 share/wordpress/wp-includes/blocks/group/block.json
 share/wordpress/wp-includes/blocks/heading/block.json
@@ -1283,6 +1287,10 @@ share/wordpress/wp-includes/css/dist/blo
 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/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-rtl.css
 share/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css
 share/wordpress/wp-includes/css/dist/block-library/editor.css
@@ -1408,6 +1416,8 @@ share/wordpress/wp-includes/functions.wp
 share/wordpress/wp-includes/functions.wp-styles.php
 share/wordpress/wp-includes/general-template.php
 share/wordpress/wp-includes/http.php
+share/wordpress/wp-includes/https-detection.php
+share/wordpress/wp-includes/https-migration.php
 share/wordpress/wp-includes/images/admin-bar-sprite-2x.png
 share/wordpress/wp-includes/images/admin-bar-sprite.png
 share/wordpress/wp-includes/images/arrow-pointer-blue-2x.png
@@ -1629,6 +1639,8 @@ share/wordpress/wp-includes/js/dist/vend
 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-object-fit.js
+share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js
 share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-url.js
 share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-url.min.js
 share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.js
@@ -2017,6 +2029,7 @@ share/wordpress/wp-includes/rest-api/sea
 share/wordpress/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php
 share/wordpress/wp-includes/revision.php
 share/wordpress/wp-includes/rewrite.php
+share/wordpress/wp-includes/robots-template.php
 share/wordpress/wp-includes/rss-functions.php
 share/wordpress/wp-includes/rss.php
 share/wordpress/wp-includes/script-loader.php

Index: pkgsrc/www/wordpress/distinfo
diff -u pkgsrc/www/wordpress/distinfo:1.79 pkgsrc/www/wordpress/distinfo:1.80
--- pkgsrc/www/wordpress/distinfo:1.79  Sun Feb 28 00:04:11 2021
+++ pkgsrc/www/wordpress/distinfo       Sun Mar 14 17:01:33 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.79 2021/02/28 00:04:11 morr Exp $
+$NetBSD: distinfo,v 1.80 2021/03/14 17:01:33 morr Exp $
 
-SHA1 (wordpress-5.6.2.tar.gz) = 8d19761595182c25d107813b55b911a22e7c809b
-RMD160 (wordpress-5.6.2.tar.gz) = eeb67aa0e9078fba3116213f86f76aaa58f28262
-SHA512 (wordpress-5.6.2.tar.gz) = 5602104cdaaaf354f0b24782ceb0b32b8a8af5e4a9d698376a9ac263bc77f0c5d461d40587e0010e63e97c3d415db6ad3aead6069bba5ebcba03e783fbacbb69
-Size (wordpress-5.6.2.tar.gz) = 15603881 bytes
+SHA1 (wordpress-5.7.tar.gz) = 76d1332cfcbc5f8b17151b357999d1f758faf897
+RMD160 (wordpress-5.7.tar.gz) = c02fd527193a0fa41ebecedc6694e65c7b76ff10
+SHA512 (wordpress-5.7.tar.gz) = 84516473add8624cd7e318af98d257f5f113fcc98cd9f5c0a0d7c1a8060f9f5dd5989d995259d3920b89f71f3391fc8b28b520f7d8aae7511cc1e26e90116567
+Size (wordpress-5.7.tar.gz) = 15747536 bytes



Home | Main Index | Thread Index | Old Index