diff options
author | kwm <kwm@FreeBSD.org> | 2011-11-01 07:52:46 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-11-01 07:52:46 +0800 |
commit | e0b6d48140c19efbd346a647fead0662c19eb05a (patch) | |
tree | 810c1dcc24d153a391bc29cd8926394924f09476 /UPDATING | |
parent | 0a23e988d5aecbbbb6dc4dc4346957dda7f8d285 (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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> |