diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-29 01:34:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-29 01:34:48 +0800 |
commit | b6fdb2b391a2bea1d1904f3238e3e121e0dcdda6 (patch) | |
tree | 99022671b8e7b2306d61b403b926b336791c6abb | |
parent | 952265eeed536414f27f27c14ee230845e803db8 (diff) | |
download | freebsd-ports-gnome-b6fdb2b391a2bea1d1904f3238e3e121e0dcdda6.tar.gz freebsd-ports-gnome-b6fdb2b391a2bea1d1904f3238e3e121e0dcdda6.tar.zst freebsd-ports-gnome-b6fdb2b391a2bea1d1904f3238e3e121e0dcdda6.zip |
- Update to 4.2.1
Changes: https://wordpress.org/news/2015/04/wordpress-4-2-1/
PR: 199763
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
MFH: 2015Q2
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 547c47a43aa4..00513f1a5263 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2 +PORTVERSION= 4.2.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 60387a16f83f..4294b980480f 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.tar.gz) = 5238dd5694bf343e24fc8bc7fa61d2cb0233759fa08dc4ff9dc49eb7ff3628f3 -SIZE (wordpress-4.2.tar.gz) = 6319816 +SHA256 (wordpress-4.2.1.tar.gz) = 97896ce12d305813f6a07e4032ebd2a7bbb47f6e3d1622cec66c2e4884e3b1cd +SIZE (wordpress-4.2.1.tar.gz) = 6321767 |