diff options
author | mezz <mezz@FreeBSD.org> | 2013-03-21 13:27:16 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2013-03-21 13:27:16 +0800 |
commit | 659ae5f671621168b5422da58b6dcb246f510611 (patch) | |
tree | c071769bfc107a2663404651db1a2a29a9d85c31 /deskutils | |
parent | 9c185be14dea93a7be1396360eccc508489c375b (diff) | |
download | freebsd-ports-gnome-659ae5f671621168b5422da58b6dcb246f510611.tar.gz freebsd-ports-gnome-659ae5f671621168b5422da58b6dcb246f510611.tar.zst freebsd-ports-gnome-659ae5f671621168b5422da58b6dcb246f510611.zip |
- Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 30a75150d706..8ff4127d7d0a 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,7 +3,7 @@ PORTNAME= calibre PORTVERSION= 0.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ |