diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/wordpress/Makefile | 10 | ||||
-rw-r--r-- | german/wordpress/distinfo | 4 |
2 files changed, 9 insertions, 5 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 3315e0fd1ab5..970da03aff1f 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -7,14 +7,18 @@ # PORTNAME= wordpress -PORTVERSION= 3.0.5 +PORTVERSION= 3.2.1 CATEGORIES= german www -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ -DISTNAME= wordpress_305-de +MASTER_SITES= http://static.wordpress-deutschland.org/de-edition/ +PKGNAMESUFFIX= -de +DISTNAME= ${PORTNAME}_${PORTVERSION:S|.||g}${PKGNAMESUFFIX} MAINTAINER= miwi@FreeBSD.org COMMENT= A state-of-the-art semantic personal publishing platform +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/license.txt + USE_ZIP= yes NO_BUILD= yes USE_PHP= gd mysql pcre tokenizer xml zip diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo index 81ada271f7d3..7e452c4c9531 100644 --- a/german/wordpress/distinfo +++ b/german/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress_305-de.zip) = a5ad7db5d0a12c9097b357162db6d5cd3914192400b7002a1ff67b18b3009f1e -SIZE (wordpress_305-de.zip) = 3320012 +SHA256 (wordpress_321-de.zip) = 40ef8e51c24b47c34d2ac27c0ed82714390d41b01cc8f119245398a4ba435878 +SIZE (wordpress_321-de.zip) = 4335961 |