diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress/Makefile | 5 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 | ||||
-rw-r--r-- | www/wordpress/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 5582508ff13a..25d0521d63c2 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,9 +6,10 @@ # PORTNAME= wordpress -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.tobez.org/download/port-mirrors/www/wordpress/ MASTER_SITE_SUBDIR= cafelog MAINTAINER= ports@FreeBSD.org diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 2ef292e0b176..21f4a1447544 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -MD5 (wordpress-1.2.1.tar.gz) = 603226176b30bdfa6dc80f6b815d5ba5 -SIZE (wordpress-1.2.1.tar.gz) = 238639 +MD5 (wordpress-1.2.2.tar.gz) = 3d82cddd8c196e2a3f820203d5588b4a +SIZE (wordpress-1.2.2.tar.gz) = 250720 diff --git a/www/wordpress/pkg-plist b/www/wordpress/pkg-plist index dd3ddf014c19..984171d89dae 100644 --- a/www/wordpress/pkg-plist +++ b/www/wordpress/pkg-plist @@ -144,6 +144,7 @@ %%WORDPRESS%%/wp-settings.php %%WORDPRESS%%/wp-trackback.php %%WORDPRESS%%/print.css +%%WORDPRESS%%/xmlrpc.php %%WORDPRESS%%/license.txt %%WORDPRESS%%/readme.html @dirrm %%WORDPRESS%%/wp-admin |