diff options
author | kwm <kwm@FreeBSD.org> | 2016-01-22 03:40:10 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-01-22 03:40:10 +0800 |
commit | 26bec61143afe02aa6816c47e28bcec230a59363 (patch) | |
tree | db5d229e8e0767cba906f5eb1c23c22060981bba /misc | |
parent | 32dcada2c7b9ea2896550a3d13559372e1ac2faa (diff) | |
download | freebsd-ports-gnome-26bec61143afe02aa6816c47e28bcec230a59363.tar.gz freebsd-ports-gnome-26bec61143afe02aa6816c47e28bcec230a59363.tar.zst freebsd-ports-gnome-26bec61143afe02aa6816c47e28bcec230a59363.zip |
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3]
Diffstat (limited to 'misc')
-rw-r--r-- | misc/auto-multiple-choice/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index 2b54fcefa77b..1de83cb6d2da 100644 --- a/misc/auto-multiple-choice/Makefile +++ b/misc/auto-multiple-choice/Makefile @@ -2,7 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index da7c32dc57e0..b79a73c68458 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= tellico PORTVERSION= 2.3.11 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ |