diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-13 00:04:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-13 00:04:39 +0000 |
commit | c234eaaa5b6508b1d6a1cd87231895643c8f2ab3 (patch) | |
tree | 2a05a3f40128eb719f68c27b0c7e51fa9793e79d /www/wordpress | |
parent | f4b7544fdd5d110e004f87fa26660a67eec2200b (diff) | |
download | ports-c234eaaa5b6508b1d6a1cd87231895643c8f2ab3.tar.gz ports-c234eaaa5b6508b1d6a1cd87231895643c8f2ab3.zip |
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress/distinfo | 4 | ||||
-rw-r--r-- | www/wordpress/pkg-plist | 1 |
3 files changed, 3 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 2920d40b87b6..f6844b39ff16 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,12 +6,10 @@ # PORTNAME= wordpress -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cafelog -EXTRACT_SUFX= -mingus.tar.gz MAINTAINER= elvis@sslab.cs.ccu.edu.tw COMMENT= A state-of-the-art semantic personal publishing platform diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 530625684420..2ef292e0b176 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,2 +1,2 @@ -MD5 (wordpress-1.2-mingus.tar.gz) = 1ba3cde7b7245d4cadc4a31d067dfa46 -SIZE (wordpress-1.2-mingus.tar.gz) = 247985 +MD5 (wordpress-1.2.1.tar.gz) = 603226176b30bdfa6dc80f6b815d5ba5 +SIZE (wordpress-1.2.1.tar.gz) = 238639 diff --git a/www/wordpress/pkg-plist b/www/wordpress/pkg-plist index fad34d9953a8..dd3ddf014c19 100644 --- a/www/wordpress/pkg-plist +++ b/www/wordpress/pkg-plist @@ -143,7 +143,6 @@ %%WORDPRESS%%/wp-rss2.php %%WORDPRESS%%/wp-settings.php %%WORDPRESS%%/wp-trackback.php -%%WORDPRESS%%/xmlrpc.php %%WORDPRESS%%/print.css %%WORDPRESS%%/license.txt %%WORDPRESS%%/readme.html |