aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-11-01 07:52:46 +0800
committerkwm <kwm@FreeBSD.org>2011-11-01 07:52:46 +0800
commite0b6d48140c19efbd346a647fead0662c19eb05a (patch)
tree810c1dcc24d153a391bc29cd8926394924f09476 /UPDATING
parent0a23e988d5aecbbbb6dc4dc4346957dda7f8d285 (diff)
downloadfreebsd-ports-gnome-e0b6d48140c19efbd346a647fead0662c19eb05a.tar.gz
freebsd-ports-gnome-e0b6d48140c19efbd346a647fead0662c19eb05a.tar.zst
freebsd-ports-gnome-e0b6d48140c19efbd346a647fead0662c19eb05a.zip
Add instruction to handle the poppler-gtk port rename.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 59964eff4daa..e652b450fc6e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20111101:
+ AFFECTS: users of graphics/poppler-gtk
+ AUTHOR: Koop Mast <kwm@FreeBSD.org>
+
+ Poppler was update to 0.18.0, and the gtk slave port was renamed to
+ match the library it installes. Please run the following command to migrate.
+
+ # portmaster -o graphics/poppler-glib poppler-gtk-0.16.7
+
20111031:
AFFECTS: users of textproc/py-creole
AUTHOR: Stanislav Svirid <count@211.ru>