Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 08:50:12 GMT
From:      Bo-Yi Wu <appleboy.tw@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152534: [MAINTAINER] chinese/phpbb3-tw: update to 3.0.8
Message-ID:  <201011240850.oAO8oCrl068342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/152534; it has been noted by GNATS.

From: Bo-Yi Wu <appleboy.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: appleboy.tw@gmail.com
Subject: Re: ports/152534: [MAINTAINER] chinese/phpbb3-tw: update to 3.0.8
Date: Wed, 24 Nov 2010 16:44:59 +0800 (CST)

 >Submitter-Id:	current-users
 >Originator:	Bo-Yi Wu
 >Organization:	
 >Confidential:	no 
 >Synopsis:	Re: ports/152534: [MAINTAINER] chinese/phpbb3-tw: update to 3.0.8
 >Severity:	non-critical
 >Priority:	low
 >Category:	ports
 >Class:		maintainer-update
 >Release:	FreeBSD 7.1-RELEASE-p13 i386
 >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@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
 
 
 	
 >Description:
 	Update to 3.0.8 Chinese version.
 	Delete config.php in pkg-plist.
 	
 >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@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 16:40:40.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
 @@ -144,7 +128,6 @@
  %%PHPBBDIR%%/cache/.htaccess
  %%PHPBBDIR%%/cache/index.htm
  %%PHPBBDIR%%/common.php
 -%%PHPBBDIR%%/config.php
  %%PHPBBDIR%%/cron.php
  %%PHPBBDIR%%/docs/AUTHORS
  %%PHPBBDIR%%/docs/CHANGELOG.html
 @@ -160,6 +143,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 +216,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 +311,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 +517,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 +553,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 +1071,9 @@
  %%PHPBBDIR%%/viewforum.php
  %%PHPBBDIR%%/viewonline.php
  %%PHPBBDIR%%/viewtopic.php
 +%%PHPBBDIR%%/web.config
 +@exec [ -f %D/%%PHPBBDIR%%/config.php ] || touch %D/%%PHPBBDIR%%/config.php
 +@unexec [ -s %D/%%PHPBBDIR%%/config.php ] || rm -f %D/%%PHPBBDIR%%/config.php
  @dirrm %%PHPBBDIR%%/styles/subsilver2/theme/images
  @dirrm %%PHPBBDIR%%/styles/subsilver2/theme
  @dirrm %%PHPBBDIR%%/styles/subsilver2/template
 @@ -1150,4 +1139,3 @@
  @dirrm %%PHPBBDIR%%/adm/images
  @dirrm %%PHPBBDIR%%/adm
  @dirrmtry %%PHPBBDIR%%
 -%%PORTDOCS%%@dirrm %%DOCSDIR%%
 --- phpbb3-tw.patch ends here ---
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011240850.oAO8oCrl068342>