Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 16:33:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r386555 - branches/2015Q2/japanese/wordpress
Message-ID:  <201505161633.t4GGXULX065068@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 16 16:33:29 2015
New Revision: 386555
URL: https://svnweb.freebsd.org/changeset/ports/386555

Log:
  MFH: r386454
  
  - 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)
  
  Approved by:	ports-secteam (delphij)

Modified:
  branches/2015Q2/japanese/wordpress/Makefile
  branches/2015Q2/japanese/wordpress/distinfo
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/japanese/wordpress/Makefile
==============================================================================
--- branches/2015Q2/japanese/wordpress/Makefile	Sat May 16 16:28:39 2015	(r386554)
+++ branches/2015Q2/japanese/wordpress/Makefile	Sat May 16 16:33:29 2015	(r386555)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	4.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: branches/2015Q2/japanese/wordpress/distinfo
==============================================================================
--- branches/2015Q2/japanese/wordpress/distinfo	Sat May 16 16:28:39 2015	(r386554)
+++ branches/2015Q2/japanese/wordpress/distinfo	Sat May 16 16:33:29 2015	(r386555)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-4.1-ja.tar.gz) = 07e89c373e102f55fb451f80b2dff384a6ad2a506b6fd021e9ea0d5bcea0a655
-SIZE (wordpress-4.1-ja.tar.gz) = 6620693
+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?201505161633.t4GGXULX065068>