aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2016-12-31 02:31:12 +0800
committerolivierd <olivierd@FreeBSD.org>2016-12-31 02:31:12 +0800
commit86ea788d7519f96589a4d3554164a8ade0a60531 (patch)
tree28ae4b3aaf67961db545d882aebb29bf6b069ac9 /UPDATING
parent8b889fadedac118cf712641673d8ddbafd7af184 (diff)
downloadfreebsd-ports-gnome-86ea788d7519f96589a4d3554164a8ade0a60531.tar.gz
freebsd-ports-gnome-86ea788d7519f96589a4d3554164a8ade0a60531.tar.zst
freebsd-ports-gnome-86ea788d7519f96589a4d3554164a8ade0a60531.zip
- Update to 0.8.2
- Remove unneeded patch - Add note about the hidden 'MiscSlimTabs' option (it requires Gtk+ > 3.20). If this option is set, lots of warnings will appear: Gtk-WARNING **: Theme parsing error: <data>:2:12: 'min-height' is not a valid property name Gtk-WARNING **: Theme parsing error: <data>:8:11: 'min-width' is not a valid property name
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f7fde248051f..06cf3c1b00c5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20161230:
+ AFFECTS: users of x11/xfce4-terminal
+ AUTHOR: olivierd@FreeBSD.org
+
+ The port has been updated to the latest stable version 0.8.2.
+ Please, don't active the hidden 'MiscSlimTabs' option in
+ ~/.config/xfce4/terminal/terminalrc, it requires Gtk+ > 3.20.
+
20161228:
AFFECTS: users of multimedia/mlt
AUTHOR: avilla@FreeBSD.org