summaryrefslogtreecommitdiff
path: root/www/b2evolution
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-08-08 01:21:38 +0000
committerWen Heping <wen@FreeBSD.org>2011-08-08 01:21:38 +0000
commitfb191ae2ab3ad3ba2649172c891166c0ac5d06ea (patch)
tree85b630479e7050310ba303d06d4da43acc9069ef /www/b2evolution
parent016d932cbddf6f772837f12992601319ff28106b (diff)
downloadfreebsd-ports-fb191ae2ab3ad3ba2649172c891166c0ac5d06ea.zip
- Update to 4.0.5
- Reduce the sleep time in pkg-warning - Make direct dependency on mysqld [1] PR: ports/159543 [1] Submitted by: dougb@ [1]
Diffstat (limited to 'www/b2evolution')
-rw-r--r--www/b2evolution/Makefile7
-rw-r--r--www/b2evolution/distinfo4
-rw-r--r--www/b2evolution/pkg-warning2
3 files changed, 6 insertions, 7 deletions
diff --git a/www/b2evolution/Makefile b/www/b2evolution/Makefile
index c5fdfeaaeecf..5936dd9a5390 100644
--- a/www/b2evolution/Makefile
+++ b/www/b2evolution/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= b2evolution
-PORTVERSION= 3.3.3
+PORTVERSION= 4.0.5
CATEGORIES= www
MASTER_SITES= SF/evocms/${PORTNAME}/b2evo%20${PORTVERSION}-stable
DISTNAME= ${PORTNAME}-${PORTVERSION}-${B2EVO_DATE}
@@ -19,7 +19,7 @@ PATCH_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
USE_ZIP= YES
USE_DOS2UNIX= YES
-B2EVO_DATE?= stable-2009-12-15
+B2EVO_DATE?= stable-2011-03-23
USE_PHP= mysql pcre session xml
NO_BUILD= YES
WANT_PHP_WEB= YES
@@ -36,8 +36,7 @@ OPTIONS= LOCAL_DB_SERVER "Want to use local MySQL server?" on
.include <bsd.port.pre.mk>
.if defined(WITH_LOCAL_DB_SERVER)
-USE_MYSQL= YES
-RUN_DEPENDS+= mysql-server>=0:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
+USE_MYSQL= server
.endif
pre-everything::
diff --git a/www/b2evolution/distinfo b/www/b2evolution/distinfo
index 9b35abfef35a..8b660e02594f 100644
--- a/www/b2evolution/distinfo
+++ b/www/b2evolution/distinfo
@@ -1,2 +1,2 @@
-SHA256 (b2evolution-3.3.3-stable-2009-12-15.zip) = bc341d1c3091330662e62365e44b077812b383aba1a4553c5165a640e1bcb768
-SIZE (b2evolution-3.3.3-stable-2009-12-15.zip) = 4737200
+SHA256 (b2evolution-4.0.5-stable-2011-03-23.zip) = af939c6c35c1f935724a4d78820c57220eca2525cb15006c38ed68329662bcc3
+SIZE (b2evolution-4.0.5-stable-2011-03-23.zip) = 5651928
diff --git a/www/b2evolution/pkg-warning b/www/b2evolution/pkg-warning
index 1e2e143d2704..3a5c4de7a1eb 100644
--- a/www/b2evolution/pkg-warning
+++ b/www/b2evolution/pkg-warning
@@ -15,5 +15,5 @@ echo "
===========================================
"
- sleep 10
+ sleep 5