diff options
Diffstat (limited to 'www/wordpress')
| -rw-r--r-- | www/wordpress/Makefile | 5 | ||||
| -rw-r--r-- | www/wordpress/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5a6610d1d891..db541fd6c7ca 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,5 +1,5 @@ PORTNAME= wordpress -DISTVERSION= 6.8.1 +DISTVERSION= 6.8.3 PORTREVISION?= 0 .ifndef WORDPRESS_LANG PORTEPOCH= 1 @@ -10,7 +10,6 @@ MASTER_SITES?= https://${WORDPRESS_LANG}.wordpress.org/ .endif CATEGORIES+= www - MAINTAINER= joneum@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform WWW= ${MASTER_SITES} @@ -30,7 +29,7 @@ PKGNAMESUFFIX= -${WORDPRESS_LANG} CPE_LANG= ${WORDPRESS_LANG} .endif -USE_PHP= curl exif fileinfo ftp gd mysqli tokenizer xml zip zlib +USE_PHP= curl exif fileinfo filter ftp gd mysqli tokenizer xml zip zlib CONFLICTS_INSTALL= ??-wordpress NO_ARCH= yes NO_BUILD= yes diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index fa674abdd824..fa84cac655d7 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750445236 -SHA256 (wordpress-6.8.1.tar.gz) = 3c654d079bc42c4e82ff20a6948c456293e104b6762ff7c9fc948071b3310328 -SIZE (wordpress-6.8.1.tar.gz) = 26926501 +TIMESTAMP = 1760884089 +SHA256 (wordpress-6.8.3.tar.gz) = 92da34c9960e64d1258652c1ef73c517f7e46ac6dfd2dfc75436d3855af46b0c +SIZE (wordpress-6.8.3.tar.gz) = 26928488 |
