1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Update to 3.0.9

- Update comment

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

View File

@ -6,10 +6,10 @@
#
PORTNAME= phpbb
PORTVERSION= 3.0.8
PORTVERSION= 3.0.9
CATEGORIES= chinese www
MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \
http://freebsd.ee.ccu.edu.tw/phpBB/
http://freebsd.ee.ccu.edu.tw/phpBB/
PKGNAMESUFFIX= -tw
DISTNAME= phpBB-${PORTVERSION}
@ -22,7 +22,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3${PKGNAMESUFFIX}
USE_ZIP= 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.zip) = c28f8bd41f050d1b6925d13351957d713f53c475ad027adef45a4ee704ba15d1
SIZE (phpBB-3.0.8.zip) = 2564597
SHA256 (phpBB-3.0.9.zip) = 7d19bba859d4fd62445427c98ec2144162bed179caf982366a6d7fe3e11e3eca
SIZE (phpBB-3.0.9.zip) = 2583030

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