diff options
author | makc <makc@FreeBSD.org> | 2013-02-05 00:31:00 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2013-02-05 00:31:00 +0800 |
commit | 7ce7b3af4c03bbaee7d20192132bf88afdddcce3 (patch) | |
tree | 5553516677cb62c4955f926f0fb0bf894fec5c37 | |
parent | 3c79736fec585b939ab36636f9ee52997f3944cf (diff) | |
download | freebsd-ports-gnome-7ce7b3af4c03bbaee7d20192132bf88afdddcce3.tar.gz freebsd-ports-gnome-7ce7b3af4c03bbaee7d20192132bf88afdddcce3.tar.zst freebsd-ports-gnome-7ce7b3af4c03bbaee7d20192132bf88afdddcce3.zip |
- Add update instruction for qt4-phonon users [1]
- Fix date of previous entry
Requested by: mva [1]
-rw-r--r-- | UPDATING | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -5,7 +5,17 @@ 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. -20130205: +20130204: + AFFECTS: users of multimedia/qt4-phonon, multimedia/qt4-phonon-gst + AUTHOR: makc@FreeBSD.org + qt4-phonon has been deprecated in favour of multimedia/phonon. Remove + WITH_QT_PHONON from your make.conf and replace qt4-phonon with + multimedia/phonon: + + # portmaster -o multimedia/phonon multimedia/qt4-phonon + # portmaster -o multimedia/phonon-gstreamer multimedia/qt4-phonon-gst + +20130204: AFFECTS: users of lang/perl5.8 and lang/perl5.10 AUTHOR: az@FreeBSD.org |