diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2007-01-23 07:14:29 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2007-01-23 07:14:29 +0000 |
commit | 76b3f6969a07574f48f15fdba1e886c64f2ad265 (patch) | |
tree | 02c8abfdd8b5144c5c3b4422edca6e0dd0f53ef0 /www/wordpress | |
parent | 74aaa1733e50bb6e1d13e635db01a25109437df7 (diff) | |
download | ports-76b3f6969a07574f48f15fdba1e886c64f2ad265.tar.gz ports-76b3f6969a07574f48f15fdba1e886c64f2ad265.zip |
Notes
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, 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 + |