diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-18 18:06:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-18 18:06:35 +0000 |
commit | 5dceb4a7e8701fd30609abbd372f46810cc9aebf (patch) | |
tree | 0863b79cbdc56730920a54de18d625dbb92db4b0 /www/wordpress | |
parent | 42689522e246f84db978671413a04ec0f10de51c (diff) | |
download | ports-5dceb4a7e8701fd30609abbd372f46810cc9aebf.tar.gz ports-5dceb4a7e8701fd30609abbd372f46810cc9aebf.zip |
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 3 | ||||
-rw-r--r-- | www/wordpress/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index b014f645ec54..6c1d7c48c3cb 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,13 +6,14 @@ # PORTNAME= wordpress -PORTVERSION= 2.2.3 +PORTVERSION= 2.3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ ftp://ftp.stu.edu.tw/pub/wordpress/ \ ftp://ftp.twaren.net/local-distfiles/wordpress/ MASTER_SITE_SUBDIR= cafelog +DISTNAME= wordpress-${PORTVERSION:S/.0//} MAINTAINER= ychsiao@ychsiao.org COMMENT= A state-of-the-art semantic personal publishing platform diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index f3fe1b95625d..1c0d6fe42ff0 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -MD5 (wordpress-2.2.3.tar.gz) = 98c1e611f8533d4fe4e8f995b8d83110 -SHA256 (wordpress-2.2.3.tar.gz) = 6af35c864417fe3e5d4b2b2485cdedec7879f5f170088de79a71bc8cfb54110f -SIZE (wordpress-2.2.3.tar.gz) = 824904 +MD5 (wordpress-2.3.tar.gz) = 36ffea2a049a071342efda985feedf31 +SHA256 (wordpress-2.3.tar.gz) = 34c7589b7d40281e3f6f8ac6f4172e69c28b3c93cf394490b73eec55dccc8741 +SIZE (wordpress-2.3.tar.gz) = 870766 |