summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/inkscape/Makefile4
-rw-r--r--graphics/qcomicbook/Makefile4
-rw-r--r--misc/calibre/Makefile3
-rw-r--r--misc/calibre1/Makefile4
-rw-r--r--misc/libreoffice/Makefile3
-rw-r--r--misc/libreoffice4/Makefile4
-rw-r--r--misc/libreoffice43/Makefile4
-rw-r--r--misc/tellico/Makefile4
-rw-r--r--print/cups-filters/Makefile4
-rw-r--r--print/deforaos-pdfviewer/Makefile4
-rw-r--r--print/diffpdf/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/kbibtex/Makefile4
-rw-r--r--print/luatex/Makefile4
-rw-r--r--print/okular/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-qt4/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/kfilemetadata/Makefile4
-rw-r--r--textproc/pdfgrep/Makefile4
-rw-r--r--x11/xfce4-tumbler/Makefile4
42 files changed, 84 insertions, 81 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index be8f05258f4..d7e46e49534 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/05/22 18:20:46 wiz Exp $
#
DISTNAME= gummi-0.6.5
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= editors
MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index d3e03ae369f..e012efe6263 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2016/05/22 18:20:46 wiz Exp $
DISTNAME= texmaker-4.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile
index f05f7262cc2..21713d65f5f 100644
--- a/editors/texstudio/Makefile
+++ b/editors/texstudio/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/05/22 18:20:47 wiz Exp $
DISTNAME= texstudio-2.10.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=texstudio/}
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index beba5f0d3cf..36740382640 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2016/04/21 11:05:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2016/05/22 18:20:47 wiz Exp $
DISTNAME= texworks-0.4.5-r1281
PKGNAME= texworks-0.4.5
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= http://texworks.googlecode.com/files/
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index e1730be1386..10bab8e6752 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2016/05/22 18:20:47 wiz Exp $
DISTNAME= xournal-0.4.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index a0f8b1f2789..97998ccafe8 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.255 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.256 2016/05/22 18:20:47 wiz Exp $
DISTNAME= gimp-2.8.16
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \
${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 822efaa6b27..106c74362bb 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.129 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2016/05/22 18:20:47 wiz Exp $
DISTNAME= inkscape-0.91
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= graphics
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/}
MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index c9177f5050b..67da680f725 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2016/05/22 18:20:47 wiz Exp $
#
DISTNAME= qcomicbook-0.9.0
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.org/releases/
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 424923d6460..c91c7581bc9 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.139 2016/05/21 06:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.140 2016/05/22 18:20:47 wiz Exp $
DISTNAME= calibre-2.57.1
+PKGREVISION= 1
CATEGORIES= misc
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile
index 1e1f5f69551..3271b7c25d4 100644
--- a/misc/calibre1/Makefile
+++ b/misc/calibre1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/05/22 18:20:47 wiz Exp $
DISTNAME= calibre-1.48.0
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile
index e692611071e..7d4107213e2 100644
--- a/misc/libreoffice/Makefile
+++ b/misc/libreoffice/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.80 2016/05/15 01:20:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.81 2016/05/22 18:20:47 wiz Exp $
VERREL= 5.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/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile
index b8fd7780ad5..bdac7ed994c 100644
--- a/misc/libreoffice4/Makefile
+++ b/misc/libreoffice4/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.92 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2016/05/22 18:20:47 wiz Exp $
VERREL= 4.4.7
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
PKGNAME= libreoffice4-${VER}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
diff --git a/misc/libreoffice43/Makefile b/misc/libreoffice43/Makefile
index 17e45afa0d2..9900fd42392 100644
--- a/misc/libreoffice43/Makefile
+++ b/misc/libreoffice43/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/05/22 18:20:47 wiz Exp $
VERREL= 4.3.7
VERRC= 2
VER= ${VERREL}.${VERRC}
DISTNAME= libreoffice-${VER}
PKGNAME= libreoffice43-${VER}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= misc
MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/
EXTRACT_SUFX= .tar.xz
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 04dd67c65a8..c425c8cc837 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.108 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2016/05/22 18:20:47 wiz Exp $
#
DISTNAME= tellico-2.3.9
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= misc
MASTER_SITES= http://tellico-project.org/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 8467fb7c0dd..89c8e95ea0d 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2016/05/22 18:20:48 wiz Exp $
DISTNAME= cups-filters-1.8.3
-PKGREVISION= 1
+PKGREVISION= 2
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 0a18735fa47..8bbb80acf7b 100644
--- a/print/deforaos-pdfviewer/Makefile
+++ b/print/deforaos-pdfviewer/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2016/04/15 14:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2016/05/22 18:20:48 wiz Exp $
#
DISTNAME= PDFViewer-0.0.2
PKGNAME= deforaos-pdfviewer-0.0.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/4431/
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile
index 4329ccade31..e1e2a4bb9e2 100644
--- a/print/diffpdf/Makefile
+++ b/print/diffpdf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2016/05/22 18:20:48 wiz Exp $
DISTNAME= diffpdf-2.1.3
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= print
MASTER_SITES= http://www.qtrac.eu/
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index 43939314978..f3ee998fae9 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2016/05/22 18:20:48 wiz Exp $
#
DISTNAME= electrix-0.2.0
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index a9fb09704c4..e65e8e20a48 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2016/05/22 18:20:48 wiz Exp $
#
DISTNAME= epdfview-0.1.8
-PKGREVISION= 37
+PKGREVISION= 38
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 da2cf910e00..3bb641c2336 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.78 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2016/05/22 18:20:48 wiz Exp $
#
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 39
+PKGREVISION= 40
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 9803e7660bf..fa2ee62b4d0 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.117 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2016/05/22 18:20:48 wiz Exp $
#
.include "../../print/evince/Makefile.common"
-PKGREVISION= 47
+PKGREVISION= 48
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index a35d1dffe1a..ca88a859518 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2016/05/22 18:20:48 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile
index 5225ba847d4..5528b11e55e 100644
--- a/print/kbibtex/Makefile
+++ b/print/kbibtex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2016/05/22 18:20:48 wiz Exp $
DISTNAME= kbibtex-0.5.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print kde
MASTER_SITES= http://download.gna.org/kbibtex/0.5/
EXTRACT_SUFX= .tar.xz
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index 367405b072c..0d41a9acbfc 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2016/05/22 18:20:48 wiz Exp $
DISTNAME= texlive-20150521-source
PKGNAME= luatex-0.80.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
EXTRACT_SUFX= .tar.xz
diff --git a/print/okular/Makefile b/print/okular/Makefile
index b066a1866a3..c35c913aa1a 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2016/05/08 10:57:02 markd Exp $
+# $NetBSD: Makefile,v 1.53 2016/05/22 18:20:48 wiz Exp $
DISTNAME= okular-15.12.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
COMMENT= KDE universal document viewer
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/}
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index 708893f1975..047bfd431ad 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2016/05/22 18:20:48 wiz Exp $
#
DISTNAME= pdf2djvu-0.9.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= https://bitbucket.org/jwilk/pdf2djvu/downloads/
EXTRACT_SUFX= .tar.xz
diff --git a/print/poppler-cpp/buildlink3.mk b/print/poppler-cpp/buildlink3.mk
index ec06714fd06..a2750deef30 100644
--- a/print/poppler-cpp/buildlink3.mk
+++ b/print/poppler-cpp/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2016/05/22 18:20:46 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.42.0
+BUILDLINK_ABI_DEPENDS.poppler-cpp+= poppler-cpp>=0.44.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 b38e51c3460..a3539d942a5 100644
--- a/print/poppler-glib/buildlink3.mk
+++ b/print/poppler-glib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.49 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.50 2016/05/22 18:20:46 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.42.0
+BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.44.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 57c4438c642..cceda3adcb9 100644
--- a/print/poppler-includes/buildlink3.mk
+++ b/print/poppler-includes/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2016/05/22 18:20:46 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.42.0
+BUILDLINK_ABI_DEPENDS.poppler-includes?= poppler-includes>=0.44.0
BUILDLINK_PKGSRCDIR.poppler-includes?= ../../print/poppler-includes
.endif # POPPLER_INCLUDES_BUILDLINK3_MK
diff --git a/print/poppler-qt4/buildlink3.mk b/print/poppler-qt4/buildlink3.mk
index 7e1c61a2d86..42a8ba87290 100644
--- a/print/poppler-qt4/buildlink3.mk
+++ b/print/poppler-qt4/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2016/05/22 18:20:46 wiz Exp $
BUILDLINK_TREE+= poppler-qt4
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-qt4
POPPLER_QT4_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-qt4+= poppler-qt4>=0.6.1
-BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.42.0
+BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.44.0
BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
.include "../../print/poppler/buildlink3.mk"
diff --git a/print/poppler-qt5/buildlink3.mk b/print/poppler-qt5/buildlink3.mk
index 36ecb2ff558..d399128e771 100644
--- a/print/poppler-qt5/buildlink3.mk
+++ b/print/poppler-qt5/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2016/05/22 18:20:46 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.42.0
+BUILDLINK_ABI_DEPENDS.poppler-qt5?= poppler-qt5>=0.44.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 69767e0b8f1..edaff0bff08 100644
--- a/print/poppler/buildlink3.mk
+++ b/print/poppler/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.48 2016/04/15 14:42:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.49 2016/05/22 18:20:46 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.42.0
+BUILDLINK_ABI_DEPENDS.poppler+= poppler>=0.44.0
BUILDLINK_PKGSRCDIR.poppler?= ../../print/poppler
.include "../../graphics/lcms2/buildlink3.mk"
diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile
index 170b71718c4..c341cfce86b 100644
--- a/print/py-poppler/Makefile
+++ b/print/py-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/04/15 14:42:53 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/05/22 18:20:48 wiz Exp $
DISTNAME= pypoppler-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= print
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index f48955ced9c..4a8dd95403f 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2016/04/22 09:35:00 nros Exp $
+# $NetBSD: Makefile,v 1.33 2016/05/22 18:20:49 wiz Exp $
VER= 0.4.16
DISTNAME= qpdfview-${VER}
-PKGREVISION= 2
+PKGREVISION= 3
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 53e36982314..11db3aa2918 100644
--- a/print/ruby-gnome2-poppler/Makefile
+++ b/print/ruby-gnome2-poppler/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.72 2016/04/16 17:41:04 tsutsui Exp $
+# $NetBSD: Makefile,v 1.73 2016/05/22 18:20:49 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 2aaecc7e206..2821fbebff7 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2016/05/22 18:20:49 wiz Exp $
DISTNAME= texlive-20150521-source
PKGNAME= web2c-2015
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
EXTRACT_SUFX= .tar.xz
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index c829ae4df3f..4dcc3d3b7d6 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2016/05/22 18:20:49 wiz Exp $
DISTNAME= texlive-20150521-source
PKGNAME= xetex-0.99992
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
EXTRACT_SUFX= .tar.xz
diff --git a/print/zathura-pdf-poppler/Makefile b/print/zathura-pdf-poppler/Makefile
index 65e8745e564..e11da65148a 100644
--- a/print/zathura-pdf-poppler/Makefile
+++ b/print/zathura-pdf-poppler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/05/22 18:20:49 wiz Exp $
#
DISTNAME= zathura-pdf-poppler-0.2.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/
diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile
index a4a523b335f..0d8f51c156a 100644
--- a/sysutils/gnome-commander/Makefile
+++ b/sysutils/gnome-commander/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2016/05/22 18:20:49 wiz Exp $
DISTNAME= gnome-commander-1.2.8.15
-PKGREVISION= 44
+PKGREVISION= 45
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/}
EXTRACT_SUFX= .tar.xz
diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile
index baddaca6505..df67018c190 100644
--- a/sysutils/kfilemetadata/Makefile
+++ b/sysutils/kfilemetadata/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/05/22 18:20:49 wiz Exp $
DISTNAME= kfilemetadata-${_KDE_VERSION}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= sysutils
COMMENT= Library for extracting file metadata
LICENSE= gnu-gpl-v3
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 5599770c2f6..390a129ae81 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2016/05/22 18:20:49 wiz Exp $
#
DISTNAME= pdfgrep-1.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile
index daa87375034..ce8a3518864 100644
--- a/x11/xfce4-tumbler/Makefile
+++ b/x11/xfce4-tumbler/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2016/04/15 14:42:54 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/05/22 18:20:49 wiz Exp $
#
#
-PKGREVISION= 9
+PKGREVISION= 10
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 0.1.31