diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-02 16:06:16 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-02 16:06:16 +0000 |
commit | 757724fd75818006e8145528e256897659ce5987 (patch) | |
tree | 285caa0f6748288fdb1ce4fa217f5dfb7cfb3f1b /graphics/okular | |
parent | 11bc22f45271c4f1113637466582a02077d291aa (diff) |
Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.
PR: 201477 [1]
Submitted by: olivierd@ [1]
Notes
Notes:
svn path=/head/; revision=393431
Diffstat (limited to 'graphics/okular')
-rw-r--r-- | graphics/okular/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index 38c5aa01ef87..978abd9f88ca 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -2,6 +2,7 @@ PORTNAME= okular PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |