summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-22 09:43:40 +0000
committerwiz <wiz@pkgsrc.org>2018-08-22 09:43:40 +0000
commitd88c56beea418327e469d8fec94d73758e3c00ae (patch)
treefca052b886519e35dfdc806ec1a2b1576f7f5dc3 /print
parentc8515ec7ddcbc52de803815e34834198b584ff8f (diff)
downloadpkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz
Recursive bump for perl5-5.28.0
Diffstat (limited to 'print')
-rw-r--r--print/LaTeXML/Makefile3
-rw-r--r--print/a2ps/Makefile4
-rw-r--r--print/bibtool/Makefile3
-rw-r--r--print/chktex/Makefile4
-rw-r--r--print/cups-base/Makefile4
-rw-r--r--print/cups-pdf/Makefile4
-rw-r--r--print/cups15/Makefile4
-rw-r--r--print/enscript/Makefile4
-rw-r--r--print/foomatic-filters/Makefile4
-rw-r--r--print/foomatic4-db-engine/Makefile3
-rw-r--r--print/foomatic4-filters/Makefile4
-rw-r--r--print/ghostscript-agpl/Makefile3
-rw-r--r--print/ghostscript-gpl/Makefile4
-rw-r--r--print/gutenprint-lib/Makefile4
-rw-r--r--print/gv/Makefile4
-rw-r--r--print/hplip/Makefile4
-rw-r--r--print/html2ps/Makefile4
-rw-r--r--print/if-psprint/Makefile4
-rw-r--r--print/ja-a2ps/Makefile4
-rw-r--r--print/kbibtex/Makefile4
-rw-r--r--print/latexmk/Makefile3
-rw-r--r--print/lilypond/Makefile4
-rw-r--r--print/luatex/Makefile4
-rw-r--r--print/p5-LaTeX-Driver/Makefile4
-rw-r--r--print/p5-LaTeX-Encode/Makefile3
-rw-r--r--print/p5-LaTeX-Table/Makefile4
-rw-r--r--print/p5-Net-CUPS/Makefile4
-rw-r--r--print/p5-PostScript-MailLabels/Makefile4
-rw-r--r--print/p5-PostScript-Simple/Makefile4
-rw-r--r--print/p5-PostScript/Makefile4
-rw-r--r--print/p5-biblatex-biber/Makefile3
-rw-r--r--print/pdflib-lite/Makefile4
-rw-r--r--print/pdflib/Makefile4
-rw-r--r--print/psjoin/Makefile4
-rw-r--r--print/pslib/Makefile4
-rw-r--r--print/psutils/Makefile4
-rw-r--r--print/qpdf/Makefile3
-rw-r--r--print/scribus-qt4/Makefile4
-rw-r--r--print/tcl-pdflib/Makefile4
-rw-r--r--print/tex-cjk-gs-integrate/Makefile3
-rw-r--r--print/tex-glossaries/Makefile4
-rw-r--r--print/tex-kotex-utils/Makefile4
-rw-r--r--print/tex-oberdiek/Makefile3
-rw-r--r--print/tex-pdftex-doc/Makefile4
-rw-r--r--print/tex-pdftools/Makefile4
-rw-r--r--print/tex-pkfix/Makefile4
-rw-r--r--print/tex-tetex/Makefile3
-rw-r--r--print/tex-texlive.infra/Makefile3
-rw-r--r--print/tex-thumbpdf/Makefile4
-rw-r--r--print/tex-urlbst/Makefile4
-rw-r--r--print/tex4ht/Makefile4
-rw-r--r--print/xetex/Makefile4
-rw-r--r--print/yup/Makefile4
53 files changed, 106 insertions, 94 deletions
diff --git a/print/LaTeXML/Makefile b/print/LaTeXML/Makefile
index 4aa2f887018..a607a795cb1 100644
--- a/print/LaTeXML/Makefile
+++ b/print/LaTeXML/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2018/02/11 15:46:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/22 09:46:12 wiz Exp $
DISTNAME= LaTeXML-0.8.2
+PKGREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= https://dlmf.nist.gov/LaTeXML/releases/
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index d99af63afd5..d4cedf7c9de 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2017/07/30 22:42:59 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2018/08/22 09:46:12 wiz Exp $
DISTNAME= a2ps-4.14
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/}
diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile
index a0f94155999..286dd061f64 100644
--- a/print/bibtool/Makefile
+++ b/print/bibtool/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/09/08 03:52:26 markd Exp $
+# $NetBSD: Makefile,v 1.19 2018/08/22 09:46:12 wiz Exp $
DISTNAME= BibTool-2.65
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/}
diff --git a/print/chktex/Makefile b/print/chktex/Makefile
index 7382e2e409c..240be9812e7 100644
--- a/print/chktex/Makefile
+++ b/print/chktex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2018/05/16 12:42:19 markd Exp $
+# $NetBSD: Makefile,v 1.33 2018/08/22 09:46:12 wiz Exp $
DISTNAME= chktex-1.7.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= http://download.savannah.gnu.org/releases/chktex/
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index dc3908b82f6..d7f2f4ac809 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2018/07/24 12:19:21 bouyer Exp $
+# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:12 wiz Exp $
.include "../../print/cups/Makefile.common"
-PKGREVISION=2
DISTNAME= cups-${CUPS_VERS}-source
PKGNAME= cups-base-${CUPS_VERS}
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=apple/}
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile
index b28981d13df..fe6048e66bb 100644
--- a/print/cups-pdf/Makefile
+++ b/print/cups-pdf/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2018/01/14 10:08:31 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/08/22 09:46:12 wiz Exp $
COMMENT= PDF backend for CUPS
DISTNAME= cups-pdf-2.6.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= print
HOMEPAGE= https://www.cups-pdf.de/
diff --git a/print/cups15/Makefile b/print/cups15/Makefile
index d5673adeab4..2386fc4a2f5 100644
--- a/print/cups15/Makefile
+++ b/print/cups15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/07/04 13:40:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.22 2018/08/22 09:46:12 wiz Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -8,7 +8,7 @@ DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${DIST_VERS:S/-/./g}
BASE_VERS= 1.5.4
DIST_VERS= ${BASE_VERS}
-PKGREVISION= 16
+PKGREVISION= 17
# Fix for https://www.cups.org/str.php?L4609
PATCH_SITES= https://www.cups.org/strfiles.php/3482/
diff --git a/print/enscript/Makefile b/print/enscript/Makefile
index 63db8ba0c03..a409d0fa035 100644
--- a/print/enscript/Makefile
+++ b/print/enscript/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2016/07/09 06:38:50 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2018/08/22 09:46:12 wiz Exp $
#
DISTNAME= enscript-1.6.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=enscript/}
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index a7148d3d2fc..3c3f15904fb 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2017/11/12 16:03:36 khorben Exp $
+# $NetBSD: Makefile,v 1.37 2018/08/22 09:46:12 wiz Exp $
.include "Makefile.common"
DISTNAME= foomatic-filters-${FOOMATIC_FILTERS_VERSION}
-PKGREVISION= 15
+PKGREVISION= 16
MASTER_SITES= http://www.openprinting.org/download/foomatic/oldstuff/
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/foomatic4-db-engine/Makefile b/print/foomatic4-db-engine/Makefile
index 017ff0ceb56..5633d313fdb 100644
--- a/print/foomatic4-db-engine/Makefile
+++ b/print/foomatic4-db-engine/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2018/07/21 16:07:22 leot Exp $
+# $NetBSD: Makefile,v 1.31 2018/08/22 09:46:13 wiz Exp $
#
DISTNAME= foomatic-db-engine-4.0.13
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/
diff --git a/print/foomatic4-filters/Makefile b/print/foomatic4-filters/Makefile
index 372b9830f37..2ed8e581c0b 100644
--- a/print/foomatic4-filters/Makefile
+++ b/print/foomatic4-filters/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2017/11/12 16:03:37 khorben Exp $
+# $NetBSD: Makefile,v 1.35 2018/08/22 09:46:13 wiz Exp $
DISTNAME= foomatic-filters-4.0.17
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile
index 09d12fb5e39..8ee20560f8b 100644
--- a/print/ghostscript-agpl/Makefile
+++ b/print/ghostscript-agpl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2018/04/04 13:04:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.33 2018/08/22 09:46:13 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=ArtifexSoftware/}
GITHUB_PROJECT= ghostpdl-downloads
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index 38e7f95215c..1e2af759880 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2018/04/17 22:29:33 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/08/22 09:46:13 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/}
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
MASTER_SITES+= https://ghostscript.com/releases/
diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile
index af86626c22c..1f81fb90c61 100644
--- a/print/gutenprint-lib/Makefile
+++ b/print/gutenprint-lib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.78 2018/04/17 22:29:48 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2018/08/22 09:46:13 wiz Exp $
VERSION= 5.2.13
DISTNAME= gutenprint-${VERSION}
PKGNAME= gutenprint-lib-${VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 3f125ef1e78..cd5f7ce06a7 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2016/07/09 06:38:50 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2018/08/22 09:46:13 wiz Exp $
DISTNAME= gv-3.7.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=gv/}
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index ade7882a2e2..d793183fd6e 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2018/06/10 17:53:20 schnoebe Exp $
+# $NetBSD: Makefile,v 1.74 2018/08/22 09:46:13 wiz Exp $
DISTNAME= hplip-3.18.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/}
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index b4b7c6776f5..0a594df335b 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2016/07/09 06:38:51 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2018/08/22 09:46:13 wiz Exp $
#
DISTNAME= html2ps-1.0b7
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= print
MASTER_SITES= http://user.it.uu.se/~jan/
diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile
index 95b5ad6c6e9..006b9f410f7 100644
--- a/print/if-psprint/Makefile
+++ b/print/if-psprint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2017/01/04 21:36:55 abs Exp $
+# $NetBSD: Makefile,v 1.35 2018/08/22 09:46:13 wiz Exp $
DISTNAME= if-psprint-1.10
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=abs0/}
diff --git a/print/ja-a2ps/Makefile b/print/ja-a2ps/Makefile
index 0b210a8187d..7dc0e229ee0 100644
--- a/print/ja-a2ps/Makefile
+++ b/print/ja-a2ps/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2017/08/16 20:45:43 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/08/22 09:46:13 wiz Exp $
DISTNAME= a2ps.pl-1.45
PKGNAME= ja-a2ps-1.45
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
EXTRACT_SUFX= # None
diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile
index b62e7da96ef..9827d089310 100644
--- a/print/kbibtex/Makefile
+++ b/print/kbibtex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2018/08/16 18:55:09 adam Exp $
+# $NetBSD: Makefile,v 1.92 2018/08/22 09:46:13 wiz Exp $
DISTNAME= kbibtex-0.5.1
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= print kde
#MASTER_SITES= http://download.gna.org/kbibtex/0.5/
EXTRACT_SUFX= .tar.xz
diff --git a/print/latexmk/Makefile b/print/latexmk/Makefile
index 219dd44fe90..d7649f463af 100644
--- a/print/latexmk/Makefile
+++ b/print/latexmk/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/08/16 12:02:10 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:14 wiz Exp $
DISTNAME= latexmk-459
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= http://users.phys.psu.edu/~collins/software/latexmk/
EXTRACT_SUFX= .zip
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 63c38939989..4fb2b589362 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2018/07/03 05:03:30 adam Exp $
+# $NetBSD: Makefile,v 1.118 2018/08/22 09:46:14 wiz Exp $
DISTNAME= lilypond-2.18.2
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.18/
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index d9f8c3eaab6..5c9c668d395 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.74 2018/08/16 13:56:26 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2018/08/22 09:46:14 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= luatex-1.07.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/
EXTRACT_SUFX= .tar.xz
diff --git a/print/p5-LaTeX-Driver/Makefile b/print/p5-LaTeX-Driver/Makefile
index 130fbece9ea..0abbe049c6b 100644
--- a/print/p5-LaTeX-Driver/Makefile
+++ b/print/p5-LaTeX-Driver/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2017/06/05 14:24:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2018/08/22 09:46:14 wiz Exp $
DISTNAME= LaTeX-Driver-0.300.2
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-LaTeX-Encode/Makefile b/print/p5-LaTeX-Encode/Makefile
index 26e72fd209a..f694ea429f7 100644
--- a/print/p5-LaTeX-Encode/Makefile
+++ b/print/p5-LaTeX-Encode/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2017/09/18 12:08:12 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/08/22 09:46:14 wiz Exp $
DISTNAME= LaTeX-Encode-0.092.0
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-LaTeX-Table/Makefile b/print/p5-LaTeX-Table/Makefile
index ee16fbe545c..fb08abc6b47 100644
--- a/print/p5-LaTeX-Table/Makefile
+++ b/print/p5-LaTeX-Table/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2017/06/05 14:24:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2018/08/22 09:46:14 wiz Exp $
#
DISTNAME= LaTeX-Table-v1.0.6
PKGNAME= p5-${DISTNAME:S/v1/1/}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/}
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 6678d93b3d1..f5f40a743cc 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2018/04/17 22:29:48 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2018/08/22 09:46:14 wiz Exp $
DISTNAME= Net-CUPS-0.64
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/print/p5-PostScript-MailLabels/Makefile b/print/p5-PostScript-MailLabels/Makefile
index 4e23a453e85..2008cf74dc2 100644
--- a/print/p5-PostScript-MailLabels/Makefile
+++ b/print/p5-PostScript-MailLabels/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2017/06/05 14:24:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2018/08/22 09:46:14 wiz Exp $
DISTNAME= PostScript-MailLabels-2.32
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/}
MASTER_SITES+= http://oplnk.net/~ajackson/software/
diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile
index 45795e5874b..2544a50ed10 100644
--- a/print/p5-PostScript-Simple/Makefile
+++ b/print/p5-PostScript-Simple/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/06/05 14:24:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/22 09:46:14 wiz Exp $
DISTNAME= PostScript-Simple-0.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/}
diff --git a/print/p5-PostScript/Makefile b/print/p5-PostScript/Makefile
index 625f3998188..f5f89a4da60 100644
--- a/print/p5-PostScript/Makefile
+++ b/print/p5-PostScript/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/06/05 14:24:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2018/08/22 09:46:14 wiz Exp $
DISTNAME= PostScript-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/}
diff --git a/print/p5-biblatex-biber/Makefile b/print/p5-biblatex-biber/Makefile
index 24b9dbfdfaf..eac39b5edbb 100644
--- a/print/p5-biblatex-biber/Makefile
+++ b/print/p5-biblatex-biber/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2018/05/03 12:42:24 markd Exp $
+# $NetBSD: Makefile,v 1.20 2018/08/22 09:46:14 wiz Exp $
DISTNAME= biber-2.11
PKGNAME= p5-biblatex-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=plk/}
GITHUB_PROJECT= biber
diff --git a/print/pdflib-lite/Makefile b/print/pdflib-lite/Makefile
index c7a91fb746f..d801e69957d 100644
--- a/print/pdflib-lite/Makefile
+++ b/print/pdflib-lite/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2016/07/09 06:38:51 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/22 09:46:15 wiz Exp $
DISTNAME= PDFlib-Lite-7.0.5
PKGNAME= pdflib-lite-7.0.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/705/
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index fd0474f3c45..c0dfcc32597 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2016/07/10 10:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2018/08/22 09:46:14 wiz Exp $
.include "Makefile.common"
PKGNAME= pdflib-${PDFLIB_BASE_VERS}
-PKGREVISION= 21
+PKGREVISION= 22
COMMENT= C library to produce PDF files
BUILD_TARGET= pdflib
diff --git a/print/psjoin/Makefile b/print/psjoin/Makefile
index dfbffb24db6..cba91441c92 100644
--- a/print/psjoin/Makefile
+++ b/print/psjoin/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2016/09/02 14:05:13 mef Exp $
+# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:15 wiz Exp $
#
DISTNAME= psjoin
PKGNAME= psjoin-0.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= http://t-sato.in.coocan.jp/tools/
EXTRACT_SUFX= # empty
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 12501a35d23..64da98014e0 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 06:38:51 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/08/22 09:46:15 wiz Exp $
#
DISTNAME= pslib-0.4.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/}
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index f72abd4e997..c57ebc0e364 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2016/09/02 14:16:35 mef Exp $
+# $NetBSD: Makefile,v 1.47 2018/08/22 09:46:15 wiz Exp $
DISTNAME= psutils-p17
PKGNAME= psutils-1.17
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print
MASTER_SITES= ftp://ftp.knackered.org/pub/psutils/
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile
index 1d17f8341e2..f2ee682633c 100644
--- a/print/qpdf/Makefile
+++ b/print/qpdf/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/07/15 23:37:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2018/08/22 09:46:15 wiz Exp $
DISTNAME= qpdf-8.1.0
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile
index 273610dc95f..14808d84ad7 100644
--- a/print/scribus-qt4/Makefile
+++ b/print/scribus-qt4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2018/07/03 05:03:30 adam Exp $
+# $NetBSD: Makefile,v 1.58 2018/08/22 09:46:15 wiz Exp $
DISTNAME= scribus-1.4.3
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/}
EXTRACT_SUFX= .tar.xz
diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile
index 872f73420f4..753d7f4eeb4 100644
--- a/print/tcl-pdflib/Makefile
+++ b/print/tcl-pdflib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2016/07/10 10:32:57 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2018/08/22 09:46:15 wiz Exp $
.include "../../print/pdflib/Makefile.common"
PKGNAME= tcl-pdflib-${PDFLIB_BASE_VERS}
-PKGREVISION= 18
+PKGREVISION= 19
COMMENT= Tcl interface to PDFlib for generating PDF files
MAKE_JOBS_SAFE= no
diff --git a/print/tex-cjk-gs-integrate/Makefile b/print/tex-cjk-gs-integrate/Makefile
index 3df8cc2c03f..3cfcb0ebdba 100644
--- a/print/tex-cjk-gs-integrate/Makefile
+++ b/print/tex-cjk-gs-integrate/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/05/06 01:34:08 markd Exp $
+# $NetBSD: Makefile,v 1.7 2018/08/22 09:46:15 wiz Exp $
DISTNAME= cjk-gs-integrate
PKGNAME= tex-${DISTNAME}-20180306.0
+PKGREVISION= 1
TEXLIVE_REV= 46878
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/tex-glossaries/Makefile b/print/tex-glossaries/Makefile
index f0c3b8782bf..89851f642c0 100644
--- a/print/tex-glossaries/Makefile
+++ b/print/tex-glossaries/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2018/05/22 21:25:09 markd Exp $
+# $NetBSD: Makefile,v 1.21 2018/08/22 09:46:15 wiz Exp $
DISTNAME= glossaries
PKGNAME= tex-${DISTNAME}-4.37
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 47357
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/tex-kotex-utils/Makefile b/print/tex-kotex-utils/Makefile
index 4013037ad8a..3414ead2c92 100644
--- a/print/tex-kotex-utils/Makefile
+++ b/print/tex-kotex-utils/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2016/07/09 06:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/22 09:46:15 wiz Exp $
DISTNAME= kotex-utils
PKGNAME= tex-${DISTNAME}-2.1.0
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 38727
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/tex-oberdiek/Makefile b/print/tex-oberdiek/Makefile
index 0ca8ffcabd4..e1165b1b364 100644
--- a/print/tex-oberdiek/Makefile
+++ b/print/tex-oberdiek/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2018/05/08 10:59:09 markd Exp $
+# $NetBSD: Makefile,v 1.22 2018/08/22 09:46:15 wiz Exp $
DISTNAME= oberdiek
PKGNAME= tex-${DISTNAME}-2018
+PKGREVISION= 1
TEXLIVE_REV= 47293
MAINTAINER= minskim@NetBSD.org
diff --git a/print/tex-pdftex-doc/Makefile b/print/tex-pdftex-doc/Makefile
index 6f306f79363..87389b7e144 100644
--- a/print/tex-pdftex-doc/Makefile
+++ b/print/tex-pdftex-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2016/07/09 06:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/08/22 09:46:15 wiz Exp $
DISTNAME= pdftex.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2016
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 41149
MAINTAINER= minskim@NetBSD.org
diff --git a/print/tex-pdftools/Makefile b/print/tex-pdftools/Makefile
index b9672f4511f..049065da4f4 100644
--- a/print/tex-pdftools/Makefile
+++ b/print/tex-pdftools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/07/09 06:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/22 09:46:16 wiz Exp $
DISTNAME= pdftools
PKGNAME= tex-${DISTNAME}-0.86
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 37078
MAINTAINER= minskim@NetBSD.org
diff --git a/print/tex-pkfix/Makefile b/print/tex-pkfix/Makefile
index f943213c966..dc837d2dd12 100644
--- a/print/tex-pkfix/Makefile
+++ b/print/tex-pkfix/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/07/09 06:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/08/22 09:46:16 wiz Exp $
DISTNAME= pkfix
PKGNAME= tex-${DISTNAME}-1.7
-PKGREVISION= 2
+PKGREVISION= 3
TEXLIVE_REV= 26032
MAINTAINER= minskim@NetBSD.org
diff --git a/print/tex-tetex/Makefile b/print/tex-tetex/Makefile
index 6c0a7fb5dd3..53298029c46 100644
--- a/print/tex-tetex/Makefile
+++ b/print/tex-tetex/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2018/05/13 10:41:47 markd Exp $
+# $NetBSD: Makefile,v 1.30 2018/08/22 09:46:16 wiz Exp $
DISTNAME= tetex
PKGNAME= tex-${DISTNAME}-3.0.47198
+PKGREVISION= 1
TEXLIVE_REV= 47198
MAINTAINER= minskim@NetBSD.org
diff --git a/print/tex-texlive.infra/Makefile b/print/tex-texlive.infra/Makefile
index c3f6a4efd38..1a8634fea17 100644
--- a/print/tex-texlive.infra/Makefile
+++ b/print/tex-texlive.infra/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2018/05/13 11:10:33 markd Exp $
+# $NetBSD: Makefile,v 1.20 2018/08/22 09:46:16 wiz Exp $
DISTNAME= texlive.infra
PKGNAME= tex-${DISTNAME}-2018
+PKGREVISION= 1
TEXLIVE_REV= 47457
MAINTAINER= minskim@NetBSD.org
diff --git a/print/tex-thumbpdf/Makefile b/print/tex-thumbpdf/Makefile
index 1af23ced707..33dacadf030 100644
--- a/print/tex-thumbpdf/Makefile
+++ b/print/tex-thumbpdf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:45 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/08/22 09:46:16 wiz Exp $
DISTNAME= thumbpdf
PKGNAME= tex-${DISTNAME}-3.16
-PKGREVISION= 2
+PKGREVISION= 3
TEXLIVE_REV= 34621
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/tex-urlbst/Makefile b/print/tex-urlbst/Makefile
index 95fba4b2414..8f08525164b 100644
--- a/print/tex-urlbst/Makefile
+++ b/print/tex-urlbst/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/03/07 08:26:17 markd Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/22 09:46:16 wiz Exp $
DISTNAME= urlbst
PKGNAME= tex-${DISTNAME}-0.7
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 29803
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/tex4ht/Makefile b/print/tex4ht/Makefile
index 55ade2d4e0a..2d534f378eb 100644
--- a/print/tex4ht/Makefile
+++ b/print/tex4ht/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2018/05/13 12:53:19 markd Exp $
+# $NetBSD: Makefile,v 1.9 2018/08/22 09:46:16 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= tex4ht-0.0.20170523
-PKGREVISION= 1
+PKGREVISION= 2
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 45e3eb4ddb2..585ca8f64d3 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2018/08/16 13:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2018/08/22 09:46:16 wiz Exp $
DISTNAME= texlive-20180414-source
PKGNAME= xetex-0.99999
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2018/
EXTRACT_SUFX= .tar.xz
diff --git a/print/yup/Makefile b/print/yup/Makefile
index a3493714067..5336b542140 100644
--- a/print/yup/Makefile
+++ b/print/yup/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2016/07/09 06:38:53 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/08/22 09:46:16 wiz Exp $
#
DISTNAME= yup-r1-rel
PKGNAME= yup-1.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MASTER_SITES= # http://redback.spyda.net/~mjch/yup/
EXTRACT_SUFX= .tgz