aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3d82a3f693b6..e0d8a5e41a17 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20131020:
+ AFFECTS: users of security/gpgme
+ AUTHOR: jhale@FreeBSD.org
+
+ The library version of security/gpgme has changed, and PORTREVISION has
+ been bumped in all dependent ports. If you have external software that
+ depends on gpgme, this software needs to be recompiled.
+ To recompile all software dependent on gpgme, run:
+
+ # portmaster -r gpgme
+ or
+ # portupgrade -rf gpgme
+
20131008:
AFFECT: all users
AUTHOR: bapt@FreeBSD.org