diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-13 04:49:48 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-13 04:49:48 +0000 |
commit | dfe91aa6aea1b0ebfee4bceeb43ad4c22245e70f (patch) | |
tree | 2d23b83683c6c6a8b7577e24084dedf72be0e9c5 /UPDATING | |
parent | 955fb96849384905563eeaa238873abfc709f3ff (diff) | |
download | ports-dfe91aa6aea1b0ebfee4bceeb43ad4c22245e70f.tar.gz ports-dfe91aa6aea1b0ebfee4bceeb43ad4c22245e70f.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. +20120613: + AFFECTS: users of graphics/djvulibre and graphics/djvulibre-nox11 + AUTHOR: bf@FreeBSD.org + + DjVuLibre been updated to 3.5.25.3. The QT3 GUI that was in + graphics/djvulibre has been removed (users of this GUI should consider + switching to the new QT4 GUI in graphics/djview4), and + graphics/djvulibre-nox11 has been merged back into graphics/djvulibre. + To update DjVuLibre, you can use: + + # pkg_delete djvulibre-\?.\* + # portmaster -o graphics/djvulibre djvulibre-nox11 + 20120612: AFFECTS: users of databases/postgresql-libpqxx AUTHOR: avilla@FreeBSD.org |