From owner-svn-ports-head@FreeBSD.ORG Fri Mar 28 19:25:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5B83F16; Fri, 28 Mar 2014 19:25:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B13958FC; Fri, 28 Mar 2014 19:25:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2SJPQ1W034567; Fri, 28 Mar 2014 19:25:26 GMT (envelope-from brd@svn.freebsd.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2SJPQPs034566; Fri, 28 Mar 2014 19:25:26 GMT (envelope-from brd@svn.freebsd.org) Message-Id: <201403281925.s2SJPQPs034566@svn.freebsd.org> From: Brad Davis Date: Fri, 28 Mar 2014 19:25:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349446 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 28 Mar 2014 19:25:26 -0000 Author: brd (doc committer) Date: Fri Mar 28 19:25:26 2014 New Revision: 349446 URL: http://svnweb.freebsd.org/changeset/ports/349446 QAT: https://qat.redports.org/buildarchive/r349446/ Log: - Clean up language for apr bump. Reviewed by: Ken Reed Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Mar 28 19:20:45 2014 (r349445) +++ head/UPDATING Fri Mar 28 19:25:26 2014 (r349446) @@ -9,8 +9,8 @@ you update your ports collection, before AFFECTS: users of lang/php5 and lang/php55 with Apache module AUTHOR: ale@FreeBSD.org - The Apache PHP module has been splitted from main PHP port, so if you - are using it you should install one of www/mod_php5 or www/mod_php55. + The Apache PHP module has been separated from the main PHP port. + If it is needed, install either www/mod_php5 or www/mod_php55. 20140322: AFFECTS: users of devel/apr1