diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-02 23:57:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-02 23:57:58 +0800 |
commit | 17025d23e082e32aadb2146a105ace10270829be (patch) | |
tree | b3664a210a0b67b38009ab6715fce68bdb8c8ef4 /chinese | |
parent | c3e0221d78e2e9f738be92adefe17501bd55499e (diff) | |
download | freebsd-ports-gnome-17025d23e082e32aadb2146a105ace10270829be.tar.gz freebsd-ports-gnome-17025d23e082e32aadb2146a105ace10270829be.tar.zst freebsd-ports-gnome-17025d23e082e32aadb2146a105ace10270829be.zip |
- Update to 3.0.2
- Add MASTER_SITES
Changes: http://cn.wordpress.org/2010/12/01/wordpress-3-0-2/
PR: ports/152780
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/wordpress-zh_CN/Makefile | 8 | ||||
-rw-r--r-- | chinese/wordpress-zh_CN/distinfo | 5 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index ce3400765987..b397a2be2143 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -6,12 +6,12 @@ # PORTNAME= wordpress -PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.2 CATEGORIES= chinese www -MASTER_SITES= http://cn.wordpress.org/ +MASTER_SITES= http://cn.wordpress.org/ \ + http://mirror.joehorn.idv.tw/wordpress/ PKGNAMESUFFIX= -zh_CN -DISTNAME= wordpress-${PORTVERSION}${PKGNAMESUFFIX} +DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= joehorn@gmail.com COMMENT= A state-of-the-art semantic personal publishing platform diff --git a/chinese/wordpress-zh_CN/distinfo b/chinese/wordpress-zh_CN/distinfo index 749d2161d588..9a452bbaa470 100644 --- a/chinese/wordpress-zh_CN/distinfo +++ b/chinese/wordpress-zh_CN/distinfo @@ -1,3 +1,2 @@ -MD5 (wordpress-3.0.1-zh_CN.tar.gz) = 192bbf396ba606f30236968cdeb7a34b -SHA256 (wordpress-3.0.1-zh_CN.tar.gz) = 18482ca85317211a279b2c8885540934bf438073793e9955137bd61a9c5da6e2 -SIZE (wordpress-3.0.1-zh_CN.tar.gz) = 3000751 +SHA256 (wordpress-3.0.2-zh_CN.tar.gz) = 88e17e1ff2742b336f4c0111bbafd72118a47a32e7d68edf9fc6f5d11f0f54eb +SIZE (wordpress-3.0.2-zh_CN.tar.gz) = 3022556 |