diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-10-30 20:49:04 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-10-30 20:49:04 +0000 |
commit | 3c92191760ad3313583653d7f1a197ee43dc642a (patch) | |
tree | 6a52fce2ae60b799945590ce5699f1e7f0f94304 /UPDATING | |
parent | 01c69524d72aa5760983fb61e816052886b6503b (diff) |
- Add entry for net/skype
Approved by: portmgr (marcus)
Notes
Notes:
svn path=/head/; revision=202444
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -7,6 +7,17 @@ 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 |