summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-12-03 08:35:28 +0000
committerwiz <wiz@pkgsrc.org>2018-12-03 08:35:28 +0000
commitb61766e6d3c2d2bc0db3c56b91016533bff39c95 (patch)
treefc73caacf387b41a7ffc4db5a23f25928ffc65bf
parent242072928423e9c61bafc7f9437c976fb348aa51 (diff)
downloadpkgsrc-b61766e6d3c2d2bc0db3c56b91016533bff39c95.tar.gz
*: recursive bump for poppler-0.71.0 shlib bump
-rw-r--r--converters/pdf2svg/Makefile4
-rw-r--r--editors/gummi/Makefile4
-rw-r--r--editors/texmaker/Makefile4
-rw-r--r--editors/texstudio/Makefile4
-rw-r--r--editors/texworks/Makefile4
-rw-r--r--editors/xournal/Makefile4
-rw-r--r--games/flightgear/Makefile4
-rw-r--r--games/simgear/Makefile4
-rw-r--r--games/simgear/buildlink3.mk4
-rw-r--r--graphics/gimp/Makefile3
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/inkscape/Makefile4
-rw-r--r--graphics/krita/Makefile4
-rw-r--r--graphics/osg/Makefile4
-rw-r--r--graphics/osg/buildlink3.mk4
-rw-r--r--misc/calibre/Makefile3
-rw-r--r--misc/libreoffice/Makefile3
-rw-r--r--print/atril/Makefile4
-rw-r--r--print/cups-filters/Makefile4
-rw-r--r--print/deforaos-pdfviewer/Makefile4
-rw-r--r--print/dspdfviewer/Makefile3
-rw-r--r--print/electrix/Makefile4
-rw-r--r--print/epdfview/Makefile4
-rw-r--r--print/evince-nautilus/Makefile4
-rw-r--r--print/evince/Makefile4
-rw-r--r--print/evince3/Makefile4
-rw-r--r--print/luatex/Makefile4
-rw-r--r--print/pdf2djvu/Makefile4
-rw-r--r--print/poppler-cpp/buildlink3.mk4
-rw-r--r--print/poppler-glib/buildlink3.mk4
-rw-r--r--print/poppler-includes/buildlink3.mk4
-rw-r--r--print/poppler-qt5/buildlink3.mk4
-rw-r--r--print/poppler/buildlink3.mk4
-rw-r--r--print/py-poppler/Makefile4
-rw-r--r--print/qpdfview/Makefile4
-rw-r--r--print/ruby-gnome2-poppler/Makefile4
-rw-r--r--print/web2c/Makefile4
-rw-r--r--print/xetex/Makefile4
-rw-r--r--print/zathura-pdf-poppler/Makefile4
-rw-r--r--sysutils/gnome-commander/Makefile4
-rw-r--r--sysutils/kfilemetadata5/Makefile4
-rw-r--r--textproc/pdfgrep/Makefile4
-rw-r--r--x11/xfce4-tumbler/Makefile4
43 files changed, 86 insertions, 82 deletions
diff --git a/converters/pdf2svg/Makefile b/converters/pdf2svg/Makefile
index 55822e12fe7..04bcd3f5220 100644
--- a/converters/pdf2svg/Makefile
+++ b/converters/pdf2svg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2018/11/14 22:21:11 kleink Exp $
+# $NetBSD: Makefile,v 1.16 2018/12/03 08:35:29 wiz Exp $
DISTNAME= pdf2svg-0.2.3
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=dawbarton/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index ca8cc04c944..565069c2836 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2018/11/14 22:21:23 kleink Exp $
+# $NetBSD: Makefile,v 1.58 2018/12/03 08:35:29 wiz Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index dc9edebc609..d065bfe59da 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2018/11/12 03:51:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.97 2018/12/03 08:35:29 wiz Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 39
+PKGREVISION= 40
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index a828921d305..415dcd09ff0 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2018/12/03 08:35:29 wiz Exp $
DISTNAME= texstudio-2.12.6
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 1337945862a..71475bc429e 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2018/11/16 13:02:44 bsiegert Exp $
+# $NetBSD: Makefile,v 1.63 2018/12/03 08:35:29 wiz Exp $
DISTNAME= texworks-0.6.2
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index fbf5f9a492f..e52c8fb8637 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2018/11/14 22:21:25 kleink Exp $
+# $NetBSD: Makefile,v 1.68 2018/12/03 08:35:30 wiz Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 1cf7ddb8c44..8a532c955a8 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2018/11/23 08:06:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.78 2018/12/03 08:35:30 wiz Exp $
DISTNAME= flightgear-2.8.0
-PKGREVISION= 47
+PKGREVISION= 48
CATEGORIES= games
MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/
MASTER_SITES+= http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/
diff --git a/games/simgear/Makefile b/games/simgear/Makefile
index 88a468ea18b..e8d2e60f5a7 100644
--- a/games/simgear/Makefile
+++ b/games/simgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2018/11/23 08:06:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.79 2018/12/03 08:35:28 wiz Exp $
DISTNAME= simgear-2018.2.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= games devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flightgear/release-2018.2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/games/simgear/buildlink3.mk b/games/simgear/buildlink3.mk
index 792c4847e7a..47c877506ec 100644
--- a/games/simgear/buildlink3.mk
+++ b/games/simgear/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2018/11/23 08:06:28 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2018/12/03 08:35:28 wiz Exp $
BUILDLINK_TREE+= simgear
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= simgear
SIMGEAR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.simgear+= simgear>=2018.2.2
-BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2018.2.2nb6
+BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2018.2.2nb7
BUILDLINK_PKGSRCDIR.simgear?= ../../games/simgear
.include "../../audio/openal-soft/buildlink3.mk"
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 0a08b9c4afb..cfa7436fa69 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.299 2018/11/22 13:02:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.300 2018/12/03 08:35:30 wiz Exp $
DISTNAME= gimp-2.10.8
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index e1a11baaa0d..ff7bcc02307 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.193 2018/11/14 22:21:41 kleink Exp $
+# $NetBSD: Makefile,v 1.194 2018/12/03 08:35:30 wiz Exp $
DISTNAME= graphviz-2.40.1
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index b4b8f0ce553..24f2c247934 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.177 2018/11/14 22:21:42 kleink Exp $
+# $NetBSD: Makefile,v 1.178 2018/12/03 08:35:30 wiz Exp $
DISTNAME= inkscape-0.92.2
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= graphics
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index d8d9f2514b8..4a1f3d8d21d 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/11/12 03:52:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2018/12/03 08:35:30 wiz Exp $
DISTNAME= krita-4.1.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE:=krita/${DISTNAME:S/krita-//}/}
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 06d764a74f7..647c0d5a527 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2018/11/23 08:06:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.89 2018/12/03 08:35:28 wiz Exp $
DISTNAME= osg-3.4.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=openscenegraph/}
GITHUB_PROJECT= OpenSceneGraph
diff --git a/graphics/osg/buildlink3.mk b/graphics/osg/buildlink3.mk
index 7559a28048f..dc09497b5b2 100644
--- a/graphics/osg/buildlink3.mk
+++ b/graphics/osg/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.64 2018/11/23 08:06:28 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.65 2018/12/03 08:35:28 wiz Exp $
BUILDLINK_TREE+= osg
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= osg
OSG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.osg+= osg>=2.8.3
-BUILDLINK_ABI_DEPENDS.osg+= osg>=3.4.1nb6
+BUILDLINK_ABI_DEPENDS.osg+= osg>=3.4.1nb7
BUILDLINK_PKGSRCDIR.osg?= ../../graphics/osg
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 431ca70c094..12286e986c5 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.213 2018/12/02 10:41:19 wiz Exp $
+# $NetBSD: Makefile,v 1.214 2018/12/03 08:35:30 wiz Exp $
DISTNAME= calibre-3.34.0
+PKGREVISION= 1
CATEGORIES= misc
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index b928eb9af1b..fe83fb998eb 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.174 2018/11/18 07:11:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.175 2018/12/03 08:35:30 wiz Exp $
VERREL= 6.1.3
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
diff --git a/print/atril/Makefile b/print/atril/Makefile
index 7a8344cdfb4..8c871d275c9 100644
--- a/print/atril/Makefile
+++ b/print/atril/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2018/11/14 22:22:16 kleink Exp $
+# $NetBSD: Makefile,v 1.34 2018/12/03 08:35:30 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= atril-${VERSION:R}.1
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index fa59fa16cab..43b355ab3f9 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.107 2018/11/14 22:22:16 kleink Exp $
+# $NetBSD: Makefile,v 1.108 2018/12/03 08:35:30 wiz Exp $
DISTNAME= cups-filters-1.21.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile
index a1bb7a35a1d..c520987dcce 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2018/11/14 22:22:16 kleink Exp $
+# $NetBSD: Makefile,v 1.52 2018/12/03 08:35:30 wiz Exp $
DISTNAME= PDFViewer-0.0.2
PKGNAME= deforaos-pdfviewer-0.0.2
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= print
MASTER_SITES= https://www.defora.org/os/download/download/4431/
diff --git a/print/dspdfviewer/Makefile b/print/dspdfviewer/Makefile
index c7cba01c71a..01b2b9479a2 100644
--- a/print/dspdfviewer/Makefile
+++ b/print/dspdfviewer/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2018/11/26 14:38:27 fox Exp $
+# $NetBSD: Makefile,v 1.2 2018/12/03 08:35:31 wiz Exp $
DISTNAME= dspdfviewer-1.15.1
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=dannyedel/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index a5e1d2c814d..69c616c5b45 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2018/11/14 22:22:16 kleink Exp $
+# $NetBSD: Makefile,v 1.56 2018/12/03 08:35:31 wiz Exp $
DISTNAME= electrix-0.2.0
-PKGREVISION= 53
+PKGREVISION= 54
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 930bdde29cb..28e4de3aa3e 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2018/11/14 22:22:17 kleink Exp $
+# $NetBSD: Makefile,v 1.91 2018/12/03 08:35:31 wiz Exp $
DISTNAME= epdfview-0.1.8
-PKGREVISION= 65
+PKGREVISION= 66
CATEGORIES= print
MASTER_SITES= http://anduin.linuxfromscratch.org/BLFS/epdfview/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile
index 79409975ad6..fb5eb9010ea 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.104 2018/11/14 22:22:17 kleink Exp $
+# $NetBSD: Makefile,v 1.105 2018/12/03 08:35:31 wiz Exp $
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 65
+PKGREVISION= 66
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index a2e9f3b0842..0534f9fec3d 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.143 2018/11/14 22:22:17 kleink Exp $
+# $NetBSD: Makefile,v 1.144 2018/12/03 08:35:31 wiz Exp $
.include "../../print/evince/Makefile.common"
-PKGREVISION= 74
+PKGREVISION= 75
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index 6a43ce22888..faa8c9eb78d 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2018/11/14 22:22:17 kleink Exp $
+# $NetBSD: Makefile,v 1.83 2018/12/03 08:35:31 wiz Exp $
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index 09ef8724391..857a6a3be2e 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2018/11/14 22:22:18 kleink Exp $
+# $NetBSD: Makefile,v 1.79 2018/12/03 08:35:31 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= luatex-1.07.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/
EXTRACT_SUFX= .tar.xz
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index 79e913c958c..447557c6600 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2018/11/14 22:22:19 kleink Exp $
+# $NetBSD: Makefile,v 1.69 2018/12/03 08:35:31 wiz Exp $
DISTNAME= pdf2djvu-0.9.10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= https://github.com/jwilk/pdf2djvu/releases/download/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/print/poppler-cpp/buildlink3.mk b/print/poppler-cpp/buildlink3.mk
index ee6685af100..de4e8140312 100644
--- a/print/poppler-cpp/buildlink3.mk
+++ b/print/poppler-cpp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2018/12/03 08:35:29 wiz Exp $
BUILDLINK_TREE+= poppler-cpp
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-cpp
POPPLER_CPP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-cpp+= poppler-cpp>=0.16.7
-BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.68.0
+BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.71.0
BUILDLINK_PKGSRCDIR.poppler-cpp?= ../../print/poppler-cpp
.include "../../print/poppler/buildlink3.mk"
diff --git a/print/poppler-glib/buildlink3.mk b/print/poppler-glib/buildlink3.mk
index a70762cb160..b991deba9dd 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.67 2018/11/14 22:22:19 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.68 2018/12/03 08:35:29 wiz Exp $
BUILDLINK_TREE+= poppler-glib
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-glib
POPPLER_GLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.5.1
-BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.68.0nb1
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.71.0
BUILDLINK_PKGSRCDIR.poppler-glib?= ../../print/poppler-glib
.include "../../devel/glib2/buildlink3.mk"
diff --git a/print/poppler-includes/buildlink3.mk b/print/poppler-includes/buildlink3.mk
index f49130ddace..38a69412d0b 100644
--- a/print/poppler-includes/buildlink3.mk
+++ b/print/poppler-includes/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2018/12/03 08:35:29 wiz Exp $
BUILDLINK_TREE+= poppler-includes
@@ -8,7 +8,7 @@ POPPLER_INCLUDES_BUILDLINK3_MK:=
BUILDLINK_DEPMETHOD.poppler-includes?= build
BUILDLINK_API_DEPENDS.poppler-includes+= poppler-includes>=0.22.2
-BUILDLINK_ABI_DEPENDS.poppler-includes?= poppler-includes>=0.68.0
+BUILDLINK_ABI_DEPENDS.poppler-includes?= poppler-includes>=0.71.0
BUILDLINK_PKGSRCDIR.poppler-includes?= ../../print/poppler-includes
.endif # POPPLER_INCLUDES_BUILDLINK3_MK
diff --git a/print/poppler-qt5/buildlink3.mk b/print/poppler-qt5/buildlink3.mk
index 1ec3d25a755..3732d753aff 100644
--- a/print/poppler-qt5/buildlink3.mk
+++ b/print/poppler-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2018/12/03 08:35:29 wiz Exp $
BUILDLINK_TREE+= poppler-qt5
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-qt5
POPPLER_QT5_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-qt5+= poppler-qt5>=0.26.0
-BUILDLINK_ABI_DEPENDS.poppler-qt5?= poppler-qt5>=0.68.0
+BUILDLINK_ABI_DEPENDS.poppler-qt5?= poppler-qt5>=0.71.0
BUILDLINK_PKGSRCDIR.poppler-qt5?= ../../print/poppler-qt5
.include "../../print/poppler/buildlink3.mk"
diff --git a/print/poppler/buildlink3.mk b/print/poppler/buildlink3.mk
index df39f16efa0..689cbe0825c 100644
--- a/print/poppler/buildlink3.mk
+++ b/print/poppler/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.66 2018/09/02 21:32:42 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.67 2018/12/03 08:35:29 wiz Exp $
BUILDLINK_TREE+= poppler
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler
POPPLER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler+= poppler>=0.5.1
-BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.68.0
+BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.71.0
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
.include "../../graphics/lcms2/buildlink3.mk"
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index 62ba8714b2c..2d5a5916f4f 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2018/11/14 22:22:19 kleink Exp $
+# $NetBSD: Makefile,v 1.46 2018/12/03 08:35:31 wiz Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 36
+PKGREVISION= 37
CATEGORIES= print
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 8904743d25d..fd124cf9c05 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2018/11/14 22:22:19 kleink Exp $
+# $NetBSD: Makefile,v 1.68 2018/12/03 08:35:31 wiz Exp $
VER= 0.4.16
DISTNAME= qpdfview-${VER}
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= print
MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/
diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile
index 07190cd6271..caff01ed321 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.102 2018/11/14 22:22:19 kleink Exp $
+# $NetBSD: Makefile,v 1.103 2018/12/03 08:35:32 wiz Exp $
DISTNAME= poppler-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Ruby binding of poppler-glib
CATEGORIES= print
diff --git a/print/web2c/Makefile b/print/web2c/Makefile
index 4c6b2b57ca3..df5396c3462 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2018/11/14 22:22:20 kleink Exp $
+# $NetBSD: Makefile,v 1.78 2018/12/03 08:35:32 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= web2c-2018
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/
EXTRACT_SUFX= .tar.xz
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index 150ced9b512..875cb258bea 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.82 2018/09/02 21:32:44 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2018/12/03 08:35:32 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= xetex-0.99999
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/
EXTRACT_SUFX= .tar.xz
diff --git a/print/zathura-pdf-poppler/Makefile b/print/zathura-pdf-poppler/Makefile
index 893f4611ec9..588224260a8 100644
--- a/print/zathura-pdf-poppler/Makefile
+++ b/print/zathura-pdf-poppler/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2018/11/14 22:22:20 kleink Exp $
+# $NetBSD: Makefile,v 1.31 2018/12/03 08:35:32 wiz Exp $
DISTNAME= zathura-pdf-poppler-0.2.9
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/
EXTRACT_SUFX= .tar.xz
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index 7c08601fe1a..28a9a5d61da 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2018/11/29 11:21:57 prlw1 Exp $
+# $NetBSD: Makefile,v 1.107 2018/12/03 08:35:32 wiz Exp $
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 72
+PKGREVISION= 73
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/}
EXTRACT_SUFX= .tar.xz
diff --git a/sysutils/kfilemetadata5/Makefile b/sysutils/kfilemetadata5/Makefile
index 3d823940738..725c29de521 100644
--- a/sysutils/kfilemetadata5/Makefile
+++ b/sysutils/kfilemetadata5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2018/11/23 08:06:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2018/12/03 08:35:32 wiz Exp $
DISTNAME= kfilemetadata-${KF5VER}
PKGNAME= ${DISTNAME:S/-/5-/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= sysutils
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 4ab2495648a..16c43c7da1a 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2018/09/02 21:32:45 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/12/03 08:35:32 wiz Exp $
DISTNAME= pdfgrep-2.0.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile
index 73a1b11368d..b3b052cc73a 100644
--- a/x11/xfce4-tumbler/Makefile
+++ b/x11/xfce4-tumbler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2018/11/23 08:06:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.54 2018/12/03 08:35:32 wiz Exp $
-PKGREVISION= 9
+PKGREVISION= 10
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.2.1