diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-07-14 14:43:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-07-14 14:43:58 +0800 |
commit | 29e4fd5cbfea5f2af69bed54712553f08f5a7554 (patch) | |
tree | 052399e5218b5dac0863ae93b48eb3cb3a643620 /chinese | |
parent | 357c644a985338640181d61f6d4f14bb77021426 (diff) | |
download | freebsd-ports-gnome-29e4fd5cbfea5f2af69bed54712553f08f5a7554.tar.gz freebsd-ports-gnome-29e4fd5cbfea5f2af69bed54712553f08f5a7554.tar.zst freebsd-ports-gnome-29e4fd5cbfea5f2af69bed54712553f08f5a7554.zip |
- 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)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 6 | ||||
-rw-r--r-- | chinese/phpbb3-tw/distinfo | 4 | ||||
-rw-r--r-- | chinese/phpbb3-tw/pkg-plist | 7 |
3 files changed, 11 insertions, 6 deletions
diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index a6b9489cb82a..d0a9aa0e05c7 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -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 diff --git a/chinese/phpbb3-tw/distinfo b/chinese/phpbb3-tw/distinfo index 4604920f06da..9c56994201ad 100644 --- a/chinese/phpbb3-tw/distinfo +++ b/chinese/phpbb3-tw/distinfo @@ -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 diff --git a/chinese/phpbb3-tw/pkg-plist b/chinese/phpbb3-tw/pkg-plist index ec43a54fbcc5..3643a584d72b 100644 --- a/chinese/phpbb3-tw/pkg-plist +++ b/chinese/phpbb3-tw/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 |