Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2006 09:47:18 GMT
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95685: Upgraded Port: www/phpbb
Message-ID:  <200604130947.k3D9lIwT061186@www.freebsd.org>
Resent-Message-ID: <200604130950.k3D9oG8c038995@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95685
>Category:       ports
>Synopsis:       Upgraded Port: www/phpbb
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 13 09:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dean Hollister
>Release:        FreeBSD 4.11-STABLE
>Organization:
Australian Public Access Network Association Inc
>Environment:
FreeBSD odyssey.apana.org.au 4.11-STABLE FreeBSD 4.11-STABLE #0: Fri Apr  7 12:53:31 WST 2006     root@odyssey.apana.org.au:/usr/obj/usr/src/sys/ODYSSEY  i386
>Description:
mail/phpbb has a new release 2.0.20.

Maintainer email seems to reject with "no such user" messages.

Please commit after maintainer timeout. This PR replaces PR 95502.
>How-To-Repeat:

>Fix:
diff -ruN phpbb.orig/Makefile phpbb/Makefile
--- phpbb.orig/Makefile	Thu Feb  2 21:27:34 2006
+++ phpbb/Makefile	Sat Apr  8 17:36:34 2006
@@ -6,10 +6,12 @@
 #
 
 PORTNAME=	phpbb
-PORTVERSION=	2.0.19
+PORTVERSION=	2.0.20
 CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	http://superb-west.dl.sourceforge.net/sourceforge/phpbb/ \
+		http://easynews.dl.sourceforge.net/sourceforge/phpbb/ \
+		http://umn.dl.sourceforge.net/sourceforge/phpbb/ \
+		http://kent.dl.sourceforge.net/sourceforge/phpbb/
 DISTNAME=	phpBB-${PORTVERSION}
 
 MAINTAINER=	liukang@cn.freebsd.org
diff -ruN phpbb.orig/distinfo phpbb/distinfo
--- phpbb.orig/distinfo	Tue Jan 31 01:03:21 2006
+++ phpbb/distinfo	Sat Apr  8 17:39:42 2006
@@ -1,3 +1,3 @@
-MD5 (phpBB-2.0.19.tar.bz2) = 7b8c6d6f7f92571afb34f192f3c242dd
-SHA256 (phpBB-2.0.19.tar.bz2) = a7162db5576ae985d3f299fe61e2665815dda5144210d5fe22a5b78cf0948b88
-SIZE (phpBB-2.0.19.tar.bz2) = 449701
+MD5 (phpBB-2.0.20.tar.bz2) = 195d199f7ce766bc6d522e0e9a3cb74d
+SHA256 (phpBB-2.0.20.tar.bz2) = a269090b6f2ed8f003189b4d6c9db915b828eab3f9cf2ade619220cfebf93fe7
+SIZE (phpBB-2.0.20.tar.bz2) = 452282
diff -ruN phpbb.orig/pkg-plist phpbb/pkg-plist
--- phpbb.orig/pkg-plist	Sun Jan 22 10:58:20 2006
+++ phpbb/pkg-plist	Tue Apr 11 09:50:52 2006
@@ -152,6 +152,7 @@
 %%PHPBBDIR%%/templates/subSilver/admin/auth_ug_body.tpl
 %%PHPBBDIR%%/templates/subSilver/admin/board_config_body.tpl
 %%PHPBBDIR%%/templates/subSilver/admin/category_edit_body.tpl
+%%PHPBBDIR%%/templates/subSilver/admin/confirm_body.tpl
 %%PHPBBDIR%%/templates/subSilver/admin/db_utils_backup_body.tpl
 %%PHPBBDIR%%/templates/subSilver/admin/db_utils_restore_body.tpl
 %%PHPBBDIR%%/templates/subSilver/admin/disallow_body.tpl

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



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