diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2010-11-21 08:59:10 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2010-11-21 08:59:10 +0000 |
commit | 02d636fea3b32889d24bf3eefa9f11fe32c25e80 (patch) | |
tree | 5002f805010badf7b3b0669f8e757d6267e0827f /graphics/kdegraphics4 | |
parent | 51435f5dd0cb8eb977aab0d14e270a6d8732b675 (diff) |
- Update graphics/djvulibre to 3.5.23.
- Bump portrevisions of all dependent ports.
PR: ports/152353, ports/152353 (based on)
Submitted by: Takefu <takefu@airport.fm>
Notes
Notes:
svn path=/head/; revision=264862
Diffstat (limited to 'graphics/kdegraphics4')
-rw-r--r-- | graphics/kdegraphics4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index bf9ab0307129..4fe5aea3be6f 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -6,7 +6,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -28,7 +28,7 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ chm.0:${PORTSDIR}/misc/chmlib \ sane.1:${PORTSDIR}/graphics/sane-backends \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ - djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11 \ + djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11 \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz \ spectre.1:${PORTSDIR}/print/libspectre \ qca.2:${PORTSDIR}/devel/qca \ |