diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-07-06 17:48:38 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-07-06 17:48:38 +0000 |
commit | 6fef131e80b8cbd7f12a4ba6cc71d88b5607d9b2 (patch) | |
tree | f2e97533ad6d0c356cb8d9d72318967f06346c2d /UPDATING | |
parent | 2635344162e282b677450d28e6380b50a7ff6a20 (diff) | |
download | ports-6fef131e80b8cbd7f12a4ba6cc71d88b5607d9b2.tar.gz ports-6fef131e80b8cbd7f12a4ba6cc71d88b5607d9b2.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. +20060706: + AFFECTS: users of security/gnutls and any port that depends on it + AUTHOR: novel@FreeBSD.org + + gnutls has been updated to 1.4.0 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 + 20060703: AFFECTS: users of audio/amarok AUTHOR: mich@FreeBSD.org |