diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-26 22:26:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-26 22:26:24 +0800 |
commit | 88ee04e0a7aeca0c6fe1240dbdcca483906d1ec8 (patch) | |
tree | 785ae5b285c155173ace299d5c124bf2b53955cd /www/wordpress | |
parent | 8858425a9db168f9f9e249026ea7f7fc74d3aab4 (diff) | |
download | freebsd-ports-gnome-88ee04e0a7aeca0c6fe1240dbdcca483906d1ec8.tar.gz freebsd-ports-gnome-88ee04e0a7aeca0c6fe1240dbdcca483906d1ec8.tar.zst freebsd-ports-gnome-88ee04e0a7aeca0c6fe1240dbdcca483906d1ec8.zip |
- Update to 2.5.1
PR: 123104
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Diffstat (limited to 'www/wordpress')
-rw-r--r-- | www/wordpress/Makefile | 2 | ||||
-rw-r--r-- | www/wordpress/distinfo | 6 | ||||
-rw-r--r-- | www/wordpress/pkg-message | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 510281e3c291..c06d1fd5ea78 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 2.5 +PORTVERSION= 2.5.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 348a2d9b2324..b33c5f9af6a1 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -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 diff --git a/www/wordpress/pkg-message b/www/wordpress/pkg-message index 2bb0a0f75f33..6e515a7af55b 100644 --- a/www/wordpress/pkg-message +++ b/www/wordpress/pkg-message @@ -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 |