From owner-svn-ports-head@FreeBSD.ORG Tue Sep 25 05:37:12 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 90A881065670; Tue, 25 Sep 2012 05:37:12 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 7BE928FC12; Tue, 25 Sep 2012 05:37:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8P5bCKB069913; Tue, 25 Sep 2012 05:37:12 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8P5bC1I069911; Tue, 25 Sep 2012 05:37:12 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201209250537.q8P5bC1I069911@svn.freebsd.org> From: Thomas Abthorpe Date: Tue, 25 Sep 2012 05:37:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304812 - in head/www/phpbb: . files X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2012 05:37:12 -0000 Author: tabthorpe Date: Tue Sep 25 05:37:12 2012 New Revision: 304812 URL: http://svn.freebsd.org/changeset/ports/304812 Log: - Revert commit - Tested wrong email address Noticed by: xli Modified: head/www/phpbb/Makefile Directory Properties: head/www/phpbb/distinfo (props changed) head/www/phpbb/files/pkg-message.in (props changed) head/www/phpbb/files/pkg-opts (props changed) head/www/phpbb/pkg-descr (props changed) head/www/phpbb/pkg-plist (props changed) Modified: head/www/phpbb/Makefile ============================================================================== --- head/www/phpbb/Makefile Tue Sep 25 05:03:06 2012 (r304811) +++ head/www/phpbb/Makefile Tue Sep 25 05:37:12 2012 (r304812) @@ -1,5 +1,9 @@ -# Created by: Johann Visagie +# New ports collection makefile for: phpBB +# Date created: 25 April 2002 +# Whom: Johann Visagie +# # $FreeBSD$ +# PORTNAME= phpbb PORTVERSION= 2.0.23 @@ -7,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/phpBB%202/phpBB%20v${PORTVERSION} DISTNAME= phpBB-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= liukang@cn.freebsd.org COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear