diff options
author | miwi <miwi@FreeBSD.org> | 2011-08-26 14:48:53 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-08-26 14:48:53 +0800 |
commit | baa560c36fa658272e7deccb206e0417abfec7a0 (patch) | |
tree | f6e049b973778dafcfc7fb233d997d1ab66e66e6 /german | |
parent | b6afad25407e68a6ccdf0b3a46ada238e88cb40a (diff) | |
download | freebsd-ports-gnome-baa560c36fa658272e7deccb206e0417abfec7a0.tar.gz freebsd-ports-gnome-baa560c36fa658272e7deccb206e0417abfec7a0.tar.zst freebsd-ports-gnome-baa560c36fa658272e7deccb206e0417abfec7a0.zip |
- Update to 3.2.1
PR: 160173
Submitted by: Takefu <takefu@airport.fm>
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 |