diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 13:29:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 13:29:20 +0800 |
commit | 8d25b483da1401eb5004d70f594271599bd8d18b (patch) | |
tree | 0454a024b1d97fe3559a681371b5e208721a2198 | |
parent | 30590beacbdd91f0575477c4b402233f94f492a2 (diff) | |
download | freebsd-ports-gnome-8d25b483da1401eb5004d70f594271599bd8d18b.tar.gz freebsd-ports-gnome-8d25b483da1401eb5004d70f594271599bd8d18b.tar.zst freebsd-ports-gnome-8d25b483da1401eb5004d70f594271599bd8d18b.zip |
- Update to 4.4
- Update LICENSE
Changes: https://wordpress.org/news/2015/12/clifford/
MFH: 2015Q4
-rw-r--r-- | japanese/wordpress/Makefile | 6 | ||||
-rw-r--r-- | japanese/wordpress/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index de79bd639301..b81adb84b370 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -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].* diff --git a/japanese/wordpress/distinfo b/japanese/wordpress/distinfo index 245cdcec38ef..dfc78c84004e 100644 --- a/japanese/wordpress/distinfo +++ b/japanese/wordpress/distinfo @@ -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 |