summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/Makefile4
-rw-r--r--misc/libreoffice/Makefile4
-rw-r--r--print/atril/Makefile4
-rw-r--r--print/cups-filters/Makefile3
-rw-r--r--print/deforaos-pdfviewer/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/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
42 files changed, 84 insertions, 82 deletions
diff --git a/converters/pdf2svg/Makefile b/converters/pdf2svg/Makefile
index 649b3bfb859..e84b9721fd8 100644
--- a/converters/pdf2svg/Makefile
+++ b/converters/pdf2svg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/09/02 21:32:42 wiz Exp $
DISTNAME= pdf2svg-0.2.3
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=dawbarton/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 6da62d90356..b4385639d3e 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2018/09/02 21:32:42 wiz Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 21a931a0d69..546d9083cb4 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2018/09/02 21:32:42 wiz Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index bf0202fc896..789b88857d4 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/09/02 21:32:42 wiz Exp $
DISTNAME= texstudio-2.12.6
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 19cc40fbe23..340703d0a2d 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/09/02 21:32:42 wiz Exp $
DISTNAME= texworks-0.6.2
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 44800701411..0beea40971b 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2018/09/02 21:32:42 wiz Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 18d1f0d36a8..092c9a2997d 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2018/08/16 18:54:45 adam Exp $
+# $NetBSD: Makefile,v 1.74 2018/09/02 21:32:43 wiz Exp $
DISTNAME= flightgear-2.8.0
-PKGREVISION= 43
+PKGREVISION= 44
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 33b30c2d195..f81a7e8276c 100644
--- a/games/simgear/Makefile
+++ b/games/simgear/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2018/08/16 18:54:29 adam Exp $
+# $NetBSD: Makefile,v 1.75 2018/09/02 21:32:41 wiz Exp $
DISTNAME= simgear-2018.2.2
-PKGREVISION= 2
+PKGREVISION= 3
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 88d4530a953..23a7b940346 100644
--- a/games/simgear/buildlink3.mk
+++ b/games/simgear/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2018/08/16 18:54:29 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2018/09/02 21:32:41 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.2nb2
+BUILDLINK_ABI_DEPENDS.simgear?= simgear>=2018.2.2nb3
BUILDLINK_PKGSRCDIR.simgear?= ../../games/simgear
.include "../../audio/openal-soft/buildlink3.mk"
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 34102baaf8f..cac53bebf89 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.293 2018/08/28 13:51:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.294 2018/09/02 21:32:43 wiz Exp $
DISTNAME= gimp-2.10.6
+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 bbfed5e7bef..d7caab9d659 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.189 2018/08/22 09:45:13 wiz Exp $
+# $NetBSD: Makefile,v 1.190 2018/09/02 21:32:43 wiz Exp $
DISTNAME= graphviz-2.40.1
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 15064dedd9e..78d889cc873 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.174 2018/08/22 09:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2018/09/02 21:32:43 wiz Exp $
DISTNAME= inkscape-0.92.2
-PKGREVISION= 16
+PKGREVISION= 17
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 20fe735547a..064ba40c959 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/08/22 09:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/09/02 21:32:43 wiz Exp $
DISTNAME= krita-4.1.0
-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 e03710d4c00..85c71ac4165 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/08/16 18:54:30 adam Exp $
+# $NetBSD: Makefile,v 1.85 2018/09/02 21:32:41 wiz Exp $
DISTNAME= osg-3.4.1
-PKGREVISION= 2
+PKGREVISION= 3
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 424c440b137..9da27666382 100644
--- a/graphics/osg/buildlink3.mk
+++ b/graphics/osg/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.60 2018/08/16 18:54:30 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.61 2018/09/02 21:32:41 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.1nb2
+BUILDLINK_ABI_DEPENDS.osg+= osg>=3.4.1nb3
BUILDLINK_PKGSRCDIR.osg?= ../../graphics/osg
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index ca2f4dc04d4..5a55b2c41cf 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.210 2018/08/16 13:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.211 2018/09/02 21:32:43 wiz Exp $
DISTNAME= calibre-3.29.0
-PKGREVISION= 1
+PKGREVISION= 2
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 7d48afabef0..4db89b69f0b 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.166 2018/08/28 11:50:10 tnn Exp $
+# $NetBSD: Makefile,v 1.167 2018/09/02 21:32:43 wiz Exp $
VERREL= 6.1.0
VERRC= 3
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
-PKGREVISION= 2
+PKGREVISION= 3
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 e9135354e2f..24b411a015a 100644
--- a/print/atril/Makefile
+++ b/print/atril/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/09/02 21:32:43 wiz Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= atril-${VERSION:R}.1
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 8e68bee7ad7..3f47c313d51 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2018/08/27 06:51:13 adam Exp $
+# $NetBSD: Makefile,v 1.104 2018/09/02 21:32:43 wiz Exp $
DISTNAME= cups-filters-1.21.1
+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 4c55d78d126..98ad3c6ada4 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2018/09/02 21:32:43 wiz Exp $
DISTNAME= PDFViewer-0.0.2
PKGNAME= deforaos-pdfviewer-0.0.2
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= print
MASTER_SITES= https://www.defora.org/os/download/download/4431/
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index 84b7a01d2bd..ae07c514b96 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2018/09/02 21:32:43 wiz Exp $
DISTNAME= electrix-0.2.0
-PKGREVISION= 50
+PKGREVISION= 51
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 11b9e9f34f1..f8717235146 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2018/09/02 21:32:44 wiz Exp $
DISTNAME= epdfview-0.1.8
-PKGREVISION= 62
+PKGREVISION= 63
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 189f8a5428b..cfd3c494aea 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.101 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2018/09/02 21:32:44 wiz Exp $
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 62
+PKGREVISION= 63
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 8d38a62265c..85aec6eb0ff 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.140 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2018/09/02 21:32:44 wiz Exp $
.include "../../print/evince/Makefile.common"
-PKGREVISION= 71
+PKGREVISION= 72
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index c9a3d929ae8..4de525f6ef2 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2018/09/02 21:32:44 wiz Exp $
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index 5c9c668d395..06fc352cc39 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.75 2018/08/22 09:46:14 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2018/09/02 21:32:44 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= luatex-1.07.0
-PKGREVISION= 4
+PKGREVISION= 5
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 56d99822b2d..15ea37dd8e0 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2018/09/02 21:32:44 wiz Exp $
DISTNAME= pdf2djvu-0.9.7
-PKGREVISION= 12
+PKGREVISION= 13
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 a9d58d1bc97..ee6685af100 100644
--- a/print/poppler-cpp/buildlink3.mk
+++ b/print/poppler-cpp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.39 2018/08/16 13:56:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.40 2018/09/02 21:32:42 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.67.0
+BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.68.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 4eb67eed7b3..a25ed2000c1 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.65 2018/08/16 13:56:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.66 2018/09/02 21:32:42 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.67.0
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.68.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 2f16d30900e..f49130ddace 100644
--- a/print/poppler-includes/buildlink3.mk
+++ b/print/poppler-includes/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.35 2018/08/16 13:56:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.36 2018/09/02 21:32:42 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.67.0
+BUILDLINK_ABI_DEPENDS.poppler-includes?= poppler-includes>=0.68.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 65a52073369..1ec3d25a755 100644
--- a/print/poppler-qt5/buildlink3.mk
+++ b/print/poppler-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2018/08/16 13:56:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2018/09/02 21:32:42 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.67.0
+BUILDLINK_ABI_DEPENDS.poppler-qt5?= poppler-qt5>=0.68.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 98eecd51f92..df39f16efa0 100644
--- a/print/poppler/buildlink3.mk
+++ b/print/poppler/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.65 2018/08/16 13:56:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.66 2018/09/02 21:32:42 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.67.0
+BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.68.0
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
.include "../../graphics/lcms2/buildlink3.mk"
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index 6870acc8439..55187c5ddf4 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/09/02 21:32:44 wiz Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= print
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 27ae86c49f0..4402ab40d99 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2018/09/02 21:32:44 wiz Exp $
VER= 0.4.16
DISTNAME= qpdfview-${VER}
-PKGREVISION= 30
+PKGREVISION= 31
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 b72d66210be..c13461a6ae9 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.99 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2018/09/02 21:32:44 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 39648b2bbc7..537c14dd8fa 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.74 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2018/09/02 21:32:44 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= web2c-2018
-PKGREVISION= 3
+PKGREVISION= 4
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 585ca8f64d3..150ced9b512 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2018/08/22 09:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2018/09/02 21:32:44 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= xetex-0.99999
-PKGREVISION= 5
+PKGREVISION= 6
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 10210575148..f0a041a4e7e 100644
--- a/print/zathura-pdf-poppler/Makefile
+++ b/print/zathura-pdf-poppler/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2018/09/02 21:32:44 wiz Exp $
DISTNAME= zathura-pdf-poppler-0.2.8
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= print
MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index 7309fd40cee..024fe15c1c2 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2018/08/22 09:46:34 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2018/09/02 21:32:45 wiz Exp $
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 68
+PKGREVISION= 69
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 fc23b9754c9..dffd37e7ead 100644
--- a/sysutils/kfilemetadata5/Makefile
+++ b/sysutils/kfilemetadata5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2018/09/02 21:32:45 wiz Exp $
DISTNAME= kfilemetadata-${KF5VER}
PKGNAME= ${DISTNAME:S/-/5-/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= sysutils
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index e7ec8e96288..4ab2495648a 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/09/02 21:32:45 wiz Exp $
DISTNAME= pdfgrep-2.0.1
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile
index b35ffbd82df..ea2acd41719 100644
--- a/x11/xfce4-tumbler/Makefile
+++ b/x11/xfce4-tumbler/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2018/08/22 09:48:07 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/09/02 21:32:45 wiz Exp $
-PKGREVISION= 5
+PKGREVISION= 6
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.2.1