diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-06-05 18:43:16 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-06-05 18:43:16 +0000 |
commit | 207386f96a454f28a3f0a367069d0d4715b9e6e2 (patch) | |
tree | a498091a932a1bb378d3a0a8f8dcc91f46a54771 /UPDATING | |
parent | c96ae66b570729bd8c116293984c253bfe446655 (diff) | |
download | ports-207386f96a454f28a3f0a367069d0d4715b9e6e2.tar.gz ports-207386f96a454f28a3f0a367069d0d4715b9e6e2.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20110605: + AFFECTS: users of security/gnutls and any port that depends on it + AUTHOR: novel@FreeBSD.org + + gnutls has been updated to 2.12.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 + portmaster -r gnutls + +20110605: AFFECTS: users of sysutils/zfsnap AUTHOR: Aldis Berjoza <aldis@bsdroot.lv> |