aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-07-07 01:48:38 +0800
committernovel <novel@FreeBSD.org>2006-07-07 01:48:38 +0800
commit13e8c3ae4e3698c07a1dcf3e42394cbdc1be61f0 (patch)
tree88d57ca12e7b09d95ebed0572eb4d7e6cf26ce2b /UPDATING
parenta7861c31428973154115c3a1bedcad97dbe53ebb (diff)
downloadfreebsd-ports-gnome-13e8c3ae4e3698c07a1dcf3e42394cbdc1be61f0.tar.gz
freebsd-ports-gnome-13e8c3ae4e3698c07a1dcf3e42394cbdc1be61f0.tar.zst
freebsd-ports-gnome-13e8c3ae4e3698c07a1dcf3e42394cbdc1be61f0.zip
Mention gnutls update.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8cfaac4fed15..0e125d176ffb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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