svn commit: r317568 - head

Alberto Villa avilla at FreeBSD.org
Tue May 7 00:43:40 UTC 2013


Author: avilla
Date: Tue May  7 00:43:39 2013
New Revision: 317568
URL: http://svnweb.freebsd.org/changeset/ports/317568

Log:
  - Add instructions to complete the update of usbmuxd and
    libimobiledevice.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue May  7 00:41:02 2013	(r317567)
+++ head/UPDATING	Tue May  7 00:43:39 2013	(r317568)
@@ -6,6 +6,19 @@ You should get into the habit of checkin
 you update your ports collection, before attempting any port upgrades.
 
 20130507:
+  AFFECTS: users of comms/usbmuxd or comms/libimobiledevice
+  AUTHOR: avilla at 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 at FreeBSD.org
 


More information about the svn-ports-all mailing list