diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-15 09:50:14 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-15 09:50:14 +0000 |
commit | f4b48ac11d937303643851ba2d2e2230a59ff8f0 (patch) | |
tree | 55ceadb24d7a18a01af147b8d00dd5dea95b5498 /UPDATING | |
parent | 8253a4e7ebff826a4c33f8a23145f0bf9537f648 (diff) |
add to my djvulibre entry, to inform users who did not act upon the
associated PORTREVISION bumps, or who enabled some non-default
OPTIONS, that they should also update some dependent ports
Requested by: mandree
Notes
Notes:
svn path=/head/; revision=299325
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -47,6 +47,11 @@ you update your ports collection, before attempting any port upgrades. # pkg_delete djvulibre-\?.\* # portmaster -o graphics/djvulibre djvulibre-nox11 + You should then update any installed ports that link to the djvulibre shared + library: converters/pdf2djvu, graphics/djview4, graphics/okular, and -- + if optional djvulibre support was enabled -- graphics/ImageMagick, + graphics/apvlv, and graphics/evince. + 20120612: AFFECTS: users of databases/postgresql-libpqxx AUTHOR: avilla@FreeBSD.org |