diff options
author | leeym <leeym@FreeBSD.org> | 2007-01-23 15:14:29 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2007-01-23 15:14:29 +0800 |
commit | cdf6c9300ccd4b2d8e426c61cce46079012c9898 (patch) | |
tree | 3edf045db8ca239ebf9c67612ba8f579a2d1bea7 /www | |
parent | dc5e46addfa9ebc40a733ae602ff353321216b96 (diff) | |
download | freebsd-ports-gnome-cdf6c9300ccd4b2d8e426c61cce46079012c9898.tar.gz freebsd-ports-gnome-cdf6c9300ccd4b2d8e426c61cce46079012c9898.tar.zst freebsd-ports-gnome-cdf6c9300ccd4b2d8e426c61cce46079012c9898.zip |
- Update to 2.1.0
PR: ports/108230
Submitted by: maintainer
Diffstat (limited to 'www')
-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, 8 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index f77c37135c20..fbd56340ca96 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 2.0.7 +PORTVERSION= 2.1.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/beta/ \ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index abd3f1328956..916b470eace3 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,3 +1,3 @@ -MD5 (wordpress-2.0.7.tar.gz) = e377fa9389d1a06a700ac349582f498c -SHA256 (wordpress-2.0.7.tar.gz) = ae5521a3597f76e01c084a28bdbb70cd8fc7c7a40e91983f70887bff58aead0a -SIZE (wordpress-2.0.7.tar.gz) = 519033 +MD5 (wordpress-2.1.0.tar.gz) = a8ffd0063b080de4789b928696c1fb26 +SHA256 (wordpress-2.1.0.tar.gz) = f4dad1e09c7a9f29e3e13d008fd55562a9a6d928065c81b7e816a6b8bac2fcac +SIZE (wordpress-2.1.0.tar.gz) = 694611 diff --git a/www/wordpress/pkg-message b/www/wordpress/pkg-message index b34f38bb3896..bd1695a65d11 100644 --- a/www/wordpress/pkg-message +++ b/www/wordpress/pkg-message @@ -4,3 +4,7 @@ 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 + |