aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-07-01 07:02:28 +0800
committermiwi <miwi@FreeBSD.org>2006-07-01 07:02:28 +0800
commit3d8eb442fec0cf2ae596d4bf2a0e25bac7bd4028 (patch)
tree032f24d946452a9b6e6f0784dc32bf138d2d6714 /www
parent8d817182b020af03ff5eb892bb94f2feb8f6f786 (diff)
downloadfreebsd-ports-gnome-3d8eb442fec0cf2ae596d4bf2a0e25bac7bd4028.tar.gz
freebsd-ports-gnome-3d8eb442fec0cf2ae596d4bf2a0e25bac7bd4028.tar.zst
freebsd-ports-gnome-3d8eb442fec0cf2ae596d4bf2a0e25bac7bd4028.zip
- Update to 2.0.21
- Add new WWW layout PR: ports/99438 Submitted by: Kang Liu <liukang@cn.freebsd.org> Approved by: markus (co mentor)
Diffstat (limited to 'www')
-rw-r--r--www/phpbb/Makefile5
-rw-r--r--www/phpbb/distinfo6
-rw-r--r--www/phpbb/files/pkg-opts2
3 files changed, 6 insertions, 7 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index a629909a6f27..156e42e5bbf9 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= phpbb
-PORTVERSION= 2.0.20
-PORTREVISION= 1
+PORTVERSION= 2.0.21
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,7 +24,7 @@ USE_BZIP2= yes
# The phpBB2 port supports a number of variables that may be tweaked at build
# time. Perform a "make options" to see more information on these variables.
#
-WWWDOCROOT?= www/data
+WWWDOCROOT?= www
PHPBBURL?= phpBB2
WWWOWN?= www
WWWGRP?= www
diff --git a/www/phpbb/distinfo b/www/phpbb/distinfo
index f80eae41562e..60bcf8f02943 100644
--- a/www/phpbb/distinfo
+++ b/www/phpbb/distinfo
@@ -1,3 +1,3 @@
-MD5 (phpBB-2.0.20.tar.bz2) = 195d199f7ce766bc6d522e0e9a3cb74d
-SHA256 (phpBB-2.0.20.tar.bz2) = a269090b6f2ed8f003189b4d6c9db915b828eab3f9cf2ade619220cfebf93fe7
-SIZE (phpBB-2.0.20.tar.bz2) = 452282
+MD5 (phpBB-2.0.21.tar.bz2) = 891dd4d30539dad4ba301db2ad038392
+SHA256 (phpBB-2.0.21.tar.bz2) = 4b2bbfea47e709fdbad0c17c0ca0f3d3c36a83de08befa55bebab130cb24ddde
+SIZE (phpBB-2.0.21.tar.bz2) = 452873
diff --git a/www/phpbb/files/pkg-opts b/www/phpbb/files/pkg-opts
index 9d25a45069c4..1f355c2f4ce1 100644
--- a/www/phpbb/files/pkg-opts
+++ b/www/phpbb/files/pkg-opts
@@ -1,5 +1,5 @@
-* WWWDOCROOT [www/data]
+* WWWDOCROOT [www]
The DocumentRoot of your webserver under ${PREFIX}
* PHPBBURL [phpBB2]