From c6c79da969e63a1b59f318e5e20c9a2475290bf2 Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Sun, 28 Sep 2014 22:58:51 +0000 Subject: - Update libplist to 1.11. - Split libusbmuxd.so into comms/libusbmuxd and update to 1.0.9. - Update libimobiledevice to 1.1.6. - Update usbmuxd to Git snapshot (~1.0.9). - Document usbmuxd upgrade process. This marks an important refactoring effort for proper iOS 7 support. It's packed with new features, tools, speed improvements, code refactoring, crash fixes, memory leak fixes and much more. --- UPDATING | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 4891f5b46a61..d1fa5a892109 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,18 @@ 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. +20140929: + AFFECTS: users of comms/usbmuxd + AUTHOR: avilla@FreeBSD.org + + libusbmuxd.so was split from comms/usbmuxd into comms/libusbmuxd. + Remove usbmuxd before upgrading to avoid conflicts: + + # pkg delete -f usbmuxd + + If you need the daemon usbmuxd(1), you can reinstall the package + after the upgrade. + 20140928: AFFECTS: users of deskutils/calibre AUTHOR: madpilot@FreeBSD.org -- cgit v1.2.3