diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-31 23:52:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-31 23:52:46 +0000 |
commit | 6ce27aac6d856ed94c508cfe6cc4649a9c22bcd3 (patch) | |
tree | 96a8c2377448f917686515aec4c7fdc2928e13e3 /UPDATING | |
parent | 977e9cf16ae363b953801dabefd10775f5b37489 (diff) | |
download | ports-6ce27aac6d856ed94c508cfe6cc4649a9c22bcd3.tar.gz ports-6ce27aac6d856ed94c508cfe6cc4649a9c22bcd3.zip |
Add instruction to handle the poppler-gtk port rename.
Notes
Notes:
svn path=/head/; revision=284811
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> |