- Update to 3.0.9

- Update comment

Changes:	http://www.phpbb.com/community/viewtopic.php?f=14&t=2134142&sid=d5bb66906a5e4284e3cc581f4bc2a147
PR:		ports/158863
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-07-14 06:42:03 +00:00
parent 96cd508600
commit 5086ee3f63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277663
3 changed files with 11 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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%%