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:   schmonz
Date:           Tue Jul 16 19:31:21 UTC 2019

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

Log Message:
Update to 5.2.2. From the changelog:

5.2:
- Site Health
- PHP Error Protection
- Accessibility Updates
- New Dashboard Icons
- Plugin Compatibility Checks
- Privacy Updates
- New Body Hook
- Building JavaScript

5.2.1:
- 47180: An issue typing in the block editor while using a RTL language
  has been fixed.
- 47186: An bug causing 32-bit systems to run out of memory when using
  sodium_compat was fixed.
- 47189: The "Update your plugins" link in Site Health now links to the
  correct page in multisite installs.
- 47185: An issue in wp_delete_file_from_directory() where files were
  not deleting on Windows systems has been fixed.
- 47205: A bug was fixed where spaces could not be added in the Classic
  Editor after pressing shift+enter.
- 47265: 2 fatal errors on the error protection page when a PHP error
  was encountered in a drop-in (such as advanced-cache.php) were fixed.
- 47244: wp_targeted_link_rel() has been improved to prevent instances
  where single and double quotation marks were incorrectly staggered.
- 47169: PHP/MySQL minimum version requirement checks now return proper
  error codes when requirements are not met in test environments.
- 47177: The backwards compatibility of get_search_form() was improved.
- 47297: The accuracy of the HTTP requests test in Site Health was improved.
- 47229: TinyMCE has been updated to version 4.9.4.
- 47323: Prevents a fatal error that occurs when upgrading to 5.2.1 from
  WordPress < 5.2.
- 47304: Fixes a regression that can affect the accuracy of
  <lastBuildDate> in feeds.
- 47312: Changes the string used on the About page for 5.2.1 to one that
  is already translated.

5.2.2:
- 45094: Dashboard elements don't always have clear focus states, tab order
- 46289: RTL Bug – wrong navigation arrows in media modal
- 46749: Extra border is displaying at bottom of Help section in Firefox
  (Responsive : 778 * 841)
- 46881: Site Health: improve the header elements horizontal centering
- 46957: Site Health: Make site health page access be filterable
- 46960: Site Health: Table design issue in small devices (iphone 5/SE).
- 46997: Theme update links show in Customizer and don't work
- 47070: Recovery Mode Exit button not visible in responsive view
- 47158: Merge similar strings introduced in WP 5.2
- 47227: I18n: Merge similar translation strings – site health tabs
- 47475: I18n: Merge similar strings and fix typo
- 47429: Editor: Update packages for WordPress 5.2.2
- 47457: Fix the mediaelements player controls bar sizing


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/wordpress/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/wordpress/PLIST
cvs rdiff -u -r1.69 -r1.70 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.86 pkgsrc/www/wordpress/Makefile:1.87
--- pkgsrc/www/wordpress/Makefile:1.86  Thu May 23 19:23:22 2019
+++ pkgsrc/www/wordpress/Makefile       Tue Jul 16 19:31:21 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.86 2019/05/23 19:23:22 rillig Exp $
+# $NetBSD: Makefile,v 1.87 2019/07/16 19:31:21 schmonz Exp $
 
 DISTNAME=              wordpress-${VERSION}
-VERSION=               5.1.1
+VERSION=               5.2.2
 CATEGORIES=            www
 MASTER_SITES=          https://wordpress.org/
 
@@ -37,11 +37,11 @@ OWN_DIRS_PERMS+=    ${WPHOME}/wp-content/up
 
 INSTALLATION_DIRS+=    ${DOCDIR} ${WPHOME} ${EGDIR}
 
-DEPENDS+=              ${PHP_PKG_PREFIX}-mysqli>=5.6.0:../../databases/php-mysqli
-DEPENDS+=              ${PHP_PKG_PREFIX}-gd>=5.6.0:../../graphics/php-gd
-DEPENDS+=              ${PHP_PKG_PREFIX}-curl>=5.6.0:../../www/php-curl
-DEPENDS+=              ${PHP_PKG_PREFIX}-zip>=5.6.0:../../archivers/php-zip
-DEPENDS+=              ${PHP_PKG_PREFIX}-zlib>=5.6.0:../../archivers/php-zlib
+DEPENDS+=              ${PHP_PKG_PREFIX}-mysqli>=5.6.20:../../databases/php-mysqli
+DEPENDS+=              ${PHP_PKG_PREFIX}-gd>=5.6.20:../../graphics/php-gd
+DEPENDS+=              ${PHP_PKG_PREFIX}-curl>=5.6.20:../../www/php-curl
+DEPENDS+=              ${PHP_PKG_PREFIX}-zip>=5.6.20:../../archivers/php-zip
+DEPENDS+=              ${PHP_PKG_PREFIX}-zlib>=5.6.20:../../archivers/php-zlib
 
 SUBST_CLASSES+=                conf
 SUBST_MESSAGE.conf=    Fixing pathnames in configuration file.

Index: pkgsrc/www/wordpress/PLIST
diff -u pkgsrc/www/wordpress/PLIST:1.39 pkgsrc/www/wordpress/PLIST:1.40
--- pkgsrc/www/wordpress/PLIST:1.39     Sat Mar  2 14:30:14 2019
+++ pkgsrc/www/wordpress/PLIST  Tue Jul 16 19:31:21 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2019/03/02 14:30:14 wen Exp $
+@comment $NetBSD: PLIST,v 1.40 2019/07/16 19:31:21 schmonz Exp $
 share/doc/wordpress/license.txt
 share/doc/wordpress/readme.html
 share/examples/wordpress/wordpress.conf
@@ -136,6 +136,10 @@ share/wordpress/wp-admin/css/revisions-r
 share/wordpress/wp-admin/css/revisions-rtl.min.css
 share/wordpress/wp-admin/css/revisions.css
 share/wordpress/wp-admin/css/revisions.min.css
+share/wordpress/wp-admin/css/site-health-rtl.css
+share/wordpress/wp-admin/css/site-health-rtl.min.css
+share/wordpress/wp-admin/css/site-health.css
+share/wordpress/wp-admin/css/site-health.min.css
 share/wordpress/wp-admin/css/site-icon-rtl.css
 share/wordpress/wp-admin/css/site-icon-rtl.min.css
 share/wordpress/wp-admin/css/site-icon.css
@@ -262,6 +266,7 @@ share/wordpress/wp-admin/includes/class-
 share/wordpress/wp-admin/includes/class-wp-automatic-updater.php
 share/wordpress/wp-admin/includes/class-wp-comments-list-table.php
 share/wordpress/wp-admin/includes/class-wp-community-events.php
+share/wordpress/wp-admin/includes/class-wp-debug-data.php
 share/wordpress/wp-admin/includes/class-wp-filesystem-base.php
 share/wordpress/wp-admin/includes/class-wp-filesystem-direct.php
 share/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php
@@ -281,6 +286,8 @@ share/wordpress/wp-admin/includes/class-
 share/wordpress/wp-admin/includes/class-wp-post-comments-list-table.php
 share/wordpress/wp-admin/includes/class-wp-posts-list-table.php
 share/wordpress/wp-admin/includes/class-wp-screen.php
+share/wordpress/wp-admin/includes/class-wp-site-health-auto-updates.php
+share/wordpress/wp-admin/includes/class-wp-site-health.php
 share/wordpress/wp-admin/includes/class-wp-site-icon.php
 share/wordpress/wp-admin/includes/class-wp-terms-list-table.php
 share/wordpress/wp-admin/includes/class-wp-theme-install-list-table.php
@@ -392,6 +399,8 @@ share/wordpress/wp-admin/js/revisions.js
 share/wordpress/wp-admin/js/revisions.min.js
 share/wordpress/wp-admin/js/set-post-thumbnail.js
 share/wordpress/wp-admin/js/set-post-thumbnail.min.js
+share/wordpress/wp-admin/js/site-health.js
+share/wordpress/wp-admin/js/site-health.min.js
 share/wordpress/wp-admin/js/svg-painter.js
 share/wordpress/wp-admin/js/svg-painter.min.js
 share/wordpress/wp-admin/js/tags-box.js
@@ -503,6 +512,8 @@ share/wordpress/wp-admin/privacy.php
 share/wordpress/wp-admin/profile.php
 share/wordpress/wp-admin/revision.php
 share/wordpress/wp-admin/setup-config.php
+share/wordpress/wp-admin/site-health-info.php
+share/wordpress/wp-admin/site-health.php
 share/wordpress/wp-admin/term.php
 share/wordpress/wp-admin/theme-editor.php
 share/wordpress/wp-admin/theme-install.php
@@ -880,10 +891,14 @@ share/wordpress/wp-includes/author-templ
 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/calendar.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/rss.php
+share/wordpress/wp-includes/blocks/search.php
 share/wordpress/wp-includes/blocks/shortcode.php
+share/wordpress/wp-includes/blocks/tag-cloud.php
 share/wordpress/wp-includes/bookmark-template.php
 share/wordpress/wp-includes/bookmark.php
 share/wordpress/wp-includes/cache.php
@@ -928,6 +943,7 @@ share/wordpress/wp-includes/class-wp-dep
 share/wordpress/wp-includes/class-wp-editor.php
 share/wordpress/wp-includes/class-wp-embed.php
 share/wordpress/wp-includes/class-wp-error.php
+share/wordpress/wp-includes/class-wp-fatal-error-handler.php
 share/wordpress/wp-includes/class-wp-feed-cache-transient.php
 share/wordpress/wp-includes/class-wp-feed-cache.php
 share/wordpress/wp-includes/class-wp-hook.php
@@ -952,9 +968,15 @@ share/wordpress/wp-includes/class-wp-met
 share/wordpress/wp-includes/class-wp-network-query.php
 share/wordpress/wp-includes/class-wp-network.php
 share/wordpress/wp-includes/class-wp-oembed-controller.php
+share/wordpress/wp-includes/class-wp-paused-extensions-storage.php
 share/wordpress/wp-includes/class-wp-post-type.php
 share/wordpress/wp-includes/class-wp-post.php
 share/wordpress/wp-includes/class-wp-query.php
+share/wordpress/wp-includes/class-wp-recovery-mode-cookie-service.php
+share/wordpress/wp-includes/class-wp-recovery-mode-email-service.php
+share/wordpress/wp-includes/class-wp-recovery-mode-key-service.php
+share/wordpress/wp-includes/class-wp-recovery-mode-link-service.php
+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
@@ -999,6 +1021,10 @@ 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-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/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
@@ -1105,6 +1131,7 @@ share/wordpress/wp-includes/default-widg
 share/wordpress/wp-includes/deprecated.php
 share/wordpress/wp-includes/embed-template.php
 share/wordpress/wp-includes/embed.php
+share/wordpress/wp-includes/error-protection.php
 share/wordpress/wp-includes/feed-atom-comments.php
 share/wordpress/wp-includes/feed-atom.php
 share/wordpress/wp-includes/feed-rdf.php
@@ -1116,6 +1143,7 @@ share/wordpress/wp-includes/fonts/dashic
 share/wordpress/wp-includes/fonts/dashicons.svg
 share/wordpress/wp-includes/fonts/dashicons.ttf
 share/wordpress/wp-includes/fonts/dashicons.woff
+share/wordpress/wp-includes/fonts/dashicons.woff2
 share/wordpress/wp-includes/formatting.php
 share/wordpress/wp-includes/functions.php
 share/wordpress/wp-includes/functions.wp-scripts.php
@@ -1202,6 +1230,8 @@ share/wordpress/wp-includes/js/autosave.
 share/wordpress/wp-includes/js/autosave.min.js
 share/wordpress/wp-includes/js/backbone.js
 share/wordpress/wp-includes/js/backbone.min.js
+share/wordpress/wp-includes/js/clipboard.js
+share/wordpress/wp-includes/js/clipboard.min.js
 share/wordpress/wp-includes/js/codemirror/codemirror.min.css
 share/wordpress/wp-includes/js/codemirror/codemirror.min.js
 share/wordpress/wp-includes/js/codemirror/csslint.js
@@ -1244,6 +1274,8 @@ share/wordpress/wp-includes/js/dist/auto
 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-editor.js
+share/wordpress/wp-includes/js/dist/block-editor.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
@@ -1294,6 +1326,8 @@ share/wordpress/wp-includes/js/dist/nux.
 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/priority-queue.js
+share/wordpress/wp-includes/js/dist/priority-queue.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
@@ -1665,6 +1699,94 @@ share/wordpress/wp-includes/rss.php
 share/wordpress/wp-includes/script-loader.php
 share/wordpress/wp-includes/session.php
 share/wordpress/wp-includes/shortcodes.php
+share/wordpress/wp-includes/sodium_compat/LICENSE
+share/wordpress/wp-includes/sodium_compat/autoload.php
+share/wordpress/wp-includes/sodium_compat/composer.json
+share/wordpress/wp-includes/sodium_compat/lib/constants.php
+share/wordpress/wp-includes/sodium_compat/lib/namespaced.php
+share/wordpress/wp-includes/sodium_compat/lib/php72compat.php
+share/wordpress/wp-includes/sodium_compat/lib/sodium_compat.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Compat.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Ed25519.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Poly1305.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Salsa20.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/SipHash.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Util.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/X25519.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php
+share/wordpress/wp-includes/sodium_compat/namespaced/Crypto.php
+share/wordpress/wp-includes/sodium_compat/namespaced/File.php
+share/wordpress/wp-includes/sodium_compat/src/Compat.php
+share/wordpress/wp-includes/sodium_compat/src/Core/BLAKE2b.php
+share/wordpress/wp-includes/sodium_compat/src/Core/ChaCha20.php
+share/wordpress/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php
+share/wordpress/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/H.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/README.md
+share/wordpress/wp-includes/sodium_compat/src/Core/Ed25519.php
+share/wordpress/wp-includes/sodium_compat/src/Core/HChaCha20.php
+share/wordpress/wp-includes/sodium_compat/src/Core/HSalsa20.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Poly1305.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Poly1305/State.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Salsa20.php
+share/wordpress/wp-includes/sodium_compat/src/Core/SipHash.php
+share/wordpress/wp-includes/sodium_compat/src/Core/Util.php
+share/wordpress/wp-includes/sodium_compat/src/Core/X25519.php
+share/wordpress/wp-includes/sodium_compat/src/Core/XChaCha20.php
+share/wordpress/wp-includes/sodium_compat/src/Core/XSalsa20.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/BLAKE2b.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/H.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/README.md
+share/wordpress/wp-includes/sodium_compat/src/Core32/Ed25519.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/HChaCha20.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/HSalsa20.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Int32.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Int64.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Poly1305.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Poly1305/State.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Salsa20.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/SipHash.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/Util.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/X25519.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/XChaCha20.php
+share/wordpress/wp-includes/sodium_compat/src/Core32/XSalsa20.php
+share/wordpress/wp-includes/sodium_compat/src/Crypto.php
+share/wordpress/wp-includes/sodium_compat/src/Crypto32.php
+share/wordpress/wp-includes/sodium_compat/src/File.php
+share/wordpress/wp-includes/sodium_compat/src/SodiumException.php
 share/wordpress/wp-includes/spl-autoload-compat.php
 share/wordpress/wp-includes/taxonomy.php
 share/wordpress/wp-includes/template-loader.php

Index: pkgsrc/www/wordpress/distinfo
diff -u pkgsrc/www/wordpress/distinfo:1.69 pkgsrc/www/wordpress/distinfo:1.70
--- pkgsrc/www/wordpress/distinfo:1.69  Sat Mar 16 17:55:04 2019
+++ pkgsrc/www/wordpress/distinfo       Tue Jul 16 19:31:21 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.69 2019/03/16 17:55:04 jklos Exp $
+$NetBSD: distinfo,v 1.70 2019/07/16 19:31:21 schmonz Exp $
 
-SHA1 (wordpress-5.1.1.tar.gz) = f1bff89cc360bf5ef7086594e8a9b68b4cbf2192
-RMD160 (wordpress-5.1.1.tar.gz) = 5bd948f5ebf1d9000470534c70b61f53f796441b
-SHA512 (wordpress-5.1.1.tar.gz) = 0b06630c894c535b24787cda0ee9c8bc8eab54fe6f6523fd78da55cb00ea9b9404454d51a3b9b77c72fb5ebc94d36719be50785fd82ff3311ca1df9b8fd980c9
-Size (wordpress-5.1.1.tar.gz) = 10654780 bytes
+SHA1 (wordpress-5.2.2.tar.gz) = 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0
+RMD160 (wordpress-5.2.2.tar.gz) = e5cb5770332320580cd6370fa540eafd9791f2f9
+SHA512 (wordpress-5.2.2.tar.gz) = 4aac96d9ec0f6d3ae0d6b2438599e5e76442580e56d56c1e10d199435336bbc5f0869db2f742ead55815abf1f6428f4f325946d30b2a93ca39ded8d27024f38a
+Size (wordpress-5.2.2.tar.gz) = 11200591 bytes



Home | Main Index | Thread Index | Old Index