diff options
author | tobez <tobez@FreeBSD.org> | 2005-01-20 20:56:44 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-01-20 20:56:44 +0000 |
commit | 41a9f4ee6baa8401375ea07f5ee3a2951b3fa42a (patch) | |
tree | bb20fd10cc3c0e17b0ac12803326008962f221f0 /www | |
parent | df5bf95c306d12138c56a12ec9c1d6a36bd6e449 (diff) | |
download | FreeBSD-ports-41a9f4ee6baa8401375ea07f5ee3a2951b3fa42a.zip FreeBSD-ports-41a9f4ee6baa8401375ea07f5ee3a2951b3fa42a.tar.gz |
Update to 1.2.2.
The distfile has not made it to sourceforge (yet?), and the version of it
on the website is "latest.tar.gz", so I've made a mirror for it here.
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 5582508..25d0521 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 2ef292e..21f4a14 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 dd3ddf0..984171d 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 |