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--graphics/gimp/Makefile4
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/inkscape/Makefile4
-rw-r--r--graphics/krita/Makefile4
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/libreoffice/Makefile4
-rw-r--r--print/atril/Makefile4
-rw-r--r--print/cups-filters/Makefile4
-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/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/Makefile4
37 files changed, 74 insertions, 73 deletions
diff --git a/converters/pdf2svg/Makefile b/converters/pdf2svg/Makefile
index d2cc1f3d1e0..1195dafc1c9 100644
--- a/converters/pdf2svg/Makefile
+++ b/converters/pdf2svg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2018/03/12 11:16:12 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/04/17 05:28:01 wiz Exp $
DISTNAME= pdf2svg-0.2.3
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GITHUB:=dawbarton/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index b2cbbb5dd53..b4d7b749673 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2018/04/16 14:34:24 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/04/17 05:28:01 wiz Exp $
DISTNAME= gummi-0.6.6
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=alexandervdm/}
GITHUB_PROJECT= gummi
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 26bddba2072..a55dbf4c873 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2018/04/14 07:34:19 adam Exp $
+# $NetBSD: Makefile,v 1.88 2018/04/17 05:28:01 wiz Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index 60536f8cca1..d475c24da1f 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/04/14 07:34:19 adam Exp $
+# $NetBSD: Makefile,v 1.22 2018/04/17 05:28:01 wiz Exp $
DISTNAME= texstudio-2.12.6
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 31f189725e4..0d34bb2cb92 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2018/04/14 07:34:20 adam Exp $
+# $NetBSD: Makefile,v 1.52 2018/04/17 05:28:01 wiz Exp $
DISTNAME= texworks-0.6.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/}
GITHUB_PROJECT= texworks
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 833feeaaf83..66e0331ccf1 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2018/04/16 14:34:25 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2018/04/17 05:28:01 wiz Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 350f9ee12f0..bc502815944 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.277 2018/04/16 14:33:51 wiz Exp $
+# $NetBSD: Makefile,v 1.278 2018/04/17 05:28:01 wiz Exp $
DISTNAME= gimp-2.8.22
-PKGREVISION= 7
+PKGREVISION= 8
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 9d9daba3570..c3956c17a28 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.181 2018/04/16 14:34:38 wiz Exp $
+# $NetBSD: Makefile,v 1.182 2018/04/17 05:28:01 wiz Exp $
DISTNAME= graphviz-2.40.1
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= graphics
MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index e2c8049241f..0f27e0f7192 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.165 2018/04/16 14:34:38 wiz Exp $
+# $NetBSD: Makefile,v 1.166 2018/04/17 05:28:02 wiz Exp $
DISTNAME= inkscape-0.92.2
-PKGREVISION= 7
+PKGREVISION= 8
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 607da7bf562..1525cbbfb8c 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2018/04/14 07:34:25 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/04/17 05:28:02 wiz Exp $
DISTNAME= krita-4.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE:=krita/4.0.1/}
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index a1ffb673a92..b62ce1f4138 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.197 2018/03/12 11:17:05 wiz Exp $
+# $NetBSD: Makefile,v 1.198 2018/04/17 05:28:02 wiz Exp $
DISTNAME= calibre-3.19.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 79e6e40181a..b2def9d3672 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.150 2018/04/16 14:34:54 wiz Exp $
+# $NetBSD: Makefile,v 1.151 2018/04/17 05:28:02 wiz Exp $
VERREL= 6.0.3
VERRC= 2
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 3f3673a06ef..91826a899b8 100644
--- a/print/atril/Makefile
+++ b/print/atril/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2018/04/16 14:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2018/04/17 05:28:02 wiz Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= atril-${VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= print
COMMENT= Simple multi-page document viewer for the MATE environment
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 34de4e1a03d..bd9bd649385 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.92 2018/04/16 14:33:54 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2018/04/17 05:28:02 wiz Exp $
DISTNAME= cups-filters-1.20.1
-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 47082fd87eb..3dc88b26c7d 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2018/04/16 14:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/04/17 05:28:02 wiz Exp $
DISTNAME= PDFViewer-0.0.2
PKGNAME= deforaos-pdfviewer-0.0.2
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= print
MASTER_SITES= https://www.defora.org/os/download/download/4431/
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index f17de01af60..3b7aabeac57 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2018/04/16 14:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2018/04/17 05:28:02 wiz Exp $
DISTNAME= electrix-0.2.0
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index ef393906c60..ccf84587d03 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2018/04/16 14:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2018/04/17 05:28:02 wiz Exp $
DISTNAME= epdfview-0.1.8
-PKGREVISION= 56
+PKGREVISION= 57
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 ad5d54a566e..55652c3832e 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.95 2018/04/16 14:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2018/04/17 05:28:02 wiz Exp $
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 56
+PKGREVISION= 57
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 5e54918a9b1..7b3057e0b5d 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.134 2018/04/16 14:33:54 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2018/04/17 05:28:02 wiz Exp $
.include "../../print/evince/Makefile.common"
-PKGREVISION= 65
+PKGREVISION= 66
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index f1a6c2cece3..9d52ef63eaa 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2018/04/16 14:33:54 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2018/04/17 05:28:03 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 55996ac2312..fc72b05373c 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2018/03/12 11:17:27 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2018/04/17 05:28:03 wiz Exp $
DISTNAME= texlive-20170524-source
PKGNAME= luatex-1.0.4
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2017/
EXTRACT_SUFX= .tar.xz
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index bcb3b7be65e..917c245675a 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2018/04/16 14:35:06 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/04/17 05:28:03 wiz Exp $
DISTNAME= pdf2djvu-0.9.7
-PKGREVISION= 6
+PKGREVISION= 7
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 c9805be47c7..74e4b193c1c 100644
--- a/print/poppler-cpp/buildlink3.mk
+++ b/print/poppler-cpp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2018/03/12 11:15:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2018/04/17 05:28:00 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.62.0nb1
+BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.63.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 2e5046436bf..3bdad26a923 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.60 2018/03/12 11:15:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.61 2018/04/17 05:28:00 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.62.0nb2
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.63.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 bcec0337224..d18ba447700 100644
--- a/print/poppler-includes/buildlink3.mk
+++ b/print/poppler-includes/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2018/01/10 22:16:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2018/04/17 05:28:01 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.62.0
+BUILDLINK_ABI_DEPENDS.poppler-includes?= poppler-includes>=0.63.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 f6886e4effa..2554c27d13d 100644
--- a/print/poppler-qt5/buildlink3.mk
+++ b/print/poppler-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2018/03/12 11:15:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2018/04/17 05:28:01 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.62.0nb1
+BUILDLINK_ABI_DEPENDS.poppler-qt5?= poppler-qt5>=0.63.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 51676f6ae97..ae4a3ae966d 100644
--- a/print/poppler/buildlink3.mk
+++ b/print/poppler/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.60 2018/03/12 11:15:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.61 2018/04/17 05:28:01 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.62.0nb1
+BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.63.0
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
.include "../../graphics/lcms2/buildlink3.mk"
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index 315c62e6b93..9951095eba9 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2018/04/16 14:35:06 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/04/17 05:28:03 wiz Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= print
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index 3293048fc2f..9b97d933511 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2018/04/16 14:35:06 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2018/04/17 05:28:03 wiz Exp $
VER= 0.4.16
DISTNAME= qpdfview-${VER}
-PKGREVISION= 23
+PKGREVISION= 24
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 9e720a7c241..3c85866e43d 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.92 2018/04/13 16:31:10 tsutsui Exp $
+# $NetBSD: Makefile,v 1.93 2018/04/17 05:28:03 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 fffcc2ace80..c539cf70398 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.68 2018/03/12 11:17:28 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2018/04/17 05:28:03 wiz Exp $
DISTNAME= texlive-20170524-source
PKGNAME= web2c-2017
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2017/
EXTRACT_SUFX= .tar.xz
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index e3deccf30df..2947cfa7361 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2018/04/14 07:34:39 adam Exp $
+# $NetBSD: Makefile,v 1.73 2018/04/17 05:28:03 wiz Exp $
DISTNAME= texlive-20170524-source
PKGNAME= xetex-0.99997
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2017/
EXTRACT_SUFX= .tar.xz
diff --git a/print/zathura-pdf-poppler/Makefile b/print/zathura-pdf-poppler/Makefile
index 5ef1c618cba..a072b8ae971 100644
--- a/print/zathura-pdf-poppler/Makefile
+++ b/print/zathura-pdf-poppler/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/04/16 14:35:07 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/04/17 05:28:03 wiz Exp $
DISTNAME= zathura-pdf-poppler-0.2.8
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index 4679c600dc0..87d3d15afcf 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2018/04/16 14:35:10 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2018/04/17 05:28:03 wiz Exp $
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 62
+PKGREVISION= 63
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 15d5c2d99b7..e9a083a46b1 100644
--- a/sysutils/kfilemetadata5/Makefile
+++ b/sysutils/kfilemetadata5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2018/04/14 07:34:41 adam Exp $
+# $NetBSD: Makefile,v 1.30 2018/04/17 05:28:03 wiz Exp $
DISTNAME= kfilemetadata-${KF5VER}
PKGNAME= ${DISTNAME:S/-/5-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 2f6c4fa0381..57b8f81c457 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2018/03/12 11:17:40 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/04/17 05:28:04 wiz Exp $
DISTNAME= pdfgrep-2.0.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile
index 26533ce0a33..4d522d90b48 100644
--- a/x11/xfce4-tumbler/Makefile
+++ b/x11/xfce4-tumbler/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.38 2018/04/16 14:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2018/04/17 05:28:04 wiz Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.1.32
DISTNAME= tumbler-${VERSION}
PKGNAME= xfce4-tumbler-${VERSION}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= x11
MASTER_SITES= http://archive.xfce.org/src/xfce/tumbler/0.1/