diff options
author | Koop Mast <kwm@FreeBSD.org> | 2020-01-26 17:42:36 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2020-01-26 17:42:36 +0000 |
commit | aa49f23a6db2870118f1c18cdef7eefa026c6693 (patch) | |
tree | ac5da30061e167c8d7d0a673f2f595d1fdad88f1 /UPDATING | |
parent | 4b291cffdfc075b11c0aa0c6587d944e9826bd33 (diff) |
Update gstreamer1 to 1.16.2.
- The spc plugin was removed inflavor for the gsm plugin.
- Added in tree qt plugin.
Changelog: https://gstreamer.freedesktop.org/releases/1.16/#1.16.2
Update net-im/fractal to 4.2.2 to support GStreamer 1.16 (approved by maintainer)
Thanks to antoine@ for the exp-run.
PR: 239386
Notes
Notes:
svn path=/head/; revision=524224
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20200126: + AFFECTS: users of multimedia/gstreamer1-plugins[-bad] + AUTHOR: kwm@freebsd.org + + In GStreamer 1.16 some files moved from the gstreamer1-plugins-bad package + to the gstreamer1-plugins package. + + If your using a tool like portmaster or portupgrade delete the old -bad + port and then follow the normal upgrade method. + # pkg delete -f gstreamer1-plugins-bad + +20200126: AFFECTS: users of sysutils/helm AUTHOR: danilo@FreeBSD.org |