From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 23 02:40:17 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659E216A4CE for ; Wed, 23 Feb 2005 02:40:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2469843D31 for ; Wed, 23 Feb 2005 02:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1N2eGXs093033 for ; Wed, 23 Feb 2005 02:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1N2eGvH093032; Wed, 23 Feb 2005 02:40:16 GMT (envelope-from gnats) Resent-Date: Wed, 23 Feb 2005 02:40:16 GMT Resent-Message-Id: <200502230240.j1N2eGvH093032@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Cheng-Lung Sung Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6256916A4CE for ; Wed, 23 Feb 2005 02:31:26 +0000 (GMT) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C8B43D2D for ; Wed, 23 Feb 2005 02:31:26 +0000 (GMT) (envelope-from clsung@FreeBSD.csie.NCTU.edu.tw) Received: from localhost (unknown [127.0.0.1]) by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id AE6E2106C3B; Wed, 23 Feb 2005 10:31:20 +0800 (CST) Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20301-04; Wed, 23 Feb 2005 10:31:19 +0800 (CST) Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1038) id D3065106C36; Wed, 23 Feb 2005 10:31:19 +0800 (CST) Message-Id: <20050223023119.D3065106C36@FreeBSD.csie.NCTU.edu.tw> Date: Wed, 23 Feb 2005 10:31:19 +0800 (CST) From: Cheng-Lung Sung To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: liukang@bjut.edu.cn Subject: ports/77943: [PATCH] www/phpbb: update to 2.0.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2005 02:40:17 -0000 >Number: 77943 >Category: ports >Synopsis: [PATCH] www/phpbb: update to 2.0.12 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Feb 23 02:40:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #1: Mon Nov 15 22:13:47 CST 2004 >Description: - Update to 2.0.12 - This release addresses a number of bugs and a couple of potential exploits. - Release note: [http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=265423] Port maintainer (liukang@bjut.edu.cn) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- phpbb-2.0.12.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/phpbb/Makefile,v retrieving revision 1.27 diff -u -u -r1.27 Makefile --- Makefile 24 Nov 2004 05:25:11 -0000 1.27 +++ Makefile 23 Feb 2005 02:30:30 -0000 @@ -6,7 +6,7 @@ # PORTNAME= phpbb -PORTVERSION= 2.0.11 +PORTVERSION= 2.0.12 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -45,7 +45,7 @@ PKGOPTS= ${FILESDIR}/pkg-opts EXCEPTFILES= ${PREFIX}/${PHPBBDIR}/install/install.php \ ${PREFIX}/${PHPBBDIR}/install/upgrade.php \ - ${PREFIX}/${PHPBBDIR}/install/update_to_${PHPBB_VER}.php + ${PREFIX}/${PHPBBDIR}/install/update_to_latest.php options: @ ${ECHO_MSG} "===> Build options for ${PKGNAME}:" Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/phpbb/distinfo,v retrieving revision 1.16 diff -u -u -r1.16 distinfo --- distinfo 24 Nov 2004 05:25:11 -0000 1.16 +++ distinfo 23 Feb 2005 02:30:30 -0000 @@ -1,2 +1,2 @@ -MD5 (phpBB-2.0.11.tar.bz2) = ae6a8f3b74fb00251f5cceb03d295e89 -SIZE (phpBB-2.0.11.tar.bz2) = 434670 +MD5 (phpBB-2.0.12.tar.bz2) = 5b77c23c22147c5d9719922b2f64d8fa +SIZE (phpBB-2.0.12.tar.bz2) = 436885 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/phpbb/pkg-plist,v retrieving revision 1.12 diff -u -u -r1.12 pkg-plist --- pkg-plist 24 Nov 2004 05:25:11 -0000 1.12 +++ pkg-plist 23 Feb 2005 02:30:30 -0000 @@ -12,7 +12,7 @@ share/phpbb/contrib/template_db_cache.php share/phpbb/contrib/template_file_cache.php share/phpbb/install.php -share/phpbb/update_to_%%PHPBB_VER%%.php +share/phpbb/update_to_latest.php share/phpbb/upgrade.php %%PHPBBDIR%%/admin/admin_board.php %%PHPBBDIR%%/admin/admin_db_utilities.php @@ -113,7 +113,7 @@ %%PHPBBDIR%%/install/schemas/mysql_schema.sql %%PHPBBDIR%%/install/schemas/postgres_basic.sql %%PHPBBDIR%%/install/schemas/postgres_schema.sql -%%PHPBBDIR%%/install/update_to_%%PHPBB_VER%%.php +%%PHPBBDIR%%/install/update_to_latest.php %%PHPBBDIR%%/install/upgrade.php %%PHPBBDIR%%/language/index.htm %%PHPBBDIR%%/language/lang_english/email/admin_activate.tpl --- phpbb-2.0.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: