From nobody@FreeBSD.org  Sat Mar 13 22:38:49 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BB31D16A4CF
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Mar 2004 22:38:49 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9811143D2F
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Mar 2004 22:38:49 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i2E6cn72006244
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Mar 2004 22:38:49 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i2E6cnbU006243;
	Sat, 13 Mar 2004 22:38:49 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403140638.i2E6cnbU006243@www.freebsd.org>
Date: Sat, 13 Mar 2004 22:38:49 -0800 (PST)
From: Kang Liu <liukang@bjpu.edu.cn>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer]update www/phpbb to 2.0.7
X-Send-Pr-Version: www-2.3

>Number:         64239
>Category:       ports
>Synopsis:       [maintainer]update www/phpbb to 2.0.7
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 13 22:40:02 PST 2004
>Closed-Date:    Sun Mar 14 18:26:36 PST 2004
>Last-Modified:  Sun Mar 14 18:26:36 PST 2004
>Originator:     Kang Liu
>Release:        4.9
>Organization:
Beijing University of Technology
>Environment:
FreeBSD ftp.bjpu.edu.cn 4.9-STABLE FreeBSD 4.9-STABLE #68: Wed Mar  3 11:04:00 CST 2004     root@ftp.bjpu.edu.cn:/usr/obj/usr/src/sys/FTP  i386
>Description:
Update phpbb to 2.0.7 to fix a number of potential security issues.
Read http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=180610 and CHANGELOG.html in tarball for more details.
>How-To-Repeat:
n/a
>Fix:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/phpbb/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	2 Mar 2004 19:07:04 -0000	1.9
+++ distinfo	14 Mar 2004 06:24:01 -0000
@@ -1,2 +1,2 @@
-MD5 (phpBB-2.0.6.tar.bz2) = b3e462b3696e483bda81b281eca2c828
-SIZE (phpBB-2.0.6.tar.bz2) = 453896
+MD5 (phpBB-2.0.7.tar.bz2) = b19c09dee13fb7f194505713f6a0deaa
+SIZE (phpBB-2.0.7.tar.bz2) = 453712
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/phpbb/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	2 Mar 2004 19:07:04 -0000	1.16
+++ Makefile	14 Mar 2004 06:24:01 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phpbb
-PORTVERSION=	2.0.6
-PORTREVISION=	5
+PORTVERSION=	2.0.7
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/phpbb/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist	30 Aug 2003 17:24:14 -0000	1.8
+++ pkg-plist	14 Mar 2004 06:24:04 -0000
@@ -4,13 +4,16 @@
 %%PORTDOCS%%share/doc/phpbb/FAQ.html
 %%PORTDOCS%%share/doc/phpbb/INSTALL.html
 %%PORTDOCS%%share/doc/phpbb/README.html
+%%PORTDOCS%%share/doc/phpbb/coding-guidelines.txt
+%%PORTDOCS%%share/doc/phpbb/codingstandards.htm
 share/phpbb/contrib/README.html
 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_206.php
+share/phpbb/update_to_207.php
 share/phpbb/upgrade.php
 %%PHPBBDIR%%/admin/admin_board.php
 %%PHPBBDIR%%/admin/admin_db_utilities.php
@@ -111,7 +114,7 @@
 %%PHPBBDIR%%/install/schemas/mysql_schema.sql
 %%PHPBBDIR%%/install/schemas/postgres_basic.sql
 %%PHPBBDIR%%/install/schemas/postgres_schema.sql
-%%PHPBBDIR%%/install/update_to_206.php
+%%PHPBBDIR%%/install/update_to_207.php
 %%PHPBBDIR%%/install/upgrade.php
 %%PHPBBDIR%%/language/index.htm
 %%PHPBBDIR%%/language/lang_english/email/admin_activate.tpl

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Mar 14 18:26:28 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64239 
>Unformatted:
