aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-01-31 21:33:29 +0800
committerbapt <bapt@FreeBSD.org>2013-01-31 21:33:29 +0800
commit3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (patch)
tree3f4753f8a58ec5b38bab26bd2ab535cc5ca945f7 /UPDATING
parent3c4982eca430d79988a5ca61480675b2e2af5e05 (diff)
downloadfreebsd-ports-gnome-3abf6e1909ca1ed94d5f66c10c68147f3f687a2f.tar.gz
freebsd-ports-gnome-3abf6e1909ca1ed94d5f66c10c68147f3f687a2f.tar.zst
freebsd-ports-gnome-3abf6e1909ca1ed94d5f66c10c68147f3f687a2f.zip
Add a not about boost update
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 15 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index fa1cbbd205df..f3056c889e54 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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