svn commit: r395689 - head/japanese/wordpress

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 31 13:32:48 UTC 2015


Author: sunpoet
Date: Mon Aug 31 13:32:46 2015
New Revision: 395689
URL: https://svnweb.freebsd.org/changeset/ports/395689

Log:
  - Update to 4.3
  - Add NO_ARCH
  
  Changes:	https://ja.wordpress.org/2015/08/19/billie/

Modified:
  head/japanese/wordpress/Makefile
  head/japanese/wordpress/distinfo

Modified: head/japanese/wordpress/Makefile
==============================================================================
--- head/japanese/wordpress/Makefile	Mon Aug 31 13:32:42 2015	(r395688)
+++ head/japanese/wordpress/Makefile	Mon Aug 31 13:32:46 2015	(r395689)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wordpress
-PORTVERSION=	4.2.4
+PORTVERSION=	4.3
 DISTVERSIONSUFFIX=	-ja
 CATEGORIES=	japanese www
 MASTER_SITES=	http://ja.wordpress.org/
@@ -14,6 +14,7 @@ LICENSE=	GPLv2
 
 CONFLICTS_INSTALL=	wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].*
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 USES=		cpe
 USE_PHP=	curl gd mysql pcre tokenizer xml zip zlib

Modified: head/japanese/wordpress/distinfo
==============================================================================
--- head/japanese/wordpress/distinfo	Mon Aug 31 13:32:42 2015	(r395688)
+++ head/japanese/wordpress/distinfo	Mon Aug 31 13:32:46 2015	(r395689)
@@ -1,2 +1,2 @@
-SHA256 (wordpress-4.2.4-ja.tar.gz) = 71046b99c76b19d6f0a8d472dd9db53e24f362235a30dac0f8fd0dab36aeb76b
-SIZE (wordpress-4.2.4-ja.tar.gz) = 6753336
+SHA256 (wordpress-4.3-ja.tar.gz) = 1500c5891a879ecfc0e4208ed4223727882491664cb1d0294e352226c7797d4c
+SIZE (wordpress-4.3-ja.tar.gz) = 6966736


More information about the svn-ports-all mailing list