diff options
author | stas <stas@FreeBSD.org> | 2010-11-21 16:59:10 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-11-21 16:59:10 +0800 |
commit | 5b775d837ce45255d6154d830d3941eaf9c1a1c3 (patch) | |
tree | e0a2a4a6ac10a3da7771705201baec670a5f6992 /graphics/djview4 | |
parent | bb26a0097fdfc4d37214652c28c24e1168d9a69e (diff) | |
download | freebsd-ports-gnome-5b775d837ce45255d6154d830d3941eaf9c1a1c3.tar.gz freebsd-ports-gnome-5b775d837ce45255d6154d830d3941eaf9c1a1c3.tar.zst freebsd-ports-gnome-5b775d837ce45255d6154d830d3941eaf9c1a1c3.zip |
- 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>
Diffstat (limited to 'graphics/djview4')
-rw-r--r-- | graphics/djview4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index cc3ac5b6153e..b33b669b84a4 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -7,7 +7,7 @@ PORTNAME= djview PORTVERSION= 4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/djvu/DjView/${PORTVERSION} DISTNAME= ${PORTNAME}4-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}4-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= Standalone Djvu viewer and plugin based on Qt4 toolkit -LIB_DEPENDS= djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11 +LIB_DEPENDS= djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11 GNU_CONFIGURE= yes USE_GNOME= pkgconfig gnometarget |