ports/152523: [MAINTAINER] www/phpbb3: update to 3.0.8

Bo-Yi Wu appleboy.tw at gmail.com
Tue Nov 23 09:10:12 UTC 2010


>Number:         152523
>Category:       ports
>Synopsis:       [MAINTAINER] www/phpbb3: 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:   Tue Nov 23 09:10:11 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:
	phpBB 3.0.8 released: http://www.phpbb.com/community/viewtopic.php?f=14&t=2111068
	
	Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!
	
>How-To-Repeat:
	
>Fix:

	

--- phpbb3.patch begins here ---
diff -ruN /usr/ports/www/phpbb3/Makefile phpbb3/Makefile
--- /usr/ports/www/phpbb3/Makefile	2010-11-08 21:12:21.000000000 +0800
+++ phpbb3/Makefile	2010-11-23 16:54:52.000000000 +0800
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	phpbb
-PORTVERSION=	3.0.7
+PORTVERSION=	3.0.8
 CATEGORIES=	www
 MASTER_SITES=	http://www.phpbb.com/files/release/ \
 		http://d10xg45o6p6dbl.cloudfront.net/projects/p/phpbb/
-DISTNAME=	phpBB-${PORTVERSION}-PL1
+DISTNAME=	phpBB-${PORTVERSION}
 
 MAINTAINER=	appleboy.tw at gmail.com
 COMMENT=	A PHP-based bulletin board / discussion forum system
@@ -41,6 +41,7 @@
 #
 PHPBBDIR=	${WWWDOCROOT}/${PHPBBURL}
 PKGOPTS=	${FILESDIR}/pkg-opts
+PORTDOCS=	*
 
 options:
 	@ ${ECHO_MSG} "===>  Build options for ${PKGNAME}:"
diff -ruN /usr/ports/www/phpbb3/distinfo phpbb3/distinfo
--- /usr/ports/www/phpbb3/distinfo	2010-03-15 11:45:17.000000000 +0800
+++ phpbb3/distinfo	2010-11-23 16:50:18.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (phpBB-3.0.7-PL1.tar.bz2) = 67570654462c442c29080007c0af1e1b
-SHA256 (phpBB-3.0.7-PL1.tar.bz2) = e0a34b6eaade544c3988cbc5ed8914c0952760ff0450f9b8d5047bd436d237aa
-SIZE (phpBB-3.0.7-PL1.tar.bz2) = 1563108
+SHA256 (phpBB-3.0.8.tar.bz2) = ff496902dff750e6fa07a67cc1cbb76ff51470122e4e0934f6515f35fb3a8d42
+SIZE (phpBB-3.0.8.tar.bz2) = 1577613
diff -ruN /usr/ports/www/phpbb3/pkg-plist phpbb3/pkg-plist
--- /usr/ports/www/phpbb3/pkg-plist	2010-03-15 11:45:17.000000000 +0800
+++ phpbb3/pkg-plist	2010-11-23 16:55:49.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
@@ -974,6 +961,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
@@ -1032,4 +1020,3 @@
 @dirrm %%PHPBBDIR%%/adm/images
 @dirrm %%PHPBBDIR%%/adm
 @dirrm %%PHPBBDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- phpbb3.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list