diff options
author | novel <novel@FreeBSD.org> | 2007-01-02 08:54:13 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2007-01-02 08:54:13 +0000 |
commit | 9d249534613dd66b4cb9df41f46285e2a4c1ceba (patch) | |
tree | 12d33efb5a1652f97d070a545c3f3e32f7376e51 /UPDATING | |
parent | 9f0ac2eea24cd09e605e738f4acf1453ff7eda0f (diff) | |
download | FreeBSD-ports-9d249534613dd66b4cb9df41f46285e2a4c1ceba.zip FreeBSD-ports-9d249534613dd66b4cb9df41f46285e2a4c1ceba.tar.gz |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
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. +20070102: + AFFECTS: users of security/gnutls and any port that depends on it + AUTHOR: novel@FreeBSD.org + + gnutls has been updated to 1.6.1 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 + 20061231: AFFECTS: users of mail/sylpheed-claws* AUTHOR: itetcu@FreeBSD.org |