summaryrefslogtreecommitdiffstats
path: root/www/phpbb
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-26 17:06:30 +0000
committerpav <pav@FreeBSD.org>2004-03-26 17:06:30 +0000
commit15153cb543b68c091144315f3c5bb22743d57261 (patch)
treeed246f0641ae61cfd7d15cd40189c93a50a2daa3 /www/phpbb
parentf1df9917ade57c43cc05e3edeb192679edf84c3c (diff)
downloadFreeBSD-ports-15153cb543b68c091144315f3c5bb22743d57261.zip
FreeBSD-ports-15153cb543b68c091144315f3c5bb22743d57261.tar.gz
- Update to 2.0.8 and plug security issue
PR: ports/64770 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Diffstat (limited to 'www/phpbb')
-rw-r--r--www/phpbb/Makefile5
-rw-r--r--www/phpbb/distinfo4
-rw-r--r--www/phpbb/pkg-plist7
3 files changed, 6 insertions, 10 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index 9d5b2d6..264d427 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= phpbb
-PORTVERSION= 2.0.7
-PORTREVISION= 1
+PORTVERSION= 2.0.8
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,8 +17,6 @@ COMMENT= A PHP-based bulletin board / discussion forum system
RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear-PEAR
-FORBIDDEN= http://people.freebsd.org/~eik/portaudit/c551ae17-7f00-11d8-868e-000347dd607f.html
-
USE_BZIP2= yes
# The phpBB2 port supports a number of variables that may be tweaked at build
diff --git a/www/phpbb/distinfo b/www/phpbb/distinfo
index 52ed689..050536f 100644
--- a/www/phpbb/distinfo
+++ b/www/phpbb/distinfo
@@ -1,2 +1,2 @@
-MD5 (phpBB-2.0.7.tar.bz2) = 252f84cd6de339494f99be59567e9806
-SIZE (phpBB-2.0.7.tar.bz2) = 453926
+MD5 (phpBB-2.0.8.tar.bz2) = 20d9e163e3f3b575639c2a1fbd9e8690
+SIZE (phpBB-2.0.8.tar.bz2) = 456585
diff --git a/www/phpbb/pkg-plist b/www/phpbb/pkg-plist
index e74e992..61817a6 100644
--- a/www/phpbb/pkg-plist
+++ b/www/phpbb/pkg-plist
@@ -11,9 +11,9 @@ share/phpbb/contrib/dbinformer.php
share/phpbb/contrib/fixfiles.sh
share/phpbb/contrib/template_db_cache.php
share/phpbb/contrib/template_file_cache.php
-share/phpbb/contrib/visual_confirmation.tar.bz2
+share/phpbb/contrib/visual_confirmation.zip
share/phpbb/install.php
-share/phpbb/update_to_207.php
+share/phpbb/update_to_208.php
share/phpbb/upgrade.php
%%PHPBBDIR%%/admin/admin_board.php
%%PHPBBDIR%%/admin/admin_db_utilities.php
@@ -76,7 +76,6 @@ share/phpbb/upgrade.php
%%PHPBBDIR%%/images/smiles/icon_twisted.gif
%%PHPBBDIR%%/images/smiles/icon_wink.gif
%%PHPBBDIR%%/images/spacer.gif
-@exec mkdir -p %B/avatars/upload
%%PHPBBDIR%%/includes/auth.php
%%PHPBBDIR%%/includes/bbcode.php
%%PHPBBDIR%%/includes/constants.php
@@ -114,7 +113,7 @@ share/phpbb/upgrade.php
%%PHPBBDIR%%/install/schemas/mysql_schema.sql
%%PHPBBDIR%%/install/schemas/postgres_basic.sql
%%PHPBBDIR%%/install/schemas/postgres_schema.sql
-%%PHPBBDIR%%/install/update_to_207.php
+%%PHPBBDIR%%/install/update_to_208.php
%%PHPBBDIR%%/install/upgrade.php
%%PHPBBDIR%%/language/index.htm
%%PHPBBDIR%%/language/lang_english/email/admin_activate.tpl
OpenPOWER on IntegriCloud