From f9d743ed6fee2411b3c9c53bea5c2dfa00234ef8 Mon Sep 17 00:00:00 2001 From: beech Date: Tue, 30 Oct 2007 20:49:04 +0000 Subject: - Add entry for net/skype Approved by: portmgr (marcus) --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 7f06b91b6b48..6068a50b2e05 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20071030: + AFFECTS: users of net/skype + AUTHOR: beech@FreeBSD.org + + The skype port has been upgraded to version 1.4.0.118. This requires a sysctl + change to run. After upgrading, please do: "sysctl compat.linux.osrelease=2.6" + from a terminal. Also add: "compat.linux.osrelease=2.6" to your + /etc/sysctl.conf to make this change at boot time. Also, net/skype-devel has + been removed from the ports tree. All skype users are encouraged to update to + the latest version. + 20071030: AFFECTS: users of sysutils/daemontools AUTHOR: roam@FreeBSD.org -- cgit