summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-28 20:10:34 +0000
committerwiz <wiz@pkgsrc.org>2018-01-28 20:10:34 +0000
commit1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch)
tree820d144772d83eef522d14f64539ef676f3603cc /print
parent2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff)
downloadpkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'print')
-rw-r--r--print/advi/Makefile4
-rw-r--r--print/atril/Makefile4
-rw-r--r--print/cups-base/Makefile3
-rw-r--r--print/cups-base/buildlink3.mk4
-rw-r--r--print/cups-drivers-Magicolor5440DL/Makefile4
-rw-r--r--print/cups-filters/Makefile4
-rw-r--r--print/cups-filters/buildlink3.mk4
-rw-r--r--print/cups/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/ghostscript-gpl/Makefile4
-rw-r--r--print/ghostscript-gpl/buildlink3.mk4
-rw-r--r--print/ghostscript/Makefile4
-rw-r--r--print/ghostscript/buildlink3.mk4
-rw-r--r--print/glabels/Makefile4
-rw-r--r--print/gtklp/Makefile4
-rw-r--r--print/gutenprint-lib/Makefile4
-rw-r--r--print/hplip/Makefile3
-rw-r--r--print/libgnomecups/Makefile4
-rw-r--r--print/libgnomecups/buildlink3.mk4
-rw-r--r--print/libgnomeprint/Makefile4
-rw-r--r--print/libgnomeprint/buildlink3.mk4
-rw-r--r--print/libgnomeprintui/Makefile4
-rw-r--r--print/libgnomeprintui/buildlink3.mk4
-rw-r--r--print/libspectre/Makefile4
-rw-r--r--print/libspectre/buildlink3.mk4
-rw-r--r--print/okular/Makefile4
-rw-r--r--print/p5-Net-CUPS/Makefile4
-rw-r--r--print/pdf2djvu/Makefile4
-rw-r--r--print/pdfmod/Makefile4
-rw-r--r--print/py-cups/Makefile4
-rw-r--r--print/qpdfview/Makefile4
-rw-r--r--print/scribus-qt4/Makefile4
-rw-r--r--print/xpp/Makefile4
-rw-r--r--print/zathura-ps/Makefile3
38 files changed, 76 insertions, 72 deletions
diff --git a/print/advi/Makefile b/print/advi/Makefile
index ff676e5fb95..e9159b2ac81 100644
--- a/print/advi/Makefile
+++ b/print/advi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2018/01/10 16:53:12 jaapb Exp $
+# $NetBSD: Makefile,v 1.107 2018/01/28 20:11:01 wiz Exp $
DISTNAME= advi-1.10.2
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= print
MASTER_SITES= http://gallium.inria.fr/advi/
diff --git a/print/atril/Makefile b/print/atril/Makefile
index b4b5ac01d97..aad9c904bdb 100644
--- a/print/atril/Makefile
+++ b/print/atril/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2018/01/10 22:16:25 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/01/28 20:11:01 wiz Exp $
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= atril-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print
COMMENT= Simple multi-page document viewer for the MATE environment
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index b1f98309abb..09792cd3328 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/01/26 17:22:51 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2018/01/28 20:10:37 wiz Exp $
+PKGREVISION= 1
.include "../../print/cups/Makefile.common"
DISTNAME= cups-${CUPS_VERS}-source
diff --git a/print/cups-base/buildlink3.mk b/print/cups-base/buildlink3.mk
index aa474f7161e..43ae8022f1f 100644
--- a/print/cups-base/buildlink3.mk
+++ b/print/cups-base/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2018/01/28 20:10:37 wiz Exp $
BUILDLINK_TREE+= cups-base
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= cups-base
CUPS_BASE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.cups-base+= cups-base>=1.1.19nb3
-BUILDLINK_ABI_DEPENDS.cups-base+= cups-base>=2.2.5nb1
+BUILDLINK_ABI_DEPENDS.cups-base+= cups-base>=2.2.6nb1
BUILDLINK_PKGSRCDIR.cups-base?= ../../print/cups-base
pkgbase := cups-base
diff --git a/print/cups-drivers-Magicolor5440DL/Makefile b/print/cups-drivers-Magicolor5440DL/Makefile
index 328121952a6..4926962b150 100644
--- a/print/cups-drivers-Magicolor5440DL/Makefile
+++ b/print/cups-drivers-Magicolor5440DL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2018/01/28 20:11:01 wiz Exp $
#
DISTNAME= 5440DL_lin64bit_1_2_1
PKGNAME= cups-drivers-Magicolor5440DL-1.2.1
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= print
MASTER_SITES= http://printer.konicaminolta.net/drivers/linux/
EXTRACT_SUFX= .zip
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 88b319cf694..de181480265 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2018/01/10 22:16:25 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2018/01/28 20:10:37 wiz Exp $
DISTNAME= cups-filters-1.17.9
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= http://openprinting.org/download/cups-filters/
EXTRACT_SUFX= .tar.xz
diff --git a/print/cups-filters/buildlink3.mk b/print/cups-filters/buildlink3.mk
index 919f31137b6..8ecbe7edfbe 100644
--- a/print/cups-filters/buildlink3.mk
+++ b/print/cups-filters/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2018/01/28 20:10:37 wiz Exp $
BUILDLINK_TREE+= cups-filters
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= cups-filters
CUPS_FILTERS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.cups-filters+= cups-filters>=1.8.2
-BUILDLINK_ABI_DEPENDS.cups-filters?= cups-filters>=1.17.9nb2
+BUILDLINK_ABI_DEPENDS.cups-filters?= cups-filters>=1.17.9nb6
BUILDLINK_PKGSRCDIR.cups-filters?= ../../print/cups-filters
.include "../../print/cups-base/buildlink3.mk"
diff --git a/print/cups/Makefile b/print/cups/Makefile
index e33e12514b2..48ed32ad3fc 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.254 2017/12/02 20:02:34 leot Exp $
+# $NetBSD: Makefile,v 1.255 2018/01/28 20:11:01 wiz Exp $
+PKGREVISION= 1
.include "../../print/cups/Makefile.common"
PKGNAME= cups-${CUPS_VERS}
diff --git a/print/electrix/Makefile b/print/electrix/Makefile
index b5b8f7b1a99..d72d629a45b 100644
--- a/print/electrix/Makefile
+++ b/print/electrix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2018/01/10 22:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/01/28 20:11:01 wiz Exp $
DISTNAME= electrix-0.2.0
-PKGREVISION= 41
+PKGREVISION= 42
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile
index 81e72ab2409..20c0be2fca4 100644
--- a/print/epdfview/Makefile
+++ b/print/epdfview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2018/01/10 22:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2018/01/28 20:11:01 wiz Exp $
DISTNAME= epdfview-0.1.8
-PKGREVISION= 53
+PKGREVISION= 54
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 7d937734d10..1ab83228b53 100644
--- a/print/evince-nautilus/Makefile
+++ b/print/evince-nautilus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.92 2018/01/10 22:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2018/01/28 20:11:01 wiz Exp $
.include "../../print/evince/Makefile.common"
PKGNAME= ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION= 53
+PKGREVISION= 54
COMMENT= File properties plugin for evince files
.include "options.mk"
diff --git a/print/evince/Makefile b/print/evince/Makefile
index e31096e40ea..03a544be1fc 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.131 2018/01/10 22:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.132 2018/01/28 20:11:01 wiz Exp $
.include "../../print/evince/Makefile.common"
-PKGREVISION= 62
+PKGREVISION= 63
COMMENT= Document viewer
diff --git a/print/evince3/Makefile b/print/evince3/Makefile
index cfcd8ddbbc9..e5955f5be6a 100644
--- a/print/evince3/Makefile
+++ b/print/evince3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2018/01/10 22:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2018/01/28 20:11:02 wiz Exp $
-PKGREVISION= 5
+PKGREVISION= 6
.include "../../print/evince3/Makefile.common"
COMMENT= Document viewer
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index f818872efd6..7ec3eb8ffb6 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2018/01/25 10:34:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2018/01/28 20:10:37 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
MASTER_SITES+= https://ghostscript.com/releases/
diff --git a/print/ghostscript-gpl/buildlink3.mk b/print/ghostscript-gpl/buildlink3.mk
index cb833db15a9..74e2bff596e 100644
--- a/print/ghostscript-gpl/buildlink3.mk
+++ b/print/ghostscript-gpl/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2018/01/28 20:10:37 wiz Exp $
BUILDLINK_TREE+= ghostscript-gpl
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript-gpl
GHOSTSCRIPT_GPL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=8.63nb1
-BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.06nb20
+BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.06nb21
BUILDLINK_PKGSRCDIR.ghostscript-gpl?= ../../print/ghostscript-gpl
.include "../../graphics/png/buildlink3.mk"
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 472e9ae6299..1965a05fb8d 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.106 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2018/01/28 20:10:37 wiz Exp $
#
# XXX The version number is the last one before the agpl change.
DISTNAME= ghostscript-9.05
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk
index 5950efc6ce9..1b5547e6674 100644
--- a/print/ghostscript/buildlink3.mk
+++ b/print/ghostscript/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2018/01/07 13:04:28 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2018/01/28 20:10:37 wiz Exp $
BUILDLINK_TREE+= ghostscript
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript
GHOSTSCRIPT_BUILDLINK3_MK:= 1
BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1
-BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb9
+BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb10
BUILDLINK_PKGSRCDIR.ghostscript= ../../print/ghostscript
pkgbase := ghostscript
diff --git a/print/glabels/Makefile b/print/glabels/Makefile
index 5f5eb350bed..b14ab6dfc90 100644
--- a/print/glabels/Makefile
+++ b/print/glabels/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2017/11/30 16:45:36 adam Exp $
+# $NetBSD: Makefile,v 1.94 2018/01/28 20:11:02 wiz Exp $
#
DISTNAME= glabels-2.2.8
-PKGREVISION= 53
+PKGREVISION= 54
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/}
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index aa278d7bd16..f69ba0b59b3 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2018/01/28 20:11:02 wiz Exp $
#
DISTNAME= gtklp-1.2.7
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/}
EXTRACT_SUFX= .src.tar.gz
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile
index d28a7a13632..10a2cf939fe 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.74 2017/11/23 17:20:09 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2018/01/28 20:11:02 wiz Exp $
VERSION= 5.2.13
DISTNAME= gutenprint-${VERSION}
PKGNAME= gutenprint-lib-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index 61295d77f65..fccb8815643 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2017/12/14 20:24:42 schnoebe Exp $
+# $NetBSD: Makefile,v 1.68 2018/01/28 20:11:02 wiz Exp $
DISTNAME= hplip-3.17.11
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/}
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 4b60333272c..9627f52fe5b 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2018/01/28 20:10:37 wiz Exp $
#
DISTNAME= libgnomecups-0.2.3
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/}
diff --git a/print/libgnomecups/buildlink3.mk b/print/libgnomecups/buildlink3.mk
index d4305dd87c6..eb0dd601e2e 100644
--- a/print/libgnomecups/buildlink3.mk
+++ b/print/libgnomecups/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2018/01/28 20:10:37 wiz Exp $
BUILDLINK_TREE+= libgnomecups
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomecups
LIBGNOMECUPS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnomecups+= libgnomecups>=0.2.0
-BUILDLINK_ABI_DEPENDS.libgnomecups+= libgnomecups>=0.2.3nb19
+BUILDLINK_ABI_DEPENDS.libgnomecups+= libgnomecups>=0.2.3nb20
BUILDLINK_PKGSRCDIR.libgnomecups?= ../../print/libgnomecups
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 80f8dfabb74..841f9141a20 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.102 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2018/01/28 20:10:37 wiz Exp $
#
DISTNAME= libgnomeprint-2.18.8
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/libgnomeprint/buildlink3.mk b/print/libgnomeprint/buildlink3.mk
index 6a259977cd2..1550849526a 100644
--- a/print/libgnomeprint/buildlink3.mk
+++ b/print/libgnomeprint/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.50 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.51 2018/01/28 20:10:37 wiz Exp $
.include "../../mk/bsd.fast.prefs.mk"
@@ -8,7 +8,7 @@ BUILDLINK_TREE+= libgnomeprint
LIBGNOMEPRINT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb26
+BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb27
BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint
.include "../../devel/gettext-lib/buildlink3.mk"
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile
index c629868aa0b..3a9520c54be 100644
--- a/print/libgnomeprintui/Makefile
+++ b/print/libgnomeprintui/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.90 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2018/01/28 20:10:37 wiz Exp $
#
DISTNAME= libgnomeprintui-2.18.6
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.18/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/libgnomeprintui/buildlink3.mk b/print/libgnomeprintui/buildlink3.mk
index 2fe96414de2..0bdde26bbd7 100644
--- a/print/libgnomeprintui/buildlink3.mk
+++ b/print/libgnomeprintui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.48 2017/11/23 17:19:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.49 2018/01/28 20:10:37 wiz Exp $
BUILDLINK_TREE+= libgnomeprintui
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomeprintui
LIBGNOMEPRINTUI_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb27
+BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb28
BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui
.include "../../devel/GConf/buildlink3.mk"
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index b4a84b19b05..bf8c6dd6fa5 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2017/11/23 17:19:44 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/01/28 20:10:38 wiz Exp $
DISTNAME= libspectre-0.2.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
diff --git a/print/libspectre/buildlink3.mk b/print/libspectre/buildlink3.mk
index 59253db3d98..3a6509cd1ac 100644
--- a/print/libspectre/buildlink3.mk
+++ b/print/libspectre/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2017/11/23 17:19:44 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2018/01/28 20:10:38 wiz Exp $
BUILDLINK_TREE+= libspectre
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libspectre
LIBSPECTRE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libspectre+= libspectre>=0.2.1
-BUILDLINK_ABI_DEPENDS.libspectre+= libspectre>=0.2.8nb1
+BUILDLINK_ABI_DEPENDS.libspectre+= libspectre>=0.2.8nb2
BUILDLINK_PKGSRCDIR.libspectre?= ../../print/libspectre
.include "../../print/ghostscript/buildlink3.mk"
diff --git a/print/okular/Makefile b/print/okular/Makefile
index 490250b0446..ec4c3c39e94 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2018/01/11 08:11:55 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2018/01/28 20:11:02 wiz Exp $
DISTNAME= okular-16.08.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= print
COMMENT= KDE universal document viewer
MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.08.0/src/}
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 8e226deea1a..4bf5ab4238b 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2017/11/23 17:20:10 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2018/01/28 20:11:02 wiz Exp $
DISTNAME= Net-CUPS-0.64
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile
index faa9c0b5bbb..7ea98b5f2a6 100644
--- a/print/pdf2djvu/Makefile
+++ b/print/pdf2djvu/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2018/01/10 22:16:26 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2018/01/28 20:11:02 wiz Exp $
DISTNAME= pdf2djvu-0.9.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= https://github.com/jwilk/pdf2djvu/releases/download/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
diff --git a/print/pdfmod/Makefile b/print/pdfmod/Makefile
index 38e75955541..a41f0742323 100644
--- a/print/pdfmod/Makefile
+++ b/print/pdfmod/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2017/11/30 16:45:36 adam Exp $
+# $NetBSD: Makefile,v 1.17 2018/01/28 20:11:02 wiz Exp $
DISTNAME= pdfmod-0.9.1
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pdfmod/0.9/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index 6a1d42577dd..5f9fbebcbb9 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2017/12/19 11:53:10 jperkin Exp $
+# $NetBSD: Makefile,v 1.34 2018/01/28 20:11:02 wiz Exp $
DISTNAME= pycups-1.9.73
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print python
MASTER_SITES= http://cyberelk.net/tim/data/pycups/
MASTER_SITES+= ${MASTER_SITE_PYPI:=p/pycups/}
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile
index bb187033895..736b216cb98 100644
--- a/print/qpdfview/Makefile
+++ b/print/qpdfview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2018/01/22 11:56:41 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2018/01/28 20:11:02 wiz Exp $
VER= 0.4.16
DISTNAME= qpdfview-${VER}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= print
MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/
diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile
index f7dfb383d9b..0eac2c0c292 100644
--- a/print/scribus-qt4/Makefile
+++ b/print/scribus-qt4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2017/11/23 17:20:10 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2018/01/28 20:11:03 wiz Exp $
DISTNAME= scribus-1.4.3
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
EXTRACT_SUFX= .tar.xz
diff --git a/print/xpp/Makefile b/print/xpp/Makefile
index 5bd2725b05f..e30ba794819 100644
--- a/print/xpp/Makefile
+++ b/print/xpp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2017/11/23 17:20:10 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2018/01/28 20:11:03 wiz Exp $
DISTNAME= xpp-1.5
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= print x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/}
diff --git a/print/zathura-ps/Makefile b/print/zathura-ps/Makefile
index a3613a0afad..54dc89004c0 100644
--- a/print/zathura-ps/Makefile
+++ b/print/zathura-ps/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/01/07 13:00:07 leot Exp $
+# $NetBSD: Makefile,v 1.10 2018/01/28 20:11:03 wiz Exp $
#
DISTNAME= zathura-ps-0.2.5
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/