aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-07-21 20:43:39 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-07-21 20:43:39 +0800
commit7b57755e84cf060986c2892abf8d4b4eef3ff35a (patch)
treeed25e642982ea4e373f53312897ad7de730bc292 /UPDATING
parentf632ed1321f3bafc23fc842159b79bd722dd09ff (diff)
downloadfreebsd-ports-gnome-7b57755e84cf060986c2892abf8d4b4eef3ff35a.tar.gz
freebsd-ports-gnome-7b57755e84cf060986c2892abf8d4b4eef3ff35a.tar.zst
freebsd-ports-gnome-7b57755e84cf060986c2892abf8d4b4eef3ff35a.zip
- Chase gpgme shared lib bump.
- Add an entry to UPDATING Reviewed by: tabthorpe
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 0e3dfc4ef069..2ee3750be94e 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.
+20110721:
+ AFFECTS: users of security/gpgme
+ AUTHOR: jlaffaye@FreeBSD.org
+
+ gpgme has been updated to version 1.3.1. Please rebuild all ports that depends
+ on it.
+
+ If you use portmaster:
+ # portmaster -r gpgme
+
+ If you use portupgrade:
+ # portupgrade -fr security/gpgme
+
20110718:
AFFECTS: users of hungarian/hunspell
AUTHOR: jlaffaye@FreeBSD.org