aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2016-10-18 16:58:12 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2016-10-18 16:58:12 +0000
commitf9d0a9666d96a8c58c726aaf03a4422834db64cd (patch)
tree396c2c7c37a4143bc287f14c4e25063a82771c84 /UPDATING
parentc42a92d725c6ee7fa45a5b46f27b7eb39a8563b6 (diff)
downloadports-f9d0a9666d96a8c58c726aaf03a4422834db64cd.tar.gz
ports-f9d0a9666d96a8c58c726aaf03a4422834db64cd.zip
- Update to 0.8.0
- Sort USES - Remove NLS option Tested by: Vladimir Omelchuk (PR 209662)
Notes
Notes: svn path=/head/; revision=424180
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9f828c235e7e..4e234adf085e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20161018:
+ AFFECTS: users of x11/xfce4-terminal
+ AUTHOR: olivierd@FreeBSD.org
+
+ The port has been updated to the latest stable version 0.8.0.
+ A warning appears each time we open new tab:
+
+ Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
+ widget with...
+
+ This issue will disappear with Gtk > 3.21.
+
20161014:
AFFECTS: users of lang/python3
AUTHOR: antoine@FreeBSD.org