diff options
author | miwi <miwi@FreeBSD.org> | 2012-01-14 11:51:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-01-14 11:51:09 +0800 |
commit | 37b9de9a6389941524d30c77130b021e9cb5653a (patch) | |
tree | 99beab545954b427e2d6da04044b8f63bce8a6c6 /german/wordpress | |
parent | 25f02b54f75ad6b6f28eabb8d9d341dedfdc3bb5 (diff) | |
download | freebsd-ports-gnome-37b9de9a6389941524d30c77130b021e9cb5653a.tar.gz freebsd-ports-gnome-37b9de9a6389941524d30c77130b021e9cb5653a.tar.zst freebsd-ports-gnome-37b9de9a6389941524d30c77130b021e9cb5653a.zip |
- Update to 3.3.1
- Update CONFLICTS_INSTALL
PR: based on 163811
Diffstat (limited to 'german/wordpress')
-rw-r--r-- | german/wordpress/Makefile | 9 | ||||
-rw-r--r-- | german/wordpress/distinfo | 4 |
2 files changed, 7 insertions, 6 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 48f08388fb2e..5649f447a5f2 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.1 CATEGORIES= german www MASTER_SITES= http://static.wordpress-deutschland.org/de-edition/ PKGNAMESUFFIX= -de @@ -19,11 +19,12 @@ COMMENT= A state-of-the-art semantic personal publishing platform LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license.txt -CONFLICTS_INSTALL= wordpress-3.* ja-wordpress-ja-3.* - +CONFLICTS_INSTALL= wordpress-3.* ja-wordpress-ja-3.* \ + zh-wordpress-zh_CN-3.* zh-wordpress-zh_TW-3.* \ + ru-wordpress-ru-3.* USE_ZIP= yes NO_BUILD= yes -USE_PHP= gd mysql pcre tokenizer xml zip +USE_PHP= curl gd mysql pcre tokenizer xml zip WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/german/wordpress/distinfo b/german/wordpress/distinfo index 7e452c4c9531..9cf393f3db5d 100644 --- a/german/wordpress/distinfo +++ b/german/wordpress/distinfo @@ -1,2 +1,2 @@ -SHA256 (wordpress_321-de.zip) = 40ef8e51c24b47c34d2ac27c0ed82714390d41b01cc8f119245398a4ba435878 -SIZE (wordpress_321-de.zip) = 4335961 +SHA256 (wordpress_331-de.zip) = 89d0d65d09ea6c374c9a107e82ddd54faa323e6476ca0d8a8b4fe7bcc9a31f2c +SIZE (wordpress_331-de.zip) = 4678868 |