diff options
author | novel <novel@FreeBSD.org> | 2009-08-18 13:49:01 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2009-08-18 13:49:01 +0800 |
commit | 4a0db6ff9dca0422daeeda8dace1ee1346908001 (patch) | |
tree | c38c62d2d5c73232f89d564383dc61764477452c /UPDATING | |
parent | 248843363469f957d6511ab21500cbb50e39f008 (diff) | |
download | freebsd-ports-graphics-4a0db6ff9dca0422daeeda8dace1ee1346908001.tar.gz freebsd-ports-graphics-4a0db6ff9dca0422daeeda8dace1ee1346908001.tar.zst freebsd-ports-graphics-4a0db6ff9dca0422daeeda8dace1ee1346908001.zip |
Mention gnutls update in UPDATING.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20090818: + AFFECTS: users of security/gnutls and any port that depends on it + AUTHOR: novel@FreeBSD.org + + gnutls has been updated to 2.8.3 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 + 20090816: AFFECTS: users of astro/celestia and KDE AUTHOR: danfe@FreeBSD.org |