svn commit: r386454 - head/japanese/wordpress

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 15 18:04:55 UTC 2015


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 at pcc-software.org>
  Approved by:	Joe Horn <joehorn at 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 at 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


More information about the svn-ports-all mailing list