ports/152534: [MAINTAINER] chinese/phpbb3-tw: update to 3.0.8
Bo-Yi Wu
appleboy.tw at gmail.com
Wed Nov 24 06:50:10 UTC 2010
>Number: 152534
>Category: ports
>Synopsis: [MAINTAINER] chinese/phpbb3-tw: update to 3.0.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 24 06:50:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Bo-Yi Wu
>Release: FreeBSD 7.1-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p13 FreeBSD 7.1-RELEASE-p13 #0: Mon Jul 12 17:44:51 UTC 2010 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update to 3.0.8
Remove LATEST_LINK form Makefile
>How-To-Repeat:
>Fix:
--- phpbb3-tw.patch begins here ---
diff -ruN /usr/ports/chinese/phpbb3-tw/Makefile phpbb3-tw/Makefile
--- /usr/ports/chinese/phpbb3-tw/Makefile 2010-11-23 17:50:13.000000000 +0800
+++ phpbb3-tw/Makefile 2010-11-24 14:34:01.000000000 +0800
@@ -6,12 +6,12 @@
#
PORTNAME= phpbb
-PORTVERSION= 3.0.7
+PORTVERSION= 3.0.8
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}-PL1
+DISTNAME= phpBB-${PORTVERSION}
MAINTAINER= appleboy.tw at gmail.com
COMMENT= The Traditional Chinese version of phpBB3
@@ -28,13 +28,13 @@
#
# End of user-configurable variables.
-LATEST_LINK?= phpbb3
WRKSRC= ${WRKDIR}/phpBB3
NO_BUILD= yes
SUB_FILES= pkg-message
SUB_LIST= PHPBBURL="${PHPBBURL}" \
PHPBBDIR="${PHPBBDIR}"
+PORTDOCS= *
PLIST_SUB+= PHPBBDIR=${PHPBBDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
# Set custom variables:
diff -ruN /usr/ports/chinese/phpbb3-tw/distinfo phpbb3-tw/distinfo
--- /usr/ports/chinese/phpbb3-tw/distinfo 2010-11-23 17:50:13.000000000 +0800
+++ phpbb3-tw/distinfo 2010-11-24 14:33:30.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (phpBB-3.0.7-PL1.zip) = 10a630e4a69b8436bc901bc84c1da7bf99ef7bb67fd2a518b5da8e0ab28ed948
-SIZE (phpBB-3.0.7-PL1.zip) = 2494234
+SHA256 (phpBB-3.0.8.zip) = c28f8bd41f050d1b6925d13351957d713f53c475ad027adef45a4ee704ba15d1
+SIZE (phpBB-3.0.8.zip) = 2564597
diff -ruN /usr/ports/chinese/phpbb3-tw/pkg-plist phpbb3-tw/pkg-plist
--- /usr/ports/chinese/phpbb3-tw/pkg-plist 2010-11-23 17:50:13.000000000 +0800
+++ phpbb3-tw/pkg-plist 2010-11-24 14:39:54.000000000 +0800
@@ -1,19 +1,3 @@
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.html
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/FAQ.html
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL.html
-%%PORTDOCS%%%%DOCSDIR%%/README.html
-%%PORTDOCS%%%%DOCSDIR%%/auth_api.html
-%%PORTDOCS%%%%DOCSDIR%%/bg_header.gif
-%%PORTDOCS%%%%DOCSDIR%%/coding-guidelines.html
-%%PORTDOCS%%%%DOCSDIR%%/corners_left.gif
-%%PORTDOCS%%%%DOCSDIR%%/corners_left.png
-%%PORTDOCS%%%%DOCSDIR%%/corners_right.gif
-%%PORTDOCS%%%%DOCSDIR%%/corners_right.png
-%%PORTDOCS%%%%DOCSDIR%%/hook_system.html
-%%PORTDOCS%%%%DOCSDIR%%/site_logo.gif
-%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
%%PHPBBDIR%%/.htaccess
%%PHPBBDIR%%/adm/images/arrow_down.gif
%%PHPBBDIR%%/adm/images/arrow_left.gif
@@ -160,6 +144,7 @@
%%PHPBBDIR%%/docs/corners_right.gif
%%PHPBBDIR%%/docs/corners_right.png
%%PHPBBDIR%%/docs/hook_system.html
+%%PHPBBDIR%%/docs/nginx.conf.sample
%%PHPBBDIR%%/docs/site_logo.gif
%%PHPBBDIR%%/docs/stylesheet.css
%%PHPBBDIR%%/download/file.php
@@ -232,6 +217,7 @@
%%PHPBBDIR%%/images/upload_icons/wav.gif
%%PHPBBDIR%%/images/upload_icons/xls.gif
%%PHPBBDIR%%/images/upload_icons/zip.gif
+%%PHPBBDIR%%/includes/.htaccess
%%PHPBBDIR%%/includes/acm/acm_apc.php
%%PHPBBDIR%%/includes/acm/acm_eaccelerator.php
%%PHPBBDIR%%/includes/acm/acm_file.php
@@ -326,6 +312,7 @@
%%PHPBBDIR%%/includes/db/index.htm
%%PHPBBDIR%%/includes/db/mssql.php
%%PHPBBDIR%%/includes/db/mssql_odbc.php
+%%PHPBBDIR%%/includes/db/mssqlnative.php
%%PHPBBDIR%%/includes/db/mysql.php
%%PHPBBDIR%%/includes/db/mysqli.php
%%PHPBBDIR%%/includes/db/oracle.php
@@ -531,6 +518,7 @@
%%PHPBBDIR%%/language/en/viewforum.php
%%PHPBBDIR%%/language/en/viewtopic.php
%%PHPBBDIR%%/language/index.htm
+%%PHPBBDIR%%/language/zh_cmn_hant/LICENSE
%%PHPBBDIR%%/language/zh_cmn_hant/acp/attachments.php
%%PHPBBDIR%%/language/zh_cmn_hant/acp/ban.php
%%PHPBBDIR%%/language/zh_cmn_hant/acp/board.php
@@ -566,7 +554,6 @@
%%PHPBBDIR%%/language/zh_cmn_hant/email/group_added.txt
%%PHPBBDIR%%/language/zh_cmn_hant/email/group_approved.txt
%%PHPBBDIR%%/language/zh_cmn_hant/email/group_request.txt
-%%PHPBBDIR%%/language/zh_cmn_hant/email/index.htm
%%PHPBBDIR%%/language/zh_cmn_hant/email/installed.txt
%%PHPBBDIR%%/language/zh_cmn_hant/email/newtopic_notify.txt
%%PHPBBDIR%%/language/zh_cmn_hant/email/pm_report_closed.txt
@@ -1085,6 +1072,7 @@
%%PHPBBDIR%%/viewforum.php
%%PHPBBDIR%%/viewonline.php
%%PHPBBDIR%%/viewtopic.php
+%%PHPBBDIR%%/web.config
@dirrm %%PHPBBDIR%%/styles/subsilver2/theme/images
@dirrm %%PHPBBDIR%%/styles/subsilver2/theme
@dirrm %%PHPBBDIR%%/styles/subsilver2/template
@@ -1150,4 +1138,3 @@
@dirrm %%PHPBBDIR%%/adm/images
@dirrm %%PHPBBDIR%%/adm
@dirrmtry %%PHPBBDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- phpbb3-tw.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list