diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-11-08 10:36:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-11-08 10:36:19 +0800 |
commit | 9850e463badc54f03d10c71251f84024cd8b2b3e (patch) | |
tree | a4f291235c362d139d1835bd737c68ed9ba4b431 /chinese | |
parent | 13fd8203adb3d11882064f88e1369835a8709125 (diff) | |
download | freebsd-ports-gnome-9850e463badc54f03d10c71251f84024cd8b2b3e.tar.gz freebsd-ports-gnome-9850e463badc54f03d10c71251f84024cd8b2b3e.tar.zst freebsd-ports-gnome-9850e463badc54f03d10c71251f84024cd8b2b3e.zip |
- Update to 3.0.1
- Add LICENSE
Changes: http://codex.wordpress.org/Version_3.0.1
PR: ports/151780
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/wordpress-zh_TW/Makefile | 6 | ||||
-rw-r--r-- | chinese/wordpress-zh_TW/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index 9af5b02bbc9c..ffe358ce81d4 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -6,15 +6,17 @@ # PORTNAME= wordpress -PORTVERSION= 3.0 +PORTVERSION= 3.0.1 CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ PKGNAMESUFFIX= -zh_TW -DISTNAME= wordpress-${PORTVERSION}-zh_TW +DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} MAINTAINER= joehorn@gmail.com COMMENT= A state-of-the-art semantic personal publishing platform +LICENSE= GPLv2 + WRKSRC= ${WRKDIR}/${PORTNAME} USE_PHP= mysql pcre xml gd tokenizer diff --git a/chinese/wordpress-zh_TW/distinfo b/chinese/wordpress-zh_TW/distinfo index 81d6365850f3..14e02a13793c 100644 --- a/chinese/wordpress-zh_TW/distinfo +++ b/chinese/wordpress-zh_TW/distinfo @@ -1,3 +1,2 @@ -MD5 (wordpress-3.0-zh_TW.tar.gz) = 2c2c5782398eac7e9d08d4974636b274 -SHA256 (wordpress-3.0-zh_TW.tar.gz) = 0dea0a6b7dfc7588326be94ac0b0218708ea318fb140950db39730047869af54 -SIZE (wordpress-3.0-zh_TW.tar.gz) = 2959429 +SHA256 (wordpress-3.0.1-zh_TW.tar.gz) = 98f3d3cce243c19d1465cb0e8103144da81ed11c6f76ed480391899e461a23ed +SIZE (wordpress-3.0.1-zh_TW.tar.gz) = 2949161 |