pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-ja-wordpress
Module Name: pkgsrc
Committed By: taca
Date: Sat Jul 26 07:21:50 UTC 2025
Modified Files:
pkgsrc/www/php-ja-wordpress: Makefile PLIST distinfo options.mk
Log Message:
www/php-ja-wordpress: update to 6.8.2
pkgsrc change: update PKG_OPTIONS
* Fix dependency in options.mk.
* Add php-fpm.
* Delete php-cgi since PHP CGI is always supported by base PHP language
packages and it added redundant dependency.
* Remove PKG_OPTIONS_GROUP, PKG_OPTIONS of this package only adds dependency
and not exclusive one.
WordPress 6.8.2 (2025-07-15)
Changes from WordPress 6.7.2 are too many to write here, please refer
<https://wordpress.org/news/category/releases/> in detail.
Japanese version specific changes are unknown.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/www/php-ja-wordpress/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/php-ja-wordpress/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/php-ja-wordpress/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/php-ja-wordpress/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/php-ja-wordpress/Makefile
diff -u pkgsrc/www/php-ja-wordpress/Makefile:1.27 pkgsrc/www/php-ja-wordpress/Makefile:1.28
--- pkgsrc/www/php-ja-wordpress/Makefile:1.27 Mon Feb 24 15:07:36 2025
+++ pkgsrc/www/php-ja-wordpress/Makefile Sat Jul 26 07:21:50 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2025/02/24 15:07:36 taca Exp $
+# $NetBSD: Makefile,v 1.28 2025/07/26 07:21:50 taca Exp $
DISTNAME= wordpress-${VERSION}-ja
PKGNAME= ${PHP_PKG_PREFIX}-ja-wordpress-${VERSION}
-VERSION= 6.7.2
+VERSION= 6.8.2
CATEGORIES= www
MASTER_SITES= https://ja.wordpress.org/
@@ -10,7 +10,6 @@ MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= https://ja.wordpress.org/
COMMENT= Blogging tool written in php (Localized for Japanese)
LICENSE= gnu-gpl-v2
-#DIST_SUBDIR= php-ja-wordpress-2025021000
USE_TOOLS+= pax
Index: pkgsrc/www/php-ja-wordpress/PLIST
diff -u pkgsrc/www/php-ja-wordpress/PLIST:1.17 pkgsrc/www/php-ja-wordpress/PLIST:1.18
--- pkgsrc/www/php-ja-wordpress/PLIST:1.17 Sun Jan 19 14:29:08 2025
+++ pkgsrc/www/php-ja-wordpress/PLIST Sat Jul 26 07:21:50 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2025/01/19 14:29:08 taca Exp $
+@comment $NetBSD: PLIST,v 1.18 2025/07/26 07:21:50 taca Exp $
share/doc/ja-wordpress/license.txt
share/doc/ja-wordpress/readme.html
share/examples/ja-wordpress/ja-wordpress.conf
@@ -601,7 +601,6 @@ share/ja-wordpress/wp-content/languages/
share/ja-wordpress/wp-content/languages/ja-2617ce121227a46077ede6c69aa9fcb5.json
share/ja-wordpress/wp-content/languages/ja-270d72d1cff17227d37f3244759cbecb.json
share/ja-wordpress/wp-content/languages/ja-28b3c3d595952907e08d98287077426c.json
-share/ja-wordpress/wp-content/languages/ja-2a60fb9605efeab98825d6b2f781090a.json
share/ja-wordpress/wp-content/languages/ja-2b390f85a3048c5b4255fb45960b6514.json
share/ja-wordpress/wp-content/languages/ja-2c5d274ea625dd91556554ad82901529.json
share/ja-wordpress/wp-content/languages/ja-320f4ad9792aaa6dedb1e71cbdf85d57.json
@@ -673,12 +672,12 @@ share/ja-wordpress/wp-content/plugins/ak
share/ja-wordpress/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg
share/ja-wordpress/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo%2x.png@localhost
share/ja-wordpress/wp-content/plugins/akismet/_inc/img/arrow-left.svg
-share/ja-wordpress/wp-content/plugins/akismet/_inc/img/icon-external.svg
share/ja-wordpress/wp-content/plugins/akismet/_inc/img/logo-a-2x.png
share/ja-wordpress/wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css
share/ja-wordpress/wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css
share/ja-wordpress/wp-content/plugins/akismet/akismet.php
share/ja-wordpress/wp-content/plugins/akismet/changelog.txt
+share/ja-wordpress/wp-content/plugins/akismet/class-akismet-compatible-plugins.php
share/ja-wordpress/wp-content/plugins/akismet/class.akismet-admin.php
share/ja-wordpress/wp-content/plugins/akismet/class.akismet-cli.php
share/ja-wordpress/wp-content/plugins/akismet/class.akismet-rest-api.php
@@ -687,6 +686,7 @@ share/ja-wordpress/wp-content/plugins/ak
share/ja-wordpress/wp-content/plugins/akismet/index.php
share/ja-wordpress/wp-content/plugins/akismet/readme.txt
share/ja-wordpress/wp-content/plugins/akismet/views/activate.php
+share/ja-wordpress/wp-content/plugins/akismet/views/compatible-plugins.php
share/ja-wordpress/wp-content/plugins/akismet/views/config.php
share/ja-wordpress/wp-content/plugins/akismet/views/connect-jp.php
share/ja-wordpress/wp-content/plugins/akismet/views/enter.php
@@ -1433,6 +1433,7 @@ share/ja-wordpress/wp-includes/block-pat
share/ja-wordpress/wp-includes/block-patterns/query-standard-posts.php
share/ja-wordpress/wp-includes/block-patterns/social-links-shared-background-color.php
share/ja-wordpress/wp-includes/block-supports/align.php
+share/ja-wordpress/wp-includes/block-supports/aria-label.php
share/ja-wordpress/wp-includes/block-supports/background.php
share/ja-wordpress/wp-includes/block-supports/block-style-variations.php
share/ja-wordpress/wp-includes/block-supports/border.php
@@ -1875,10 +1876,6 @@ share/ja-wordpress/wp-includes/blocks/po
share/ja-wordpress/wp-includes/blocks/post-comments-form/style.min.css
share/ja-wordpress/wp-includes/blocks/post-content.php
share/ja-wordpress/wp-includes/blocks/post-content/block.json
-share/ja-wordpress/wp-includes/blocks/post-content/editor-rtl.css
-share/ja-wordpress/wp-includes/blocks/post-content/editor-rtl.min.css
-share/ja-wordpress/wp-includes/blocks/post-content/editor.css
-share/ja-wordpress/wp-includes/blocks/post-content/editor.min.css
share/ja-wordpress/wp-includes/blocks/post-content/style-rtl.css
share/ja-wordpress/wp-includes/blocks/post-content/style-rtl.min.css
share/ja-wordpress/wp-includes/blocks/post-content/style.css
@@ -1917,10 +1914,6 @@ share/ja-wordpress/wp-includes/blocks/po
share/ja-wordpress/wp-includes/blocks/post-navigation-link/style.min.css
share/ja-wordpress/wp-includes/blocks/post-template.php
share/ja-wordpress/wp-includes/blocks/post-template/block.json
-share/ja-wordpress/wp-includes/blocks/post-template/editor-rtl.css
-share/ja-wordpress/wp-includes/blocks/post-template/editor-rtl.min.css
-share/ja-wordpress/wp-includes/blocks/post-template/editor.css
-share/ja-wordpress/wp-includes/blocks/post-template/editor.min.css
share/ja-wordpress/wp-includes/blocks/post-template/style-rtl.css
share/ja-wordpress/wp-includes/blocks/post-template/style-rtl.min.css
share/ja-wordpress/wp-includes/blocks/post-template/style.css
@@ -1983,6 +1976,12 @@ share/ja-wordpress/wp-includes/blocks/qu
share/ja-wordpress/wp-includes/blocks/query-title/style-rtl.min.css
share/ja-wordpress/wp-includes/blocks/query-title/style.css
share/ja-wordpress/wp-includes/blocks/query-title/style.min.css
+share/ja-wordpress/wp-includes/blocks/query-total.php
+share/ja-wordpress/wp-includes/blocks/query-total/block.json
+share/ja-wordpress/wp-includes/blocks/query-total/style-rtl.css
+share/ja-wordpress/wp-includes/blocks/query-total/style-rtl.min.css
+share/ja-wordpress/wp-includes/blocks/query-total/style.css
+share/ja-wordpress/wp-includes/blocks/query-total/style.min.css
share/ja-wordpress/wp-includes/blocks/query.php
share/ja-wordpress/wp-includes/blocks/query/block.json
share/ja-wordpress/wp-includes/blocks/query/editor-rtl.css
@@ -2275,6 +2274,7 @@ share/ja-wordpress/wp-includes/class-wp-
share/ja-wordpress/wp-includes/class-wp-oembed-controller.php
share/ja-wordpress/wp-includes/class-wp-oembed.php
share/ja-wordpress/wp-includes/class-wp-paused-extensions-storage.php
+share/ja-wordpress/wp-includes/class-wp-phpmailer.php
share/ja-wordpress/wp-includes/class-wp-plugin-dependencies.php
share/ja-wordpress/wp-includes/class-wp-post-type.php
share/ja-wordpress/wp-includes/class-wp-post.php
@@ -2294,6 +2294,7 @@ share/ja-wordpress/wp-includes/class-wp-
share/ja-wordpress/wp-includes/class-wp-simplepie-sanitize-kses.php
share/ja-wordpress/wp-includes/class-wp-site-query.php
share/ja-wordpress/wp-includes/class-wp-site.php
+share/ja-wordpress/wp-includes/class-wp-speculation-rules.php
share/ja-wordpress/wp-includes/class-wp-styles.php
share/ja-wordpress/wp-includes/class-wp-tax-query.php
share/ja-wordpress/wp-includes/class-wp-taxonomy.php
@@ -2308,6 +2309,7 @@ share/ja-wordpress/wp-includes/class-wp-
share/ja-wordpress/wp-includes/class-wp-theme-json.php
share/ja-wordpress/wp-includes/class-wp-theme.php
share/ja-wordpress/wp-includes/class-wp-token-map.php
+share/ja-wordpress/wp-includes/class-wp-url-pattern-prefixer.php
share/ja-wordpress/wp-includes/class-wp-user-meta-session-tokens.php
share/ja-wordpress/wp-includes/class-wp-user-query.php
share/ja-wordpress/wp-includes/class-wp-user-request.php
@@ -2473,6 +2475,8 @@ share/ja-wordpress/wp-includes/css/wp-em
share/ja-wordpress/wp-includes/css/wp-embed-template-ie.min.css
share/ja-wordpress/wp-includes/css/wp-embed-template.css
share/ja-wordpress/wp-includes/css/wp-embed-template.min.css
+share/ja-wordpress/wp-includes/css/wp-empty-template-alert.css
+share/ja-wordpress/wp-includes/css/wp-empty-template-alert.min.css
share/ja-wordpress/wp-includes/css/wp-pointer-rtl.css
share/ja-wordpress/wp-includes/css/wp-pointer-rtl.min.css
share/ja-wordpress/wp-includes/css/wp-pointer.css
@@ -2746,8 +2750,6 @@ share/ja-wordpress/wp-includes/js/dist/e
share/ja-wordpress/wp-includes/js/dist/element.min.js
share/ja-wordpress/wp-includes/js/dist/escape-html.js
share/ja-wordpress/wp-includes/js/dist/escape-html.min.js
-share/ja-wordpress/wp-includes/js/dist/fields.js
-share/ja-wordpress/wp-includes/js/dist/fields.min.js
share/ja-wordpress/wp-includes/js/dist/format-library.js
share/ja-wordpress/wp-includes/js/dist/format-library.min.js
share/ja-wordpress/wp-includes/js/dist/hooks.js
@@ -2796,6 +2798,8 @@ share/ja-wordpress/wp-includes/js/dist/s
share/ja-wordpress/wp-includes/js/dist/script-modules/a11y/index.min.js
share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/file/view.js
share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/file/view.min.js
+share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/form/view.js
+share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/form/view.min.js
share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/image/view.js
share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/image/view.min.js
share/ja-wordpress/wp-includes/js/dist/script-modules/block-library/navigation/view.js
@@ -2818,8 +2822,6 @@ share/ja-wordpress/wp-includes/js/dist/s
share/ja-wordpress/wp-includes/js/dist/style-engine.min.js
share/ja-wordpress/wp-includes/js/dist/token-list.js
share/ja-wordpress/wp-includes/js/dist/token-list.min.js
-share/ja-wordpress/wp-includes/js/dist/undo-manager.js
-share/ja-wordpress/wp-includes/js/dist/undo-manager.min.js
share/ja-wordpress/wp-includes/js/dist/url.js
share/ja-wordpress/wp-includes/js/dist/url.min.js
share/ja-wordpress/wp-includes/js/dist/vendor/lodash.js
@@ -3098,6 +3100,8 @@ share/ja-wordpress/wp-includes/js/tinymc
share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png
share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png
share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png
+share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/images/script.svg
+share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/images/style.svg
share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/images/video.png
share/ja-wordpress/wp-includes/js/tinymce/skins/wordpress/wp-content.css
share/ja-wordpress/wp-includes/js/tinymce/themes/inlite/theme.js
@@ -3380,6 +3384,7 @@ share/ja-wordpress/wp-includes/sodium_co
share/ja-wordpress/wp-includes/sodium_compat/src/File.php
share/ja-wordpress/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php
share/ja-wordpress/wp-includes/sodium_compat/src/SodiumException.php
+share/ja-wordpress/wp-includes/speculative-loading.php
share/ja-wordpress/wp-includes/spl-autoload-compat.php
share/ja-wordpress/wp-includes/style-engine.php
share/ja-wordpress/wp-includes/style-engine/class-wp-style-engine-css-declarations.php
Index: pkgsrc/www/php-ja-wordpress/distinfo
diff -u pkgsrc/www/php-ja-wordpress/distinfo:1.25 pkgsrc/www/php-ja-wordpress/distinfo:1.26
--- pkgsrc/www/php-ja-wordpress/distinfo:1.25 Mon Feb 24 15:07:36 2025
+++ pkgsrc/www/php-ja-wordpress/distinfo Sat Jul 26 07:21:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/02/24 15:07:36 taca Exp $
+$NetBSD: distinfo,v 1.26 2025/07/26 07:21:50 taca Exp $
-BLAKE2s (wordpress-6.7.2-ja.tar.gz) = 3fd36adfd67289e218d81667d87c39fe31c77073c38f8331e0904136b2bed665
-SHA512 (wordpress-6.7.2-ja.tar.gz) = 58103220cf791d624d0179c632599f66d6b7c545fd512bd24d21ac180f28bdd57f5538d6b028ae93b6c2e0f3e6b85eee9e4923d631804539b2caa33cd3004e63
-Size (wordpress-6.7.2-ja.tar.gz) = 34008487 bytes
+BLAKE2s (wordpress-6.8.2-ja.tar.gz) = 41a2976216ac6fb288b5d43f9348c81a53401f9d49e62dad4e3d9e2f458e8948
+SHA512 (wordpress-6.8.2-ja.tar.gz) = 5d8b00d5947d95430fb35bb146f7e5ddd89318a852068d5d3a0131d3f384b75a21c9a40de10e501f39859a126112d1b1720d55f320c631b1942db78b7be918c8
+Size (wordpress-6.8.2-ja.tar.gz) = 34193576 bytes
Index: pkgsrc/www/php-ja-wordpress/options.mk
diff -u pkgsrc/www/php-ja-wordpress/options.mk:1.3 pkgsrc/www/php-ja-wordpress/options.mk:1.4
--- pkgsrc/www/php-ja-wordpress/options.mk:1.3 Mon Dec 16 16:52:40 2019
+++ pkgsrc/www/php-ja-wordpress/options.mk Sat Jul 26 07:21:50 2025
@@ -1,23 +1,16 @@
-# $NetBSD: options.mk,v 1.3 2019/12/16 16:52:40 taca Exp $
+# $NetBSD: options.mk,v 1.4 2025/07/26 07:21:50 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.wordpress
-
-PKG_OPTIONS_REQUIRED_GROUPS= wordpress
-PKG_OPTIONS_GROUP.wordpress= php-cgi ap-php php-fpm
-
-PKG_SUGGESTED_OPTIONS= php-fpm
+PKG_SUPPORTED_OPTIONS= ap-php php-fpm
+PKG_SUGGESTED_OPTIONS= ap-php
.include "../../mk/bsd.options.mk"
-.if !empty(PKG_OPTIONS:Mphp-cgi)
-DEPENDS+= php>=5.6.0:${PHPPKGSRCDIR}
-.endif
-
.if !empty(PKG_OPTIONS:Map-php)
. include "../../mk/apache.mk"
-DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.6.0:../../www/ap-php
+DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=${PHP_BASE_VERS}:../../www/ap-php
.endif
.if !empty(PKG_OPTIONS:Mphp-fpm)
-DEPENDS+= ${PHP_PKG_PREFIX}-fpm>=5.6.0:../../www/php-fpm
+DEPENDS+= ${PHP_PKG_PREFIX}-fpm>=${PHP_BASE_VERS}:../../www/php-fpm
.endif
Home |
Main Index |
Thread Index |
Old Index