aboutsummaryrefslogtreecommitdiff
path: root/www/wordpress
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-02-21 17:21:43 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-02-21 17:21:43 +0000
commit073f82569090502511becd0ee32e67834d366246 (patch)
treeff03f754e95c1950c9569ce2a387e2037dfebca6 /www/wordpress
parentacb2b411a261a547c4caa82ebf7176517fd6a8a3 (diff)
Notes
Diffstat (limited to 'www/wordpress')
-rw-r--r--www/wordpress/Makefile5
-rw-r--r--www/wordpress/distinfo6
-rw-r--r--www/wordpress/pkg-message3
3 files changed, 5 insertions, 9 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index fbd56340ca96..35f5833246ed 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= wordpress
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
PORTEPOCH= 1
CATEGORIES= www
-MASTER_SITES= http://wordpress.org/beta/ \
- ftp://ftp.stu.edu.tw/pub/wordpress/ \
+MASTER_SITES= ftp://ftp.stu.edu.tw/pub/wordpress/ \
ftp://ftp.twaren.net/local-distfiles/wordpress/
MASTER_SITE_SUBDIR= cafelog
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index 916b470eace3..2a98cf6b0eeb 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,3 +1,3 @@
-MD5 (wordpress-2.1.0.tar.gz) = a8ffd0063b080de4789b928696c1fb26
-SHA256 (wordpress-2.1.0.tar.gz) = f4dad1e09c7a9f29e3e13d008fd55562a9a6d928065c81b7e816a6b8bac2fcac
-SIZE (wordpress-2.1.0.tar.gz) = 694611
+MD5 (wordpress-2.1.1.tar.gz) = d32a275dc4014e763780f0fb7e765bf5
+SHA256 (wordpress-2.1.1.tar.gz) = b0198008a217aad9cf568668ad984f526d416f7120ec0a8067dfb5e611c6f0aa
+SIZE (wordpress-2.1.1.tar.gz) = 694873
diff --git a/www/wordpress/pkg-message b/www/wordpress/pkg-message
index bd1695a65d11..2bb0a0f75f33 100644
--- a/www/wordpress/pkg-message
+++ b/www/wordpress/pkg-message
@@ -1,10 +1,7 @@
-
**** NOTE ****
Before the first use of WordPress, copy wp-config-sample.php to wp-config.php
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
-