diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-12 14:33:27 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-12 14:33:27 +0000 |
commit | 424231e98c71c39acfe138178e06affecf3e3e0f (patch) | |
tree | 1ca4e186636c538892467fbac510306660ba35a4 /UPDATING | |
parent | 8c4394af66a3a04cc1c530d119ec44d809ea211b (diff) | |
download | ports-424231e98c71c39acfe138178e06affecf3e3e0f.tar.gz ports-424231e98c71c39acfe138178e06affecf3e3e0f.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060112: + AFFECTS: users of security/gnutls and any port that depends on it + AUTHOR: novel@FreeBSD.org + + gnutls has been updated to 1.2.9 and all shared libraries' versions + have been bumped. So you need to rebuild all applications that + depend on gnutls. Do something like: + + portupgrade -rf gnutls + 20060111: AFFECTS: users of multimedia/lxdvdrip AUTHOR: lioux@FreeBSD.org |