- Update to 2.5.1
PR: 123104 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
This commit is contained in:
parent
59e440b0f2
commit
007d3102c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212007
3 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= wordpress
|
||||
PORTVERSION= 2.5
|
||||
PORTVERSION= 2.5.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://wordpress.org/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (wordpress-2.5.tar.gz) = 3fb4931e18717098df9a7213c244c291
|
||||
SHA256 (wordpress-2.5.tar.gz) = 54611b68a5a7398e2023b5649c4251f6de63b6f90d5172776b09fb26ae08adc3
|
||||
SIZE (wordpress-2.5.tar.gz) = 1176388
|
||||
MD5 (wordpress-2.5.1.tar.gz) = b1a40387006e54dcbd963d0cb5da0df4
|
||||
SHA256 (wordpress-2.5.1.tar.gz) = 3ac5b9287d61ff90f9e1f5790dcfeda490b2da21b5af9098b2f76c3e8059057b
|
||||
SIZE (wordpress-2.5.1.tar.gz) = 1181886
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
in ${PREFIX}/${WORDPRESS}
|
||||
And Modify it to fit your MySQL.
|
||||
Maybe you need 'mysqladmin create wordpress' first
|
||||
If you are upgrading from 1.x or 2.0 to 2.1, please run
|
||||
http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.1
|
||||
If you are upgrading from 1.x or 2.0 to 2.x, please run
|
||||
http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 2.5.1
|
||||
|
|
Loading…
Reference in a new issue