aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2013-05-07 08:43:39 +0800
committeravilla <avilla@FreeBSD.org>2013-05-07 08:43:39 +0800
commitabbb627dd36c94ca40f3b5303e313ce44737dd66 (patch)
tree195a795d8e8b0dfb47d8a2335ed41541eb270525
parent28697ef3c4e469f94933b3e3af4b5912e69d7d19 (diff)
downloadfreebsd-ports-gnome-abbb627dd36c94ca40f3b5303e313ce44737dd66.tar.gz
freebsd-ports-gnome-abbb627dd36c94ca40f3b5303e313ce44737dd66.tar.zst
freebsd-ports-gnome-abbb627dd36c94ca40f3b5303e313ce44737dd66.zip
- Add instructions to complete the update of usbmuxd and
libimobiledevice.
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e174d047d3b3..a9a020e81946 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20130507:
+ AFFECTS: users of comms/usbmuxd or comms/libimobiledevice
+ AUTHOR: avilla@FreeBSD.org
+
+ libusbmuxd and libimobiledevice versions have changed. Please, rebuild
+ all the ports that depend on them:
+
+ # portmaster -r usbmuxd
+ or
+ # portupgrade -fr comms/usbmuxd
+ or
+ # pkg install -fR comms/usbmuxd
+
+20130507:
AFFECTS: users of devel/libplist
AUTHOR: avilla@FreeBSD.org