diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-09-28 02:25:17 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-09-28 02:25:17 +0800 |
commit | 65e5f08e428b22f40a49df3cd740714c8b6264e9 (patch) | |
tree | f087a592e5c1673bb1690aaf1b7a4a41b384e9e0 /UPDATING | |
parent | ce5f17d74c6fd4f4f32947453dc961d698b386a1 (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |