diff options
author | novel <novel@FreeBSD.org> | 2008-03-03 19:57:08 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2008-03-03 19:57:08 +0800 |
commit | 5cb244b7774afda3acf8f47bb665c0fdce1b6227 (patch) | |
tree | 683ed62f664c817907d3fab5b672f06abba3433f /UPDATING | |
parent | 83062c68ed9bee1bf4b539ae24145d493bf8b9bc (diff) | |
download | freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.gz freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.zst freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.zip |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
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. +20080303: + AFFECTS: users of security/gnutls and any port that depends on it + AUTHOR: novel@FreeBSD.org + + gnutls has been updated to 2.2.2 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 + 20080223: AFFECTS: users of www/instiki AUTHOR: beech@FreeBSD.org |