Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2013 13:33:30 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311309 - head
Message-ID:  <201301311333.r0VDXUab086511@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jan 31 13:33:29 2013
New Revision: 311309
URL: http://svnweb.freebsd.org/changeset/ports/311309

Log:
  Add a not about boost update

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jan 31 13:33:04 2013	(r311308)
+++ head/UPDATING	Thu Jan 31 13:33:29 2013	(r311309)
@@ -5,7 +5,21 @@ 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.
 
-20130129: 
+20130131:
+  AFFECTS: users of devel/boost-libs
+  AUTHOR: bapt@FreeBSD.org
+
+  boost has been updated to 1.52.0. Please rebuild all ports that depends
+  on it:
+
+  If you use portmaster:
+        portmaster -w -r boost-libs
+  If you use portupgrade:
+        portupgrade -fr devel/boost-libs
+  If you use pkgng with binary packages:
+        pkg install -fR devel/boost-libs
+
+20130129:
   AFFECTS: users of textproc/elasticsearch
   AUTHOR: tj@FreeBSD.org
 



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