Date: Fri, 15 May 2015 18:04:54 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386454 - head/japanese/wordpress Message-ID: <201505151804.t4FI4sYU086892@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 15 18:04:53 2015 New Revision: 386454 URL: https://svnweb.freebsd.org/changeset/ports/386454 Log: - 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 Modified: head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Fri May 15 18:04:49 2015 (r386453) +++ head/japanese/wordpress/Makefile Fri May 15 18:04:53 2015 (r386454) @@ -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 Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Fri May 15 18:04:49 2015 (r386453) +++ head/japanese/wordpress/distinfo Fri May 15 18:04:53 2015 (r386454) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505151804.t4FI4sYU086892>