Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 17:33:27 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343787 - head
Message-ID:  <201402111733.s1BHXRwI002210@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Feb 11 17:33:26 2014
New Revision: 343787
URL: http://svnweb.freebsd.org/changeset/ports/343787
QAT: https://qat.redports.org/buildarchive/r343787/

Log:
  Talk a bit about r343784 here too.
  
  Sponsored by:	Absolight

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Feb 11 17:30:02 2014	(r343786)
+++ head/UPDATING	Tue Feb 11 17:33:26 2014	(r343787)
@@ -5,6 +5,20 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20140211:
+  AFFECTS: users of lang/php* database/postgresql* database/mysql* www/apache*
+  AUTHOR: mat@FreeBSD.org
+
+  The default versions of lang/php*, databases/postgresql*,
+  databases/mysql* and www/apache* have been changed to support the
+  new DEFAULT_VERSIONS variable.
+
+  DEFAULT_APACHE_VER, DEFAULT_MYSQL_VER, DEFAULT_PGSQL_VER,
+  DEFAULT_FPC_VER and DEFAULT_PHP_VER are now deprecated.  You can use
+  the new DEFAULT_VERSIONS variable like this:
+
+  DEFAULT_VERSIONS=php=5.5 mysql=5.6 apache=2.4
+
 20140208:
   AFFECTS: users of spamdyke
   AUTHOR: bdrewery@FreeBSD.org



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