aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-09-29 07:25:04 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-09-29 07:25:04 +0000
commitf4566d704a358a9deb16a4cf7d677ad249dbcc25 (patch)
tree944c8366327e028b528ec369b2d2d723056e7b39
parent061e4f22f004a8e0967c3da9d01ed71e3045ba79 (diff)
downloadports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.tar.gz
ports-f4566d704a358a9deb16a4cf7d677ad249dbcc25.zip
graphics/poppler: update to 0.81.0
Release 0.81.0: core: * Splash: Always enable support for CMYK rasterization * CairoOutputDev: Check scaled dimensions for 0. Issue #737 * BaseCryptStream: Fix potential uninitialized memory read * SplashBitmap: Fix wrong width condition for splashModeDeviceN8 * Fix crashes in malformed files PR: 240781 Exp-run by: antoine Approved by: gnome (kwm, implicit)
Notes
Notes: svn path=/head/; revision=513196
-rw-r--r--converters/pdf2djvu/Makefile2
-rw-r--r--databases/kbibtex/Makefile2
-rw-r--r--deskutils/calibre/Makefile1
-rw-r--r--deskutils/lumina-pdf/Makefile1
-rw-r--r--deskutils/xfce4-tumbler/Makefile1
-rw-r--r--devel/efl/Makefile2
-rw-r--r--devel/kf5-kfilemetadata/Makefile1
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/kile/Makefile2
-rw-r--r--editors/libreoffice/Makefile1
-rw-r--r--editors/texstudio/Makefile2
-rw-r--r--editors/texworks/Makefile2
-rw-r--r--graphics/atril/Makefile2
-rw-r--r--graphics/diff-pdf/Makefile2
-rw-r--r--graphics/diffpdf/Makefile2
-rw-r--r--graphics/dspdfviewer/Makefile2
-rw-r--r--graphics/electrix/Makefile2
-rw-r--r--graphics/engauge-digitizer/Makefile2
-rw-r--r--graphics/epdfview/Makefile2
-rw-r--r--graphics/evince/Makefile2
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--graphics/krita/Makefile1
-rw-r--r--graphics/okular/Makefile2
-rw-r--r--graphics/openfx-arena/Makefile2
-rw-r--r--graphics/pdf2svg/Makefile2
-rw-r--r--graphics/pdfpc/Makefile2
-rw-r--r--graphics/poppler-utils/Makefile2
-rw-r--r--graphics/poppler/Makefile2
-rw-r--r--graphics/poppler/distinfo6
-rw-r--r--graphics/poppler/pkg-plist4
-rw-r--r--graphics/py-poppler/Makefile2
-rw-r--r--graphics/py-python-poppler-qt5/Makefile1
-rw-r--r--graphics/qcomicbook/Makefile2
-rw-r--r--graphics/vips/Makefile2
-rw-r--r--graphics/xournal/Makefile2
-rw-r--r--graphics/xournalpp/Makefile2
-rw-r--r--graphics/zathura-pdf-poppler/Makefile2
-rw-r--r--mail/claws-mail-pdf_viewer/Makefile2
-rw-r--r--misc/auto-multiple-choice/Makefile2
-rw-r--r--misc/tellico/Makefile2
-rw-r--r--net/kitinerary/Makefile2
-rw-r--r--print/deforaos-pdfviewer/Makefile2
-rw-r--r--print/pdf-tools/Makefile2
-rw-r--r--print/pdfcube/Makefile2
-rw-r--r--print/qpdfview/Makefile2
-rw-r--r--print/scribus-devel/Makefile2
-rw-r--r--print/texlive-base/Makefile2
-rw-r--r--sysutils/pcbsd-utils-qt5/Makefile2
-rw-r--r--sysutils/tracker-miners/Makefile2
-rw-r--r--textproc/pdfgrep/Makefile2
-rw-r--r--textproc/py-pdftotext/Makefile2
-rw-r--r--www/hotcrp/Makefile2
-rw-r--r--x11-toolkits/rubygem-poppler/Makefile2
-rw-r--r--x11/eaglemode/Makefile2
55 files changed, 58 insertions, 51 deletions
diff --git a/converters/pdf2djvu/Makefile b/converters/pdf2djvu/Makefile
index cd575e62f455..d6541cbef03d 100644
--- a/converters/pdf2djvu/Makefile
+++ b/converters/pdf2djvu/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.9.12
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= converters
MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index 66c1e9a47f6c..25aef2db7c39 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kbibtex
DISTVERSION= 0.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION}
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index d5b66d4e4a25..c017fcb6b1bc 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 3.48.0
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
diff --git a/deskutils/lumina-pdf/Makefile b/deskutils/lumina-pdf/Makefile
index 2c322c2c2a49..6e46cd490d74 100644
--- a/deskutils/lumina-pdf/Makefile
+++ b/deskutils/lumina-pdf/Makefile
@@ -2,6 +2,7 @@
PORTNAME= lumina-pdf
DISTVERSION= 1.5.0
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= ken@ixsystems.com
diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile
index 19e33456e9e5..0c41d7fceb9a 100644
--- a/deskutils/xfce4-tumbler/Makefile
+++ b/deskutils/xfce4-tumbler/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tumbler
PORTVERSION= 0.2.7
+PORTREVISION= 1
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index 46b61e6e1dd7..b76694a8927e 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= efl
DISTVERSION= 1.20.7
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR= enlightenment
diff --git a/devel/kf5-kfilemetadata/Makefile b/devel/kf5-kfilemetadata/Makefile
index ef04ad37c07f..781de67dde1b 100644
--- a/devel/kf5-kfilemetadata/Makefile
+++ b/devel/kf5-kfilemetadata/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kfilemetadata
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index f9a11641361a..1d74ca5b8fe2 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calligra
DISTVERSION= 3.1.0
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= editors kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 07805661a635..3a8394c99999 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kile
DISTVERSIONPREFIX= v
DISTVERSION= 3.0b2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors kde
MAINTAINER= kde@FreeBSD.org
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index c93f38c23fa6..7183a65ecc38 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -1,4 +1,5 @@
# $FreeBSD$
+PORTREVISION= 1
.include "${.CURDIR}/Makefile.common"
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index d66879fc327f..f8639a28f776 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texstudio
DISTVERSION= 2.12.16
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= rigoletto@FreeBSD.org
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 8ea7a7eb8556..27fc1c1b903b 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -4,7 +4,7 @@
PORTNAME= texworks
DISTVERSIONPREFIX= release-
DISTVERSION= 0.6.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= editors
MAINTAINER= hrs@FreeBSD.org
diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile
index 4e8c982f29ac..9c92b175dc39 100644
--- a/graphics/atril/Makefile
+++ b/graphics/atril/Makefile
@@ -5,7 +5,7 @@
PORTNAME= atril
PORTVERSION= 1.22.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
diff --git a/graphics/diff-pdf/Makefile b/graphics/diff-pdf/Makefile
index fa480e682493..c2c3c3faca67 100644
--- a/graphics/diff-pdf/Makefile
+++ b/graphics/diff-pdf/Makefile
@@ -4,7 +4,7 @@ PORTNAME= diff-pdf
DISTVERSIONPREFIX= v
DISTVERSION= 0.2-27
DISTVERSIONSUFFIX= -gc4d6722
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MAINTAINER= uzsolt@uzsolt.hu
diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile
index c4e64528610d..a5648464de46 100644
--- a/graphics/diffpdf/Makefile
+++ b/graphics/diffpdf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= diffpdf
PORTVERSION= 2.1.3
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics
MASTER_SITES= http://www.qtrac.eu/
diff --git a/graphics/dspdfviewer/Makefile b/graphics/dspdfviewer/Makefile
index 677a5d76b4c9..6a406a11a9a6 100644
--- a/graphics/dspdfviewer/Makefile
+++ b/graphics/dspdfviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dspdfviewer
PORTVERSION= 1.15.1
DISTVERSIONPREFIX= v
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= graphics
MAINTAINER= fox@FreeBSD.org
diff --git a/graphics/electrix/Makefile b/graphics/electrix/Makefile
index 63749211409e..ee26696c2770 100644
--- a/graphics/electrix/Makefile
+++ b/graphics/electrix/Makefile
@@ -2,7 +2,7 @@
PORTNAME= electrix
PORTVERSION= 0.2.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= graphics print
MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION}
diff --git a/graphics/engauge-digitizer/Makefile b/graphics/engauge-digitizer/Makefile
index 3d2b62a6efca..2395b79b3e47 100644
--- a/graphics/engauge-digitizer/Makefile
+++ b/graphics/engauge-digitizer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= engauge-digitizer
DISTVERSIONPREFIX= v
DISTVERSION= 12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics math science
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index c0dd1107a2df..a1288d8898c2 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 60d4030c4007..2b91167d9e10 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -3,7 +3,7 @@
PORTNAME= evince
PORTVERSION= 3.28.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 1014a049204a..c7626e0aed91 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= gimp-app
PORTVERSION= 2.10.12
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 44b44c8b502d..111b8f20ad81 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.92.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics gnome
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 131dfa1f8eb7..65b5ef83aa50 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -2,6 +2,7 @@
PORTNAME= krita
DISTVERSION= 4.2.6
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index 874cfa5b337c..9d500c402f5f 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -2,7 +2,7 @@
PORTNAME= okular
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile
index 1d3a5a4e66b5..17185a3d937d 100644
--- a/graphics/openfx-arena/Makefile
+++ b/graphics/openfx-arena/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openfx-arena
PORTVERSION= 2.3.14
DISTVERSIONPREFIX= Natron-
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics
MAINTAINER= olivier@FreeBSD.org
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index 7bc9a20e7703..69039bd48304 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdf2svg
PORTVERSION= 0.2.3
-PORTREVISION= 10
+PORTREVISION= 11
DISTVERSIONPREFIX= v
CATEGORIES= graphics
diff --git a/graphics/pdfpc/Makefile b/graphics/pdfpc/Makefile
index e7b135b92f2a..cc0ae3b096ea 100644
--- a/graphics/pdfpc/Makefile
+++ b/graphics/pdfpc/Makefile
@@ -4,7 +4,7 @@ PORTNAME= pdfpc
DISTVERSION= 4.3.4
CATEGORIES= graphics
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
MAINTAINER= bapt@FreeBSD.org
COMMENT= Keynote-like multi-monitor presentation viewer
diff --git a/graphics/poppler-utils/Makefile b/graphics/poppler-utils/Makefile
index 6b1a3cb38f05..2a769ad4183c 100644
--- a/graphics/poppler-utils/Makefile
+++ b/graphics/poppler-utils/Makefile
@@ -1,7 +1,7 @@
# Created by: Michael Nottebrock <lofi@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Poppler's xpdf-workalike command line utilities # '
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index a60fc6cd1187..3cb80a5b3485 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= poppler
-DISTVERSION= 0.80.0
+DISTVERSION= 0.81.0
PORTREVISION?= 1
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/
diff --git a/graphics/poppler/distinfo b/graphics/poppler/distinfo
index 20077727317c..97f2bd3dcb26 100644
--- a/graphics/poppler/distinfo
+++ b/graphics/poppler/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566967978
-SHA256 (poppler-0.80.0.tar.xz) = 4d3ca6b79bc13b8e24092e34f83ef5f387f3bb0bbd7359a6c078e09c696d104f
-SIZE (poppler-0.80.0.tar.xz) = 1548908
+TIMESTAMP = 1569211524
+SHA256 (poppler-0.81.0.tar.xz) = 212d020b035b67b36c9666bd08ac778dff3222d85c01c338787d546f0f9bfe02
+SIZE (poppler-0.81.0.tar.xz) = 1548944
diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist
index a955ae8c40fc..6fa6b215a16c 100644
--- a/graphics/poppler/pkg-plist
+++ b/graphics/poppler/pkg-plist
@@ -132,8 +132,8 @@ lib/libpoppler-cpp.so
lib/libpoppler-cpp.so.0
lib/libpoppler-cpp.so.0.7.0
lib/libpoppler.so
-lib/libpoppler.so.90
-lib/libpoppler.so.90.0.0
+lib/libpoppler.so.91
+lib/libpoppler.so.91.0.0
libdata/pkgconfig/poppler-cairo.pc
libdata/pkgconfig/poppler-cpp.pc
libdata/pkgconfig/poppler-splash.pc
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile
index 970e6a6c5ea2..c7aa0595d3c1 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -3,7 +3,7 @@
PORTNAME= poppler
PORTVERSION= 0.12.1
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= graphics python
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \
http://launchpadlibrarian.net/30270080/ \
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index a76e4d975efd..d9d81b623b9d 100644
--- a/graphics/py-python-poppler-qt5/Makefile
+++ b/graphics/py-python-poppler-qt5/Makefile
@@ -3,6 +3,7 @@
PORTNAME= python-poppler-qt5
DISTVERSIONPREFIX= v
DISTVERSION= 0.74.0
+PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index fb5f0e1d3e69..ec2a266ba045 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= QComicBook
PORTVERSION= 0.9.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index fbe3ffa6e80c..fbb7c5d8862a 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vips
PORTVERSION= 8.7.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile
index 09b2b7ec6198..7b3bb80367e6 100644
--- a/graphics/xournal/Makefile
+++ b/graphics/xournal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xournal
PORTVERSION= 0.4.8.2016
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index 306098db0627..5c8b3b6e0159 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xournalpp
DISTVERSION= 1.0.13-nightly.20190722
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index 20ba48071e08..225a11f6ca34 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zathura-pdf-poppler
PORTVERSION= 0.2.9
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \
http://www.madpilot.net/~mad/pwmt.org/
diff --git a/mail/claws-mail-pdf_viewer/Makefile b/mail/claws-mail-pdf_viewer/Makefile
index 9b98719968ef..9ef2db4fc708 100644
--- a/mail/claws-mail-pdf_viewer/Makefile
+++ b/mail/claws-mail-pdf_viewer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pdf_viewer
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= PDF and PostScript viewer plugin for Claws Mail
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile
index 031e9be1bbb9..5da056e92477 100644
--- a/misc/auto-multiple-choice/Makefile
+++ b/misc/auto-multiple-choice/Makefile
@@ -2,7 +2,7 @@
PORTNAME= auto-multiple-choice
PORTVERSION= 1.3.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= misc
MASTER_SITES= http://download.gna.org/auto-qcm/
DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index f0c79e8a31ec..e4b09cdcbf29 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tellico
DISTVERSION= 3.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile
index 5fd9ffb852a2..285353d2434c 100644
--- a/net/kitinerary/Makefile
+++ b/net/kitinerary/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kitinerary
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index ef0a8102d120..511feab514d6 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfviewer
PORTVERSION= 0.0.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/4431/
PKGNAMEPREFIX= deforaos-
diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile
index cb96a65edf53..35255e9aca82 100644
--- a/print/pdf-tools/Makefile
+++ b/print/pdf-tools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdf-tools
DISTVERSIONPREFIX= v
DISTVERSION= 0.90
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= print elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile
index 28503ca97347..42c9c216517e 100644
--- a/print/pdfcube/Makefile
+++ b/print/pdfcube/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfcube
PORTVERSION= 0.0.5
-PORTREVISION= 30
+PORTREVISION= 31
CATEGORIES= print
MASTER_SITES= http://code.100allora.it/releases/pdfcube/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index e065fdef42b5..3d986caa744d 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qpdfview
DISTVERSION= 0.4.18beta1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/294276875/ \
https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 2651f251daca..b61615283db3 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scribus
PORTVERSION= 1.5.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
http://www.scribus.net/downloads/${PORTVERSION}/
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 10e2ae6d29bb..8758d15b9101 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20150521
-PORTREVISION= 40
+PORTREVISION= 41
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMESUFFIX= -base
diff --git a/sysutils/pcbsd-utils-qt5/Makefile b/sysutils/pcbsd-utils-qt5/Makefile
index f14b04fd769c..bb5dad3c50c1 100644
--- a/sysutils/pcbsd-utils-qt5/Makefile
+++ b/sysutils/pcbsd-utils-qt5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pcbsd-utils-qt5
PORTVERSION= 1444236547
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= sysutils
MAINTAINER= kmoore@FreeBSD.org
diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile
index 8ce164232bd7..e8255137322e 100644
--- a/sysutils/tracker-miners/Makefile
+++ b/sysutils/tracker-miners/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tracker-miners
PORTVERSION= 2.0.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 7bf9dddba965..20d602b6e50d 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdfgrep
PORTVERSION= 2.1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/textproc/py-pdftotext/Makefile b/textproc/py-pdftotext/Makefile
index 57c1dc71f4b4..e3a02e61c016 100644
--- a/textproc/py-pdftotext/Makefile
+++ b/textproc/py-pdftotext/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdftotext
PORTVERSION= 2.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile
index 7b4aa5c25634..7b9a3763d65a 100644
--- a/www/hotcrp/Makefile
+++ b/www/hotcrp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= hotcrp
PORTVERSION= 2.94
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/
diff --git a/x11-toolkits/rubygem-poppler/Makefile b/x11-toolkits/rubygem-poppler/Makefile
index 9cfaa8d7fa33..6aa4af6d4f03 100644
--- a/x11-toolkits/rubygem-poppler/Makefile
+++ b/x11-toolkits/rubygem-poppler/Makefile
@@ -2,7 +2,7 @@
PORTNAME= poppler
PORTVERSION= 3.3.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
diff --git a/x11/eaglemode/Makefile b/x11/eaglemode/Makefile
index b1936478a0b7..396b46294afc 100644
--- a/x11/eaglemode/Makefile
+++ b/x11/eaglemode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eaglemode
PORTVERSION= 0.94.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}