From 072332113dff78da3308b147f644537c22cc1762 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Mon, 29 Jun 2020 22:29:59 +0000 Subject: 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) --- french/wordpress/Makefile | 5 +++-- french/wordpress/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'french') 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 -- cgit v1.2.3