Update www/phpbb to 2.0.11

It is a SECURITY update.

PR:		ports/74106
Submitted by:	Kang Liu <liukang@bjut.edu.cn> (maintainer)
This commit is contained in:
Daichi GOTO
2004-11-24 05:25:11 +00:00
parent f278177ae0
commit adebaa87f9
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
#
PORTNAME= phpbb
PORTVERSION= 2.0.10
PORTVERSION= 2.0.11
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -35,7 +35,7 @@ WRKSRC= ${WRKDIR}/phpBB2
NO_BUILD= yes
USE_REINPLACE= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
PHPBB_VER= ${PORTVERSION:S/.0.//g:S/.//g}
PHPBB_VER= ${PORTVERSION:S/.//g:S/.//g}
PLIST_SUB+= PHPBBDIR=${PHPBBDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
PLIST_SUB+= PHPBB_VER=${PHPBB_VER}

View File

@@ -1,2 +1,2 @@
MD5 (phpBB-2.0.10.tar.bz2) = 9aaf577d3160f6e3ba069eb2e670e2a4
SIZE (phpBB-2.0.10.tar.bz2) = 453378
MD5 (phpBB-2.0.11.tar.bz2) = ae6a8f3b74fb00251f5cceb03d295e89
SIZE (phpBB-2.0.11.tar.bz2) = 434670

View File

@@ -11,7 +11,6 @@ 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/install.php
share/phpbb/update_to_%%PHPBB_VER%%.php
share/phpbb/upgrade.php
@@ -98,6 +97,7 @@ share/phpbb/upgrade.php
%%PHPBBDIR%%/includes/topic_review.php
%%PHPBBDIR%%/includes/usercp_activate.php
%%PHPBBDIR%%/includes/usercp_avatar.php
%%PHPBBDIR%%/includes/usercp_confirm.php
%%PHPBBDIR%%/includes/usercp_email.php
%%PHPBBDIR%%/includes/usercp_register.php
%%PHPBBDIR%%/includes/usercp_sendpasswd.php