ports/95502: www/phpbb2 requires updating to 2.0.20; maintainer email address invalid

Dean Hollister dean at odyssey.apana.org.au
Sat Apr 8 23:40:19 UTC 2006


The following reply was made to PR ports/95502; it has been noted by GNATS.

From: Dean Hollister <dean at odyssey.apana.org.au>
To: Sam Lawrance <lawrance at FreeBSD.org>
Cc: freebsd-ports-bugs at FreeBSD.org
Subject: Re: ports/95502: www/phpbb2 requires updating to 2.0.20; maintainer
 email address invalid
Date: Sun, 9 Apr 2006 04:11:53 +0800 (WST)

 On Sat, 8 Apr 2006, Sam Lawrance wrote:
 
 > Synopsis: www/phpbb2 requires updating to 2.0.20; maintainer email address invalid
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: lawrance
 > State-Changed-When: Sat Apr 8 08:47:37 UTC 2006
 > State-Changed-Why:
 > Do you have a patch to update the port?  If you are able to submit
 > a patch, we can commit it after a 14 day maintainer timeout.
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=95502
 
 Patch below:
 
 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 at 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



More information about the freebsd-ports-bugs mailing list