aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-02-04 16:31:00 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-02-04 16:31:00 +0000
commit3080b96911e3b706dceb9543d0c11673573aa7e7 (patch)
tree5553516677cb62c4955f926f0fb0bf894fec5c37 /UPDATING
parent5561ab9dd9a4ded52f37739083dbb51438d45066 (diff)
downloadports-3080b96911e3b706dceb9543d0c11673573aa7e7.tar.gz
ports-3080b96911e3b706dceb9543d0c11673573aa7e7.zip
- Add update instruction for qt4-phonon users [1]
- Fix date of previous entry Requested by: mva [1]
Notes
Notes: svn path=/head/; revision=311635
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 11 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 7a24c28d41e6..2a91e6cfdd1f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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