From ea8e7324b7a7f6d569f92f6802440c8fbcfe73fd Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Wed, 9 Jun 2010 21:59:35 +0000 Subject: After the libogg 1.2.0 (ogg.7) and libao 1.0.0 (ao.4) update, recommend recursive rebuilding of all dependent ports. It's the only way to reliably catch all indirect dependencies. --- UPDATING | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 0d13ffc9377f..dddc907888d0 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,26 @@ 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. +20100609: + AFFECTS: users of audio/libogg and audio/libao + AUTHOR: naddy@FreeBSD.org + + There are new versions of libogg (1.2.0) and libao (1.0.0) and the shlib + versions have been bumped (ogg.6 to ogg.7, ao.3 to ao.4). + + All ports that have an identifiable direct dependency on these libraries + have had their PORTREVISIONs bumped. However, some ports that pull in + the libraries indirectly may continue to look for the old versions. To + ensure that all are updated, perform this step: + + If you use portupgrade: + + portupgrade -rf libogg libao + + If you use portmaster: + + portmaster -r libogg libao + 20100605: AFFECTS: users of multimedia/gstreamer-plugins-good and multimedia/gstreamer-plugins-bad -- cgit v1.2.3