From owner-svn-ports-head@FreeBSD.ORG Fri May 15 18:04:55 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1605F28F; Fri, 15 May 2015 18:04:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 049D41E35; Fri, 15 May 2015 18:04:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4FI4sIS086894; Fri, 15 May 2015 18:04:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4FI4sYU086892; Fri, 15 May 2015 18:04:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201505151804.t4FI4sYU086892@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 15 May 2015 18:04:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386454 - head/japanese/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2015 18:04:55 -0000 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 Approved by: Joe Horn (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