View | Details | Raw Unified | Return to bug 141834
Collapse All | Expand All

(-)wordpress/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	wordpress
8
PORTNAME=	wordpress
9
PORTVERSION=	2.8.6
9
PORTVERSION=	2.9
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	http://wordpress.org/ \
12
MASTER_SITES=	http://wordpress.org/ \
(-)wordpress/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (wordpress-2.8.6.tar.gz) = 1956f09f2abe74ed85e0de04d511d433
1
MD5 (wordpress-2.9.tar.gz) = 81929f9c6639799b0ab0394b2c380e4f
2
SHA256 (wordpress-2.8.6.tar.gz) = 977bae2c445d0f68262b1532168610481aab62794e8c02fc1c1fcbddfcd5cf21
2
SHA256 (wordpress-2.9.tar.gz) = 00b0fbea20bc02e34239f8eb4dc1bbf1046cd61df8e0fe9fbbe3fd449583514e
3
SIZE (wordpress-2.8.6.tar.gz) = 2078596
3
SIZE (wordpress-2.9.tar.gz) = 2229051
(-)wordpress/pkg-message (-1 / +1 lines)
Lines 4-7 Link Here
4
        And Modify it to fit your MySQL.
4
        And Modify it to fit your MySQL.
5
        Maybe you need 'mysqladmin create wordpress' first
5
        Maybe you need 'mysqladmin create wordpress' first
6
        If you are upgrading from 1.x or 2.0 to 2.x, please run
6
        If you are upgrading from 1.x or 2.0 to 2.x, please run
7
        http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.5.1
7
        http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.9

Return to bug 141834