aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2020-06-29 22:29:59 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2020-06-29 22:29:59 +0000
commit072332113dff78da3308b147f644537c22cc1762 (patch)
tree1579587b05a878149cdcfa288966890fe0979542
parent80212bcf070f8e6b9aae9909b390e7b51d76330a (diff)
downloadports-072332113dff78da3308b147f644537c22cc1762.tar.gz
ports-072332113dff78da3308b147f644537c22cc1762.zip
MFH: r540837
Update to 5.4.2 Changelog: https://wordpress.org/news/2020/04/wordpress-5-4-1/ Reported by: delphij Sponsored by: Netzkommune GmbH Differential Revision: https://reviews.freebsd.org/D25262 Approved by: ports-secteam (with hat)
Notes
Notes: svn path=/branches/2020Q2/; revision=540838
-rw-r--r--chinese/wordpress-zh_CN/Makefile5
-rw-r--r--chinese/wordpress-zh_CN/distinfo6
-rw-r--r--chinese/wordpress-zh_TW/Makefile5
-rw-r--r--chinese/wordpress-zh_TW/distinfo6
-rw-r--r--french/wordpress/Makefile5
-rw-r--r--french/wordpress/distinfo6
-rw-r--r--german/wordpress/Makefile5
-rw-r--r--german/wordpress/distinfo6
-rw-r--r--japanese/wordpress/Makefile5
-rw-r--r--japanese/wordpress/distinfo6
-rw-r--r--russian/wordpress/Makefile3
-rw-r--r--russian/wordpress/distinfo6
-rw-r--r--www/wordpress/Makefile5
-rw-r--r--www/wordpress/distinfo6
14 files changed, 41 insertions, 34 deletions
diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile
index 0b3220a7055b..cde8bca719e9 100644
--- a/chinese/wordpress-zh_CN/Makefile
+++ b/chinese/wordpress-zh_CN/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-DISTVERSION= 5.3.3
+DISTVERSION= 5.4.2
DISTVERSIONSUFFIX= -zh_CN
CATEGORIES= chinese www
MASTER_SITES= http://cn.wordpress.org/
@@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/license.txt
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= php:web
-USE_PHP= curl gd json mysqli pcre tokenizer xml zip
+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}
NO_ARCH= yes
NO_BUILD= yes
diff --git a/chinese/wordpress-zh_CN/distinfo b/chinese/wordpress-zh_CN/distinfo
index 8ba216144a20..963554c22277 100644
--- a/chinese/wordpress-zh_CN/distinfo
+++ b/chinese/wordpress-zh_CN/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117094
-SHA256 (wordpress-5.3.3-zh_CN.tar.gz) = 86e6702fb301af4a52794801e0bdda75fa7c3b3adc6e171b1ac7572e77084b51
-SIZE (wordpress-5.3.3-zh_CN.tar.gz) = 12437187
+TIMESTAMP = 1593435726
+SHA256 (wordpress-5.4.2-zh_CN.tar.gz) = 944864ca132d4287bf80eca1d7deec99220f0e84989758551e92ff6251ecd282
+SIZE (wordpress-5.4.2-zh_CN.tar.gz) = 12924846
diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile
index 2a4d0295773e..8580deb1ad4c 100644
--- a/chinese/wordpress-zh_TW/Makefile
+++ b/chinese/wordpress-zh_TW/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 5.3.3
+PORTVERSION= 5.4.2
DISTVERSIONSUFFIX= -zh_TW
CATEGORIES= chinese www
MASTER_SITES= http://tw.wordpress.org/
@@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/license.txt
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= php:web
-USE_PHP= curl gd json mysqli pcre tokenizer xml zip ftp
+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}
NO_ARCH= yes
NO_BUILD= yes
diff --git a/chinese/wordpress-zh_TW/distinfo b/chinese/wordpress-zh_TW/distinfo
index f72eba8ba2c3..ea32b6c20717 100644
--- a/chinese/wordpress-zh_TW/distinfo
+++ b/chinese/wordpress-zh_TW/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117250
-SHA256 (wordpress-5.3.3-zh_TW.tar.gz) = 6dd586cd70dcffe456e9301983dbf75f26777682840595ffb76b70691c155fbd
-SIZE (wordpress-5.3.3-zh_TW.tar.gz) = 13072384
+TIMESTAMP = 1593435660
+SHA256 (wordpress-5.4.2-zh_TW.tar.gz) = c8bfd58b4d153996e4edc04d6c76f0372e613cbda1ed11349ca7d449a0bf01a7
+SIZE (wordpress-5.4.2-zh_TW.tar.gz) = 12956355
diff --git a/french/wordpress/Makefile b/french/wordpress/Makefile
index b495da7d3c38..bd74212bdd2a 100644
--- a/french/wordpress/Makefile
+++ b/french/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-DISTVERSION= 5.3.3
+DISTVERSION= 5.4.2
DISTVERSIONSUFFIX= -fr_FR
PORTEPOCH= 1
CATEGORIES= french www
@@ -18,7 +18,8 @@ CONFLICTS_INSTALL= de-wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].
NO_ARCH= yes
NO_BUILD= yes
USES= php:web cpe
-USE_PHP= curl gd hash json mysqli pcre tokenizer xml zip zlib ftp
+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}
.if ${DISTVERSION:N*.*.*}
diff --git a/french/wordpress/distinfo b/french/wordpress/distinfo
index fd51f30aade1..67e2d93d56f6 100644
--- a/french/wordpress/distinfo
+++ b/french/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117457
-SHA256 (wordpress-5.3.3-fr_FR.tar.gz) = 66d95439b509b8e6c5741cde7d2271d7762035a39d28cd32626ba2e04c8675e0
-SIZE (wordpress-5.3.3-fr_FR.tar.gz) = 12467541
+TIMESTAMP = 1593435819
+SHA256 (wordpress-5.4.2-fr_FR.tar.gz) = 086b5b8fb2e9313d1fe52a06d0b772f99bf4a0f70ff62c8ed9a95686409f3543
+SIZE (wordpress-5.4.2-fr_FR.tar.gz) = 12959471
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile
index d80ddcc7b207..6bdbab088181 100644
--- a/german/wordpress/Makefile
+++ b/german/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-DISTVERSION= 5.3.3
+DISTVERSION= 5.4.2
DISTVERSIONSUFFIX= -de_DE
CATEGORIES= german www
MASTER_SITES= http://de.wordpress.org/
@@ -19,7 +19,8 @@ CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].*
NO_ARCH= yes
NO_BUILD= yes
USES= php:web cpe
-USE_PHP= curl ftp gd hash json mysqli pcre tokenizer xml zip zlib
+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= de
diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo
index 74851fce543e..89bfe37e2051 100644
--- a/german/wordpress/distinfo
+++ b/german/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117542
-SHA256 (wordpress-5.3.3-de_DE.tar.gz) = e4aabe9b5a640e33170bcbba2facab6209bd3670686ecf5cb303e481b63a4d62
-SIZE (wordpress-5.3.3-de_DE.tar.gz) = 12473746
+TIMESTAMP = 1593435903
+SHA256 (wordpress-5.4.2-de_DE.tar.gz) = 84ce8354154b789bea05d70791c2b1f4ac79be70728c004225ab9ce7d1baa129
+SIZE (wordpress-5.4.2-de_DE.tar.gz) = 12962460
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile
index 860bd171b083..778cf2a8797a 100644
--- a/japanese/wordpress/Makefile
+++ b/japanese/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-DISTVERSION= 5.3.3
+DISTVERSION= 5.4.2
DISTVERSIONSUFFIX= -ja
CATEGORIES= japanese www
MASTER_SITES= http://ja.wordpress.org/
@@ -19,7 +19,8 @@ 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 ftp gd json mysqli pcre tokenizer xml zip zlib
+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
diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo
index bb7f97361cb7..93e8193fcb8a 100644
--- a/japanese/wordpress/distinfo
+++ b/japanese/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117597
-SHA256 (wordpress-5.3.3-ja.tar.gz) = 3c96aadc0d84f3cb0b15e85f2b628781f169f03a72d2181fa417eeca36844349
-SIZE (wordpress-5.3.3-ja.tar.gz) = 12470335
+TIMESTAMP = 1593435999
+SHA256 (wordpress-5.4.2-ja.tar.gz) = b3d86dd5e6ed9279a405228050e2c02f1e0e977021cd064cade2306fedb0e229
+SIZE (wordpress-5.4.2-ja.tar.gz) = 12960483
diff --git a/russian/wordpress/Makefile b/russian/wordpress/Makefile
index 3aa907bfb351..b42fbcff9749 100644
--- a/russian/wordpress/Makefile
+++ b/russian/wordpress/Makefile
@@ -18,7 +18,8 @@ CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ja-wordpress-[0-9].*
NO_ARCH= yes
NO_BUILD= yes
USES= php:web cpe
-USE_PHP= curl ftp gd hash json mysqli pcre tokenizer xml zip zlib
+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= ru
diff --git a/russian/wordpress/distinfo b/russian/wordpress/distinfo
index 3c5aeb31ff66..569570540672 100644
--- a/russian/wordpress/distinfo
+++ b/russian/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117649
-SHA256 (wordpress-5.3.3-ru_RU.tar.gz) = 59e38b5160d61fe60193ac32a8d4b05ac1586a289b526f30ae5a2066860b5736
-SIZE (wordpress-5.3.3-ru_RU.tar.gz) = 12534324
+TIMESTAMP = 1593436104
+SHA256 (wordpress-5.3.3-ru_RU.tar.gz) = c7d331f0ae67a735cee3a8368b6f2cfdcf43a9ae6af62d2a2df7582e818f6783
+SIZE (wordpress-5.3.3-ru_RU.tar.gz) = 12536939
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index a52cd4608226..cfc94956be0c 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-DISTVERSION= 5.3.3
+DISTVERSION= 5.4.2
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
@@ -17,7 +17,8 @@ CONFLICTS_INSTALL= de-wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].
NO_ARCH= yes
NO_BUILD= yes
USES= php:web cpe
-USE_PHP= curl ftp gd hash json mysqli pcre tokenizer xml zip zlib
+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}
.if ${DISTVERSION:N*.*.*}
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index 9f607c49b464..205bddbf1aa8 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589117711
-SHA256 (wordpress-5.3.3.tar.gz) = d85e0e37ab2e1a42931db6d4553e1c180e6211ac6e6e88b3e8afbc42bcc5a38f
-SIZE (wordpress-5.3.3.tar.gz) = 11775962
+TIMESTAMP = 1593436249
+SHA256 (wordpress-5.4.2.tar.gz) = f0ea02279f53491d7e8247bb8592a89bc6e2d92fe803ec5a69220bcd7d08d4de
+SIZE (wordpress-5.4.2.tar.gz) = 12238031