aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/wordpress/Makefile24
-rw-r--r--japanese/wordpress/distinfo6
-rw-r--r--japanese/wordpress/files/pkg-message.in4
3 files changed, 15 insertions, 19 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile
index 19792158e26c..b868c3d19e5e 100644
--- a/japanese/wordpress/Makefile
+++ b/japanese/wordpress/Makefile
@@ -1,38 +1,34 @@
# Created by: Takefu
PORTNAME= wordpress
-DISTVERSION= 5.8
+DISTVERSION= 5.8.2
DISTVERSIONSUFFIX= -ja
CATEGORIES= japanese www
-MASTER_SITES= http://ja.wordpress.org/
+MASTER_SITES= https://ja.wordpress.org/
MAINTAINER= joneum@FreeBSD.org
COMMENT= State-of-the-art semantic personal publishing platform
-BROKEN= fails to fetch (checksum mismatch)
-
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/license.txt
-CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].*
-
-NO_ARCH= yes
-NO_BUILD= yes
-USES= cpe php:web
-USE_PHP= curl exif fileinfo ftp gd hash json mysqli pcre tokenizer xml zip zlib
RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/imagick.so:graphics/pecl-imagick@${PHP_FLAVOR}
-WRKSRC= ${WRKDIR}/${PORTNAME}
-CPE_LANG= ja
+USES= cpe php:web
.if ${DISTVERSION:N*.*.*}
CPE_VERSION= ${DISTVERSION}.0
.endif
-
+CPE_LANG= ja
+USE_PHP= curl exif fileinfo ftp gd hash json mysqli pcre tokenizer xml zip zlib
+CONFLICTS_INSTALL= ^wordpress-[0-9].* fr-wordpress-[0-9].* \
+ de-wordpress-[0-9].* ru-wordpress-[0-9].*
+NO_ARCH= yes
+NO_BUILD= yes
SUB_FILES= pkg-message
+WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST= ${WRKDIR}/pkg-plist
PORTDOCS= license.txt readme.html
-
OPTIONS_DEFINE= DOCS
pre-everything::
diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo
index 139e0fcb01e6..2b7e3f000626 100644
--- a/japanese/wordpress/distinfo
+++ b/japanese/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630559657
-SHA256 (wordpress-5.8-ja.tar.gz) = 60fe501c6c6a0e325a9c126a6606c3b3ca9316154606411c6a0ce1eda9ad650d
-SIZE (wordpress-5.8-ja.tar.gz) = 15819092
+TIMESTAMP = 1641447844
+SHA256 (wordpress-5.8.2-ja.tar.gz) = 2f8c2a479106e32ff44cc94e7bee9631ca4a511c130620a24e17ce138f857878
+SIZE (wordpress-5.8.2-ja.tar.gz) = 15832214
diff --git a/japanese/wordpress/files/pkg-message.in b/japanese/wordpress/files/pkg-message.in
index 92426c987e83..013f76dfc0e7 100644
--- a/japanese/wordpress/files/pkg-message.in
+++ b/japanese/wordpress/files/pkg-message.in
@@ -9,8 +9,8 @@ EOM
{ type: upgrade
maximum_version: 3
message: <<EOM
-If you are upgrading from 1.x or 2.x to 3.x, please run
-http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.x
+If you are upgrading from 1.x or 2.x to 3.x to 4.x, please run
+http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 4.x
EOM
}
]