diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-16 02:04:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-16 02:04:53 +0800 |
commit | af199498a384a16f89a0cd48e84b2c2d0f927e65 (patch) | |
tree | 0ac90126371e269c6fee57bfdd402a66e2a441bf /japanese/wordpress | |
parent | 282dc3c93cac8dd2b2c0505df19dc4d0568c95d7 (diff) | |
download | freebsd-ports-gnome-af199498a384a16f89a0cd48e84b2c2d0f927e65.tar.gz freebsd-ports-gnome-af199498a384a16f89a0cd48e84b2c2d0f927e65.tar.zst freebsd-ports-gnome-af199498a384a16f89a0cd48e84b2c2d0f927e65.zip |
- Update to 4.2.2
- While I'm here, use DISTVERSIONSUFFIX instead of DISTNAME
Changes: https://ja.wordpress.org/2015/05/07/wordpress-4-2-2/
PR: 200189
Submitted by: Yoshisato Yanagisawa <osho@pcc-software.org>
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
MFH: 2015Q2
Diffstat (limited to 'japanese/wordpress')
-rw-r--r-- | japanese/wordpress/Makefile | 4 | ||||
-rw-r--r-- | japanese/wordpress/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index ee7fb32a59f1..48c21f1b6b9c 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 +DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-ja MAINTAINER= joehorn@gmail.com COMMENT= State-of-the-art semantic personal publishing platform diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo index ba1619757147..6e97837e4e0f 100644 --- a/japanese/wordpress/distinfo +++ b/japanese/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.2.1-ja.tar.gz) = 9f97a30f794907e8cf7b7d4db4c5d19aa8b1b2c90ec4938de0d78d45f3b55d37 -SIZE (wordpress-4.2.1-ja.tar.gz) = 6775500 +SHA256 (wordpress-4.2.2-ja.tar.gz) = 7e34ba580aed16c4fd769f033b0e7fa79b7c5813ba52e4496f14da0ac4451373 +SIZE (wordpress-4.2.2-ja.tar.gz) = 6773205 |