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

(-)/home/ychsiao/project/bsd/wordpress/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	wordpress
8
PORTNAME=	wordpress
9
PORTVERSION=	2.5
9
PORTVERSION=	2.5.1
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	http://wordpress.org/ \
12
MASTER_SITES=	http://wordpress.org/ \
(-)/home/ychsiao/project/bsd/wordpress/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (wordpress-2.5.tar.gz) = 3fb4931e18717098df9a7213c244c291
1
MD5 (wordpress-2.5.1.tar.gz) = b1a40387006e54dcbd963d0cb5da0df4
2
SHA256 (wordpress-2.5.tar.gz) = 54611b68a5a7398e2023b5649c4251f6de63b6f90d5172776b09fb26ae08adc3
2
SHA256 (wordpress-2.5.1.tar.gz) = 3ac5b9287d61ff90f9e1f5790dcfeda490b2da21b5af9098b2f76c3e8059057b
3
SIZE (wordpress-2.5.tar.gz) = 1176388
3
SIZE (wordpress-2.5.1.tar.gz) = 1181886
(-)/home/ychsiao/project/bsd/wordpress/pkg-message (-2 / +2 lines)
Lines 3-7 Link Here
3
        in ${PREFIX}/${WORDPRESS}
3
        in ${PREFIX}/${WORDPRESS}
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.1, 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.1
7
        http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.5.1

Return to bug 123104