diff options
author | beech <beech@FreeBSD.org> | 2007-10-31 04:49:04 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-10-31 04:49:04 +0800 |
commit | f9d743ed6fee2411b3c9c53bea5c2dfa00234ef8 (patch) | |
tree | 23b5d865c6ebdc24c649499834262b0bc3219100 /UPDATING | |
parent | a64b060aa57f370fe16a215d44b119d5b752cf14 (diff) | |
download | freebsd-ports-gnome-f9d743ed6fee2411b3c9c53bea5c2dfa00234ef8.tar.gz freebsd-ports-gnome-f9d743ed6fee2411b3c9c53bea5c2dfa00234ef8.tar.zst freebsd-ports-gnome-f9d743ed6fee2411b3c9c53bea5c2dfa00234ef8.zip |
- Add entry for net/skype
Approved by: portmgr (marcus)
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 |