diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-05 22:05:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-05 22:05:41 +0000 |
commit | a25120c013e8901bf1ff7985a1881dde89fc333f (patch) | |
tree | f6cbe40a6d1d47231926e5716373a9294cf58074 /www/wordpress | |
parent | 41ef90d2edd3b715808186e31b4f9892e534204d (diff) | |
download | ports-a25120c013e8901bf1ff7985a1881dde89fc333f.tar.gz ports-a25120c013e8901bf1ff7985a1881dde89fc333f.zip |
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 5 | ||||
-rw-r--r-- | www/wordpress/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 6c7ecdb71920..a7c6bce0c118 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,10 +6,11 @@ # PORTNAME= wordpress -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= ftp://ftp.stu.edu.tw/pub/wordpress/ \ +MASTER_SITES= http://wordpress.org/ \ + ftp://ftp.stu.edu.tw/pub/wordpress/ \ ftp://ftp.twaren.net/local-distfiles/wordpress/ MASTER_SITE_SUBDIR= cafelog diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 5b943a6c9591..8468934ee35a 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -MD5 (wordpress-2.2.1.tar.gz) = a2670e28b2ebfe165278ce03ff75fa06 -SHA256 (wordpress-2.2.1.tar.gz) = eb806a2cb4297064ffa37dce185a4176160b8365c08355b4b36ac521fe3005e7 -SIZE (wordpress-2.2.1.tar.gz) = 822006 +MD5 (wordpress-2.2.2.tar.gz) = a87666c6fe6cb4db94e2ae0531e5b633 +SHA256 (wordpress-2.2.2.tar.gz) = 044623ea63cc383d06da2985f29751b8c7795f877ee830b69f925fc125f88fae +SIZE (wordpress-2.2.2.tar.gz) = 822143 |