From appleboy@freebsd.ee.ccu.edu.tw  Mon Mar  1 05:26:17 2010
Return-Path: <appleboy@freebsd.ee.ccu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AF6091065672
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Mar 2010 05:26:17 +0000 (UTC)
	(envelope-from appleboy@freebsd.ee.ccu.edu.tw)
Received: from freebsd.ee.ccu.edu.tw (freebsd.ee.ccu.edu.tw [140.123.107.202])
	by mx1.freebsd.org (Postfix) with ESMTP id 346188FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Mar 2010 05:26:16 +0000 (UTC)
Received: from freebsd.ee.ccu.edu.tw (localhost [127.0.0.1])
	by freebsd.ee.ccu.edu.tw (8.14.3/8.14.3) with ESMTP id o215Q6Sc033653;
	Mon, 1 Mar 2010 13:26:06 +0800 (CST)
	(envelope-from appleboy@freebsd.ee.ccu.edu.tw)
Received: (from root@localhost)
	by freebsd.ee.ccu.edu.tw (8.14.3/8.14.3/Submit) id o215Q6II033652;
	Mon, 1 Mar 2010 13:26:06 +0800 (CST)
	(envelope-from appleboy)
Message-Id: <201003010526.o215Q6II033652@freebsd.ee.ccu.edu.tw>
Date: Mon, 1 Mar 2010 13:26:06 +0800 (CST)
From: Bo-Yi Wu <appleboy.tw@gmail.com>
Reply-To: Bo-Yi Wu <appleboy.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: bg1tpt@gmail.com
Subject: [PATCH] www/phpbb3 update to 3.0.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify: bg1tpt@gmail.com

>Number:         144381
>Category:       ports
>Synopsis:       [PATCH] www/phpbb3 update to 3.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 05:30:02 UTC 2010
>Closed-Date:    Mon Mar 15 02:33:02 UTC 2010
>Last-Modified:  Mon Mar 15 02:33:02 UTC 2010
>Originator:     Bo-Yi Wu
>Release:        FreeBSD 7.1-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p11 FreeBSD 7.1-RELEASE-p11 #0: Fri Feb 26 18:34:31 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	update www/phpbb3 from 3.0.6 to 3.0.7
	
>How-To-Repeat:
	
>Fix:

	

--- phpbb3.patch begins here ---
diff -ruN /usr/ports/www/phpbb3/Makefile phpbb3/Makefile
--- /usr/ports/www/phpbb3/Makefile	2009-12-04 11:57:44.000000000 +0800
+++ phpbb3/Makefile	2010-03-01 13:22:13.000000000 +0800
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	phpbb
-PORTVERSION=	3.0.6
+PORTVERSION=	3.0.7
 CATEGORIES=	www
-MASTER_SITES=	http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/
+MASTER_SITES=	 http://www.phpbb.com/files/release/ \
+		http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/
 DISTNAME=	phpBB-${PORTVERSION}
 
 MAINTAINER=	bg1tpt@gmail.com
diff -ruN /usr/ports/www/phpbb3/distinfo phpbb3/distinfo
--- /usr/ports/www/phpbb3/distinfo	2009-12-04 11:57:44.000000000 +0800
+++ phpbb3/distinfo	2010-03-01 13:06:24.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (phpBB-3.0.6.tar.bz2) = fd3f00e4a018cb9c4c6de375d823b245
-SHA256 (phpBB-3.0.6.tar.bz2) = 2cc16c1fcf4de59186c5beb040f090674bc03feb9bb153f114c804ae30ddaf4b
-SIZE (phpBB-3.0.6.tar.bz2) = 1560591
+MD5 (phpBB-3.0.7.tar.bz2) = a0a9b0eb3fd00267fea71b9938f9f989
+SHA256 (phpBB-3.0.7.tar.bz2) = 479839c14057905d7c3b45c1bf39dd321cee1f7f808cc154031dffb489484b8d
+SIZE (phpBB-3.0.7.tar.bz2) = 1567128
diff -ruN /usr/ports/www/phpbb3/pkg-plist phpbb3/pkg-plist
--- /usr/ports/www/phpbb3/pkg-plist	2009-12-04 11:57:44.000000000 +0800
+++ phpbb3/pkg-plist	2010-03-01 13:16:26.000000000 +0800
@@ -113,6 +113,7 @@
 %%PHPBBDIR%%/adm/style/captcha_recaptcha.html
 %%PHPBBDIR%%/adm/style/captcha_recaptcha_acp.html
 %%PHPBBDIR%%/adm/style/colour_swatch.html
+%%PHPBBDIR%%/adm/style/confirm_bbcode.html
 %%PHPBBDIR%%/adm/style/confirm_body.html
 %%PHPBBDIR%%/adm/style/confirm_body_prune.html
 %%PHPBBDIR%%/adm/style/custom_profile_fields.html
--- phpbb3.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Mar 1 05:30:13 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144381 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bg1tpt@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/144381: [PATCH] www/phpbb3 update to 3.0.7
Date: Mon, 1 Mar 2010 05:30:10 UT

 Maintainer of www/phpbb3,
 
 Please note that PR ports/144381 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144381
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Mon Mar 1 09:18:20 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144381 

From: Bo-Yi Wu <appleboy.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: bg1tpt@gmail.com
Subject: Re: ports/144381: [PATCH] www/phpbb3 update to 3.0.7
Date: Tue, 9 Mar 2010 23:37:42 +0800 (CST)

 >Submitter-Id:	current-users
 >Originator:	Bo-Yi Wu
 >Organization:	
 >Confidential:	no 
 >Synopsis:	Re: ports/144381: [PATCH] www/phpbb3 update to 3.0.7
 >Severity:	non-critical
 >Priority:	low
 >Category:	ports
 >Class:		update
 >Release:	FreeBSD 7.1-RELEASE-p11 i386
 >Environment:
 System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p11 FreeBSD 7.1-RELEASE-p11 #0: Fri Feb 26 18:34:31 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
 
 
 	
 >Description:
 	update to 3.0.7-PL1
 	
 >How-To-Repeat:
 	
 >Fix:
 
 	
 
 --- phpbb3.patch begins here ---
 diff -ruN /usr/ports/www/phpbb3/Makefile phpbb3/Makefile
 --- /usr/ports/www/phpbb3/Makefile	2009-12-04 11:57:44.000000000 +0800
 +++ phpbb3/Makefile	2010-03-09 23:30:13.000000000 +0800
 @@ -6,10 +6,12 @@
  #
  
  PORTNAME=	phpbb
 -PORTVERSION=	3.0.6
 +PORTVERSION=	3.0.7
 +PORTREVISION=	1
  CATEGORIES=	www
 -MASTER_SITES=	http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/
 -DISTNAME=	phpBB-${PORTVERSION}
 +MASTER_SITES=	 http://www.phpbb.com/files/release/ \
 +		http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/
 +DISTNAME=	phpBB-${PORTVERSION}-PL1
  
  MAINTAINER=	bg1tpt@gmail.com
  COMMENT=	A PHP-based bulletin board / discussion forum system
 diff -ruN /usr/ports/www/phpbb3/distinfo phpbb3/distinfo
 --- /usr/ports/www/phpbb3/distinfo	2009-12-04 11:57:44.000000000 +0800
 +++ phpbb3/distinfo	2010-03-09 23:29:13.000000000 +0800
 @@ -1,3 +1,3 @@
 -MD5 (phpBB-3.0.6.tar.bz2) = fd3f00e4a018cb9c4c6de375d823b245
 -SHA256 (phpBB-3.0.6.tar.bz2) = 2cc16c1fcf4de59186c5beb040f090674bc03feb9bb153f114c804ae30ddaf4b
 -SIZE (phpBB-3.0.6.tar.bz2) = 1560591
 +MD5 (phpBB-3.0.7-PL1.tar.bz2) = 67570654462c442c29080007c0af1e1b
 +SHA256 (phpBB-3.0.7-PL1.tar.bz2) = e0a34b6eaade544c3988cbc5ed8914c0952760ff0450f9b8d5047bd436d237aa
 +SIZE (phpBB-3.0.7-PL1.tar.bz2) = 1563108
 diff -ruN /usr/ports/www/phpbb3/pkg-plist phpbb3/pkg-plist
 --- /usr/ports/www/phpbb3/pkg-plist	2009-12-04 11:57:44.000000000 +0800
 +++ phpbb3/pkg-plist	2010-03-09 23:34:34.000000000 +0800
 @@ -113,6 +113,7 @@
  %%PHPBBDIR%%/adm/style/captcha_recaptcha.html
  %%PHPBBDIR%%/adm/style/captcha_recaptcha_acp.html
  %%PHPBBDIR%%/adm/style/colour_swatch.html
 +%%PHPBBDIR%%/adm/style/confirm_bbcode.html
  %%PHPBBDIR%%/adm/style/confirm_body.html
  %%PHPBBDIR%%/adm/style/confirm_body_prune.html
  %%PHPBBDIR%%/adm/style/custom_profile_fields.html
 --- phpbb3.patch ends here ---
 
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144381: commit references a PR
Date: Mon, 15 Mar 2010 02:22:53 +0000 (UTC)

 wen         2010-03-15 02:22:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/phpbb3           Makefile distinfo pkg-plist 
   Log:
   - Update to 3.0.7
   
   PR:             ports/144381
   Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com>
   Approved by:    maintainer(timeout, >=2 weeks)
   
   Revision  Changes    Path
   1.19      +4 -3      ports/www/phpbb3/Makefile
   1.14      +3 -3      ports/www/phpbb3/distinfo
   1.12      +1 -0      ports/www/phpbb3/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Mon Mar 15 02:33:02 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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