aboutsummaryrefslogtreecommitdiff
path: root/www/phpbb3
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-14 06:42:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-14 06:42:03 +0000
commit5086ee3f63c07fb96c7a4bc0b27ddf45192f9583 (patch)
tree10dfa5d978890d38753e2a823805096f67cb2221 /www/phpbb3
parent96cd508600c73169b107537ed5ce4797200a399f (diff)
downloadports-5086ee3f63c07fb96c7a4bc0b27ddf45192f9583.tar.gz
ports-5086ee3f63c07fb96c7a4bc0b27ddf45192f9583.zip
Notes
Diffstat (limited to 'www/phpbb3')
-rw-r--r--www/phpbb3/Makefile4
-rw-r--r--www/phpbb3/distinfo4
-rw-r--r--www/phpbb3/pkg-plist9
3 files changed, 11 insertions, 6 deletions
diff --git a/www/phpbb3/Makefile b/www/phpbb3/Makefile
index 502f51ec0799..5347d15a7bf0 100644
--- a/www/phpbb3/Makefile
+++ b/www/phpbb3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= phpbb
-PORTVERSION= 3.0.8
+PORTVERSION= 3.0.9
CATEGORIES= www
MASTER_SITES= http://www.phpbb.com/files/release/ \
http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/
@@ -20,7 +20,7 @@ CONFLICTS= phpbb-tw-[0-9]* phpbb-devel-[0-9]* \
USE_BZIP2= yes
-# The phpBB2 port supports a number of variables that may be tweaked at build
+# The phpBB3 port supports a number of variables that may be tweaked at build
# time. Perform a "make options" to see more information on these variables.
#
WWWDOCROOT?= www
diff --git a/www/phpbb3/distinfo b/www/phpbb3/distinfo
index b00ff4bcb72a..6f63e0ba2875 100644
--- a/www/phpbb3/distinfo
+++ b/www/phpbb3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (phpBB-3.0.8.tar.bz2) = ff496902dff750e6fa07a67cc1cbb76ff51470122e4e0934f6515f35fb3a8d42
-SIZE (phpBB-3.0.8.tar.bz2) = 1577613
+SHA256 (phpBB-3.0.9.tar.bz2) = ab5cc5191fe85d298100982a910b7a25bcd22aa8a7935fc330302d021c142d47
+SIZE (phpBB-3.0.9.tar.bz2) = 1588315
diff --git a/www/phpbb3/pkg-plist b/www/phpbb3/pkg-plist
index 41c796cc79c5..a8bc503b2d38 100644
--- a/www/phpbb3/pkg-plist
+++ b/www/phpbb3/pkg-plist
@@ -143,7 +143,8 @@
%%PHPBBDIR%%/docs/corners_right.gif
%%PHPBBDIR%%/docs/corners_right.png
%%PHPBBDIR%%/docs/hook_system.html
-%%PHPBBDIR%%/docs/nginx.conf.sample
+%%PHPBBDIR%%/docs/lighttpd.sample.conf
+%%PHPBBDIR%%/docs/nginx.sample.conf
%%PHPBBDIR%%/docs/site_logo.gif
%%PHPBBDIR%%/docs/stylesheet.css
%%PHPBBDIR%%/download/file.php
@@ -223,6 +224,8 @@
%%PHPBBDIR%%/includes/acm/acm_memcache.php
%%PHPBBDIR%%/includes/acm/acm_memory.php
%%PHPBBDIR%%/includes/acm/acm_null.php
+%%PHPBBDIR%%/includes/acm/acm_redis.php
+%%PHPBBDIR%%/includes/acm/acm_wincache.php
%%PHPBBDIR%%/includes/acm/acm_xcache.php
%%PHPBBDIR%%/includes/acp/acp_attachments.php
%%PHPBBDIR%%/includes/acp/acp_ban.php
@@ -320,6 +323,7 @@
%%PHPBBDIR%%/includes/diff/diff.php
%%PHPBBDIR%%/includes/diff/engine.php
%%PHPBBDIR%%/includes/diff/renderer.php
+%%PHPBBDIR%%/includes/error_collector.php
%%PHPBBDIR%%/includes/functions.php
%%PHPBBDIR%%/includes/functions_admin.php
%%PHPBBDIR%%/includes/functions_compress.php
@@ -366,6 +370,7 @@
%%PHPBBDIR%%/includes/search/index.htm
%%PHPBBDIR%%/includes/search/search.php
%%PHPBBDIR%%/includes/session.php
+%%PHPBBDIR%%/includes/startup.php
%%PHPBBDIR%%/includes/template.php
%%PHPBBDIR%%/includes/ucp/info/ucp_attachments.php
%%PHPBBDIR%%/includes/ucp/info/ucp_groups.php
@@ -1020,4 +1025,4 @@
@dirrm %%PHPBBDIR%%/adm/style
@dirrm %%PHPBBDIR%%/adm/images
@dirrm %%PHPBBDIR%%/adm
-@dirrm %%PHPBBDIR%%
+@dirrmtry %%PHPBBDIR%%