aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2012-01-04 16:01:27 +0800
committerlwhsu <lwhsu@FreeBSD.org>2012-01-04 16:01:27 +0800
commitdbb0e2257e047f8d78448c451afbbd9fa8e2e17c (patch)
tree72a626f773d533572c98f2ab987bab687e892a44
parent29c2ec35d9425409cdb4dc0d9f467c2980423ef2 (diff)
downloadfreebsd-ports-gnome-dbb0e2257e047f8d78448c451afbbd9fa8e2e17c.tar.gz
freebsd-ports-gnome-dbb0e2257e047f8d78448c451afbbd9fa8e2e17c.tar.zst
freebsd-ports-gnome-dbb0e2257e047f8d78448c451afbbd9fa8e2e17c.zip
- Update to 3.3.1
- Add php-curl PR: ports/163809 Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer) Security: 810df820-3664-11e1-8fe3-00215c6a37bb
-rw-r--r--www/wordpress/Makefile4
-rw-r--r--www/wordpress/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 01ebc3a47721..c8d19df57c26 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wordpress
-PORTVERSION= 3.3
+PORTVERSION= 3.3.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
@@ -17,7 +17,7 @@ COMMENT= A state-of-the-art semantic personal publishing platform
CONFLICTS_INSTALL= de-wordpress-de-3.* ja-wordpress-ja-3.*
NO_BUILD= yes
-USE_PHP= gd mysql pcre tokenizer xml zip
+USE_PHP= curl gd mysql pcre tokenizer xml zip
WANT_PHP_WEB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index 81099a246ac1..89d55779a9ed 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wordpress-3.3.tar.gz) = ba32a18d3fe263cbe095d846817173b808a74a497c3eab016149cdf8fcbb3e43
-SIZE (wordpress-3.3.tar.gz) = 3879891
+SHA256 (wordpress-3.3.1.tar.gz) = e884db6e551c155f022533b6653867b048088cd3cbcbfe546b404696dd960dc2
+SIZE (wordpress-3.3.1.tar.gz) = 3879784