diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 13:29:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-12-11 13:29:16 +0800 |
commit | 30590beacbdd91f0575477c4b402233f94f492a2 (patch) | |
tree | 4b84db4b7e7b8434cfba6c5b98cb33d9a5e85386 /german | |
parent | abde3da7cb71f39e383bca7f233cf14b1564e3c2 (diff) | |
download | freebsd-ports-gnome-30590beacbdd91f0575477c4b402233f94f492a2.tar.gz freebsd-ports-gnome-30590beacbdd91f0575477c4b402233f94f492a2.tar.zst freebsd-ports-gnome-30590beacbdd91f0575477c4b402233f94f492a2.zip |
- Update to 4.4
- Update LICENSE
Changes: https://wordpress.org/news/2015/12/clifford/
MFH: 2015Q4
Diffstat (limited to 'german')
-rw-r--r-- | german/wordpress/Makefile | 6 | ||||
-rw-r--r-- | german/wordpress/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index b9f982e32eae..5784f4b52012 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.3.1 +PORTVERSION= 4.4 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ @@ -10,7 +10,9 @@ MASTER_SITES= http://de.wordpress.org/ MAINTAINER= ports@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform -LICENSE= GPLv2 +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/license.txt CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo index 9b263745def5..e8d5bfde174a 100644 --- a/german/wordpress/distinfo +++ b/german/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.3.1-de_DE.tar.gz) = 309ff2883907ee8b1362abf3d1b9a39321c510ccf8829a799d3e8dbaad5fef79 -SIZE (wordpress-4.3.1-de_DE.tar.gz) = 6958482 +SHA256 (wordpress-4.4-de_DE.tar.gz) = 6da0d4921b7b3ad7fc680dec52ff26601879e0ab53c0adb7d31f29bbc9c9fcd0 +SIZE (wordpress-4.4-de_DE.tar.gz) = 7526933 |