summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-02-16 13:26:48 +0000
committerwiz <wiz@pkgsrc.org>2019-02-16 13:26:48 +0000
commit7f6b0351b533057f3b73b69f3482df758ee31c91 (patch)
tree4803c06e6a35365f3748dcd0de6b5af8b29b3060
parent1249cf38d6a7ab56ffbabdf1782f9c3480503e79 (diff)
downloadpkgsrc-7f6b0351b533057f3b73b69f3482df758ee31c91.tar.gz
*: recursive bump for poppler-0.74.0
-rw-r--r--converters/pdf2svg/Makefile4
-rw-r--r--editors/gummi/Makefile4
-rw-r--r--editors/texmaker/Makefile4
-rw-r--r--editors/texstudio/Makefile3
-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/Makefile4
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/inkscape/Makefile3
-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/Makefile3
-rw-r--r--print/cups-filters/Makefile3
-rw-r--r--print/deforaos-pdfviewer/Makefile4
-rw-r--r--print/dspdfviewer/Makefile4
-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/Makefile3
-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/Makefile3
43 files changed, 86 insertions, 78 deletions
diff --git a/converters/pdf2svg/Makefile b/converters/pdf2svg/Makefile
index 8888ea566a3..0a2740cb87b 100644
--- a/converters/pdf2svg/Makefile
+++ b/converters/pdf2svg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/02/16 13:26:48 wiz Exp $
DISTNAME= pdf2svg-0.2.3
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=dawbarton/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index e33210ea243..9d5904621ee 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2019/02/16 13:26:48 wiz Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 3dcd80fde7f..f65a96e1cfe 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2018/12/09 18:52:26 adam Exp $
+# $NetBSD: Makefile,v 1.99 2019/02/16 13:26:48 wiz Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index b17e33ccb70..f2e818fac46 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2019/01/21 10:12:12 markd Exp $
+# $NetBSD: Makefile,v 1.34 2019/02/16 13:26:49 wiz Exp $
DISTNAME= texstudio-2.12.14
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 3438bebb921..7ae9a955635 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2018/12/09 18:52:27 adam Exp $
+# $NetBSD: Makefile,v 1.65 2019/02/16 13:26:49 wiz Exp $
DISTNAME= texworks-0.6.2
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 2774e0d4e91..e823855ce78 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2019/02/16 13:26:49 wiz Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index fc262e58d51..5ec73ee1131 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2018/12/13 19:51:52 adam Exp $
+# $NetBSD: Makefile,v 1.82 2019/02/16 13:26:49 wiz Exp $
DISTNAME= flightgear-2018.2.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flightgear/release-2018.2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/games/simgear/Makefile b/games/simgear/Makefile
index adc03075ee0..aee0bfe8be6 100644
--- a/games/simgear/Makefile
+++ b/games/simgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2018/12/13 19:51:34 adam Exp $
+# $NetBSD: Makefile,v 1.83 2019/02/16 13:26:48 wiz Exp $
DISTNAME= simgear-2018.2.2
-PKGREVISION= 9
+PKGREVISION= 10
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 695e1e51945..d79535f46ad 100644
--- a/games/simgear/buildlink3.mk
+++ b/games/simgear/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2018/12/13 19:51:34 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2019/02/16 13:26:48 wiz Exp $
BUILDLINK_TREE+= simgear
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= simgear
SIMGEAR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.simgear+= simgear>=2018.2.2nb7
-BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2018.2.2nb9
+BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2018.2.2nb10
BUILDLINK_PKGSRCDIR.simgear?= ../../games/simgear
.include "../../audio/openal-soft/buildlink3.mk"
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 85ffda84883..e2c14365822 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.301 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.302 2019/02/16 13:26:49 wiz Exp $
DISTNAME= gimp-2.10.8
-PKGREVISION= 2
+PKGREVISION= 3
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 b344caffe1b..c751d4332a0 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.195 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.196 2019/02/16 13:26:49 wiz Exp $
DISTNAME= graphviz-2.40.1
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 0b8cd3d6d3e..b0c0895937f 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.181 2019/01/06 08:41:01 markd Exp $
+# $NetBSD: Makefile,v 1.182 2019/02/16 13:26:49 wiz Exp $
DISTNAME= inkscape-0.92.3
+PKGREVISION= 1
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 f2f1b8259c5..e695c8918b8 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2018/12/13 19:52:01 adam Exp $
+# $NetBSD: Makefile,v 1.21 2019/02/16 13:26:49 wiz Exp $
DISTNAME= krita-4.1.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE:=krita/${DISTNAME:S/krita-//}/}
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 49100e5f79b..5ea2e03e9d7 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2018/12/13 19:51:35 adam Exp $
+# $NetBSD: Makefile,v 1.92 2019/02/16 13:26:48 wiz Exp $
DISTNAME= osg-3.4.1
-PKGREVISION= 9
+PKGREVISION= 10
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 5382785e05c..e1531161053 100644
--- a/graphics/osg/buildlink3.mk
+++ b/graphics/osg/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.67 2018/12/13 19:51:35 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.68 2019/02/16 13:26:48 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.1nb9
+BUILDLINK_ABI_DEPENDS.osg+= osg>=3.4.1nb10
BUILDLINK_PKGSRCDIR.osg?= ../../graphics/osg
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index c9b98f49f5b..f1c589911bf 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.216 2019/02/14 12:16:48 wiz Exp $
+# $NetBSD: Makefile,v 1.217 2019/02/16 13:26:49 wiz Exp $
DISTNAME= calibre-3.39.1
+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 278070f3366..ca22e1aff67 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.181 2019/01/24 18:55:29 tnn Exp $
+# $NetBSD: Makefile,v 1.182 2019/02/16 13:26:49 wiz Exp $
VERREL= 6.1.4
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 b1c072e3b21..a3c61cc4095 100644
--- a/print/atril/Makefile
+++ b/print/atril/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2019/01/16 14:49:43 youri Exp $
+# $NetBSD: Makefile,v 1.37 2019/02/16 13:26:49 wiz Exp $
+PKGREVISION= 1
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= atril-${VERSION:R}.1
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index e902dabd1da..f528abaa914 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2019/01/08 17:53:57 adam Exp $
+# $NetBSD: Makefile,v 1.114 2019/02/16 13:26:50 wiz Exp $
DISTNAME= cups-filters-1.21.6
+PKGREVISION= 1
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 cea1bd22802..c3636ba7162 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2019/02/16 13:26:50 wiz Exp $
DISTNAME= PDFViewer-0.0.2
PKGNAME= deforaos-pdfviewer-0.0.2
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= print
MASTER_SITES= https://www.defora.org/os/download/download/4431/
diff --git a/print/dspdfviewer/Makefile b/print/dspdfviewer/Makefile
index da1d0a554cb..ee6d8ac9497 100644
--- a/print/dspdfviewer/Makefile
+++ b/print/dspdfviewer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/12/13 19:52:19 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/02/16 13:26:50 wiz Exp $
DISTNAME= dspdfviewer-1.15.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=dannyedel/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index bb8cb999ba8..895f75825a3 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2019/02/16 13:26:50 wiz Exp $
DISTNAME= electrix-0.2.0
-PKGREVISION= 55
+PKGREVISION= 56
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 03ebe706932..e3daea21884 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2019/02/16 13:26:50 wiz Exp $
DISTNAME= epdfview-0.1.8
-PKGREVISION= 67
+PKGREVISION= 68
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 76bd5ff0d03..56943ec866d 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.106 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2019/02/16 13:26:50 wiz Exp $
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 67
+PKGREVISION= 68
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 4c9baac505c..52c291f0b5d 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2019/02/16 13:26:50 wiz Exp $
.include "../../print/evince/Makefile.common"
-PKGREVISION= 76
+PKGREVISION= 77
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index 02fe7a41845..2fc1f82678d 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2019/02/16 13:26:50 wiz Exp $
-PKGREVISION= 8
+PKGREVISION= 9
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index 3b0e81f3fe5..01aa373c32b 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2018/12/10 10:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2019/02/16 13:26:50 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= luatex-1.07.0
-PKGREVISION= 9
+PKGREVISION= 10
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 d0da34896fe..0293fae3f16 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2018/12/10 10:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2019/02/16 13:26:50 wiz Exp $
DISTNAME= pdf2djvu-0.9.10
-PKGREVISION= 4
+PKGREVISION= 5
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 029e967500f..435a1a01390 100644
--- a/print/poppler-cpp/buildlink3.mk
+++ b/print/poppler-cpp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.42 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.43 2019/02/16 13:26:48 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.72.0
+BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.74.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 16b05fd5832..2436e87e4be 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.69 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.70 2019/02/16 13:26:48 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.72.0
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.74.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 25090925db6..8e1119ab961 100644
--- a/print/poppler-includes/buildlink3.mk
+++ b/print/poppler-includes/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.38 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.39 2019/02/16 13:26:48 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.72.0
+BUILDLINK_ABI_DEPENDS.poppler-includes?= poppler-includes>=0.74.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 f649bb271c4..8a154bdf5d9 100644
--- a/print/poppler-qt5/buildlink3.mk
+++ b/print/poppler-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2018/12/10 10:59:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2019/02/16 13:26:48 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.72.0
+BUILDLINK_ABI_DEPENDS.poppler-qt5?= poppler-qt5>=0.74.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 9059978e06d..a694a99a358 100644
--- a/print/poppler/buildlink3.mk
+++ b/print/poppler/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.69 2018/12/14 16:04:28 gson Exp $
+# $NetBSD: buildlink3.mk,v 1.70 2019/02/16 13:26:48 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.72.0
+BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.74.0
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
GCC_REQD+= 4.9
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index 97d2b7c7641..3f55c9ba0d5 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2018/12/10 10:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2019/02/16 13:26:50 wiz Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= print
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 2dc8f88ff6e..58ac70f7a8c 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2018/12/09 18:52:44 adam Exp $
+# $NetBSD: Makefile,v 1.70 2019/02/16 13:26:51 wiz Exp $
VER= 0.4.16
DISTNAME= qpdfview-${VER}
-PKGREVISION= 35
+PKGREVISION= 36
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 7cbef30c2da..e2683eeb5ce 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.105 2019/01/27 02:23:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.106 2019/02/16 13:26:51 wiz Exp $
DISTNAME= poppler-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-${DISTNAME}
+PKGREVISION= 1
COMMENT= Ruby binding of poppler-glib
CATEGORIES= print
diff --git a/print/web2c/Makefile b/print/web2c/Makefile
index 5ae60a00986..18ac9f87ee1 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2018/12/10 10:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2019/02/16 13:26:51 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= web2c-2018
-PKGREVISION= 8
+PKGREVISION= 9
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 8eb53adc0bc..928a1b5af2f 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2018/12/09 18:52:44 adam Exp $
+# $NetBSD: Makefile,v 1.85 2019/02/16 13:26:51 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= xetex-0.99999
-PKGREVISION= 8
+PKGREVISION= 9
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 bd198ae0091..c4d0576b051 100644
--- a/print/zathura-pdf-poppler/Makefile
+++ b/print/zathura-pdf-poppler/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2018/12/10 10:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2019/02/16 13:26:51 wiz Exp $
DISTNAME= zathura-pdf-poppler-0.2.9
-PKGREVISION= 4
+PKGREVISION= 5
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 2ed1b860ab1..9eb2ebba66f 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.108 2018/12/10 10:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2019/02/16 13:26:51 wiz Exp $
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 74
+PKGREVISION= 75
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 7e969b8fac1..04c8f703dcd 100644
--- a/sysutils/kfilemetadata5/Makefile
+++ b/sysutils/kfilemetadata5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2018/12/09 18:52:46 adam Exp $
+# $NetBSD: Makefile,v 1.43 2019/02/16 13:26:51 wiz Exp $
DISTNAME= kfilemetadata-${KF5VER}
PKGNAME= ${DISTNAME:S/-/5-/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= sysutils
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index c6759a7b35f..4be9ed1f3c0 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2018/12/10 10:59:26 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2019/02/16 13:26:51 wiz Exp $
DISTNAME= pdfgrep-2.0.1
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile
index 60b35d4fa5a..4f9f6c62fd2 100644
--- a/x11/xfce4-tumbler/Makefile
+++ b/x11/xfce4-tumbler/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2019/01/19 01:51:15 gutteridge Exp $
+# $NetBSD: Makefile,v 1.59 2019/02/16 13:26:51 wiz Exp $
+PKGREVISION= 1
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.2.3