Date: Fri, 11 Dec 2015 05:29:20 +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: r403498 - head/japanese/wordpress Message-ID: <201512110529.tBB5TK7C013789@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 11 05:29:20 2015 New Revision: 403498 URL: https://svnweb.freebsd.org/changeset/ports/403498 Log: - Update to 4.4 - Update LICENSE Changes: https://wordpress.org/news/2015/12/clifford/ MFH: 2015Q4 Modified: head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Fri Dec 11 05:29:16 2015 (r403497) +++ head/japanese/wordpress/Makefile Fri Dec 11 05:29:20 2015 (r403498) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.3.1 +PORTVERSION= 4.4 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ @@ -10,7 +10,9 @@ MASTER_SITES= http://ja.wordpress.org/ MAINTAINER= ports@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform -LICENSE= GPLv2 # or later +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/license.txt CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].* Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Fri Dec 11 05:29:16 2015 (r403497) +++ head/japanese/wordpress/distinfo Fri Dec 11 05:29:20 2015 (r403498) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.3.1-ja.tar.gz) = 54692c718267ad46a8f313b7f695c759bae72e6fea1b4ca06ad75ba03dc0bab0 -SIZE (wordpress-4.3.1-ja.tar.gz) = 6989655 +SHA256 (wordpress-4.4-ja.tar.gz) = e1fc166b53ecd5c887a1bb60e3bb176839a0848cfe7c902e723a38c62a1ea3ae +SIZE (wordpress-4.4-ja.tar.gz) = 7526597
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512110529.tBB5TK7C013789>