diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2013-05-07 00:43:39 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2013-05-07 00:43:39 +0000 |
commit | 8a9f88edd0e078c866e5dd3ed82e0cdcaaafe5db (patch) | |
tree | 195a795d8e8b0dfb47d8a2335ed41541eb270525 /UPDATING | |
parent | 94fd1d9c043aada020e41021c83dcce752cc21bb (diff) | |
download | ports-8a9f88edd0e078c866e5dd3ed82e0cdcaaafe5db.tar.gz ports-8a9f88edd0e078c866e5dd3ed82e0cdcaaafe5db.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |