From 8898664ceacb91aa3cb1017bf1c00ff7decc024c Mon Sep 17 00:00:00 2001
From: wen <wen@FreeBSD.org>
Date: Mon, 15 Mar 2010 02:22:39 +0000
Subject: - Update to 3.0.7

PR:		ports/144381
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by:	maintainer(timeout, >=2 weeks)
---
 www/phpbb3/Makefile  | 7 ++++---
 www/phpbb3/distinfo  | 6 +++---
 www/phpbb3/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 6 deletions(-)

(limited to 'www/phpbb3')

diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile
index ccf2b0f47546..df7e18b0e024 100644
--- a/www/phpbb3/Makefile
+++ b/www/phpbb3/Makefile
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	phpbb
-PORTVERSION=	3.0.6
+PORTVERSION=	3.0.7
 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 --git a/www/phpbb3/distinfo b/www/phpbb3/distinfo
index 8c2664ed473a..573bb7bfea24 100644
--- a/www/phpbb3/distinfo
+++ b/www/phpbb3/distinfo
@@ -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 --git a/www/phpbb3/pkg-plist b/www/phpbb3/pkg-plist
index b5c032df773a..ace424aa4535 100644
--- a/www/phpbb3/pkg-plist
+++ b/www/phpbb3/pkg-plist
@@ -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
-- 
cgit