aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-09-28 02:25:17 +0800
committerjbeich <jbeich@FreeBSD.org>2016-09-28 02:25:17 +0800
commit65e5f08e428b22f40a49df3cd740714c8b6264e9 (patch)
treef087a592e5c1673bb1690aaf1b7a4a41b384e9e0 /UPDATING
parentce5f17d74c6fd4f4f32947453dc961d698b386a1 (diff)
downloadfreebsd-ports-gnome-65e5f08e428b22f40a49df3cd740714c8b6264e9.tar.gz
freebsd-ports-gnome-65e5f08e428b22f40a49df3cd740714c8b6264e9.tar.zst
freebsd-ports-gnome-65e5f08e428b22f40a49df3cd740714c8b6264e9.zip
sysutils/android-file-transfer: enslave GUI and expose CLI option
Catering package-only users that want Qt4 flavor or just non-GUI parts. COMMENT and pkg-descr (both plural) can be improved in future.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bc8d00cdaad6..9c5cd4d2e83e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20160927:
+ AFFECTS: sysutils/android-file-transfer
+ AUTHOR: jbeich@FreeBSD.org
+
+ Qt* GUI was split into separate ports:
+
+ sysutils/android-file-transfer-qt4
+ sysutils/android-file-transfer-qt5
+
20160922:
AFFECTS: users of databases/pglogical, databases/pglogical-output
AUTHOR: matthew@FreeBSD.org