diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-10 22:08:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-10 22:08:37 +0000 |
commit | aea435c684475a7d69a14634c0e51d603ab462ae (patch) | |
tree | 9fd7a37dbb2162cea8ab6c0cd54f7f398658d288 /print | |
parent | b16775744b3813e095efae692a24050371dacda5 (diff) | |
download | pkgsrc-aea435c684475a7d69a14634c0e51d603ab462ae.tar.gz |
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Diffstat (limited to 'print')
51 files changed, 102 insertions, 102 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 8ae03a3f7e3..848e72d89c7 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2020/03/08 16:51:02 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2020/03/10 22:10:50 wiz Exp $ DISTNAME= abcm2ps-8.13.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/advi/Makefile b/print/advi/Makefile index 1a6cbc09ec0..840894ce7ec 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2020/03/08 16:51:02 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2020/03/10 22:10:50 wiz Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/print/atril/Makefile b/print/atril/Makefile index 7079d21595f..55c9c98e672 100644 --- a/print/atril/Makefile +++ b/print/atril/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2020/03/08 16:51:02 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2020/03/10 22:10:50 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= atril-${VERSION:R}.3 diff --git a/print/auctex/Makefile b/print/auctex/Makefile index d085e3c40a9..4e43f17de88 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2020/03/08 16:51:02 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2020/03/10 22:10:50 wiz Exp $ DISTNAME= auctex-11.92 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 #PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=auctex/} diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 7baaee8bad0..c34a12d840f 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2020/03/08 16:48:04 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2020/03/10 22:08:57 wiz Exp $ .include "../../print/cups/Makefile.common" DISTNAME= cups-${CUPS_VERS}-source PKGNAME= cups-base-${CUPS_VERS} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=apple/} diff --git a/print/cups-base/buildlink3.mk b/print/cups-base/buildlink3.mk index af5f5f380f6..2bd49ff9b21 100644 --- a/print/cups-base/buildlink3.mk +++ b/print/cups-base/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2020/03/08 16:48:04 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2020/03/10 22:08:57 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.3.1nb2 +BUILDLINK_ABI_DEPENDS.cups-base+= cups-base>=2.3.1nb3 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 6dbb5a99772..badd0406850 100644 --- a/print/cups-drivers-Magicolor5440DL/Makefile +++ b/print/cups-drivers-Magicolor5440DL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2020/03/10 22:10:50 wiz Exp $ # DISTNAME= 5440DL_lin64bit_1_2_1 PKGNAME= cups-drivers-Magicolor5440DL-1.2.1 -PKGREVISION= 24 +PKGREVISION= 25 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 dc6fd42a1bd..81415524842 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.131 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2020/03/10 22:08:57 wiz Exp $ DISTNAME= cups-filters-1.26.1 -PKGREVISION= 2 +PKGREVISION= 3 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 edb2d4c60df..84f5481e6ac 100644 --- a/print/cups-filters/buildlink3.mk +++ b/print/cups-filters/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2020/03/10 22:08:57 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.26.1nb2 +BUILDLINK_ABI_DEPENDS.cups-filters+= cups-filters>=1.26.1nb3 BUILDLINK_PKGSRCDIR.cups-filters?= ../../print/cups-filters .include "../../print/cups-base/buildlink3.mk" diff --git a/print/cups/Makefile b/print/cups/Makefile index 4857d24b09c..ed614eb14b9 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.267 2020/03/08 16:51:02 wiz Exp $ +# $NetBSD: Makefile,v 1.268 2020/03/10 22:10:50 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../print/cups/Makefile.common" PKGNAME= cups-${CUPS_VERS} diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index bb026c9b31f..2f90f4fd29c 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2020/03/10 22:10:51 wiz Exp $ DISTNAME= PDFViewer-0.1.0 PKGNAME= deforaos-pdfviewer-0.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/PDFViewer/ diff --git a/print/dspdfviewer/Makefile b/print/dspdfviewer/Makefile index 5a3ca9f7daa..d13fa4b7acd 100644 --- a/print/dspdfviewer/Makefile +++ b/print/dspdfviewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/03/10 22:10:51 wiz Exp $ DISTNAME= dspdfviewer-1.15.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=dannyedel/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/print/electrix/Makefile b/print/electrix/Makefile index b084e54f96d..b461f6f2ac1 100644 --- a/print/electrix/Makefile +++ b/print/electrix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2020/03/10 22:10:51 wiz Exp $ DISTNAME= electrix-0.2.0 -PKGREVISION= 68 +PKGREVISION= 69 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile index f7e871a07dd..b595e363fe9 100644 --- a/print/epdfview/Makefile +++ b/print/epdfview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2020/03/10 22:10:51 wiz Exp $ DISTNAME= epdfview-0.1.8 -PKGREVISION= 78 +PKGREVISION= 79 CATEGORIES= print MASTER_SITES= http://anduin.linuxfromscratch.org/BLFS/epdfview/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/evince3/Makefile b/print/evince3/Makefile index 6b3e7cc12ee..9f32740ba89 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.97 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.98 2020/03/10 22:08:57 wiz Exp $ -PKGREVISION= 2 +PKGREVISION= 3 .include "../../print/evince3/Makefile.common" COMMENT= Document viewer diff --git a/print/evince3/buildlink3.mk b/print/evince3/buildlink3.mk index c896323fab3..ac055383ff6 100644 --- a/print/evince3/buildlink3.mk +++ b/print/evince3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2020/03/10 22:08:57 wiz Exp $ BUILDLINK_TREE+= evince @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evince EVINCE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evince+= evince>=3.0 -BUILDLINK_ABI_DEPENDS.evince+= evince>=3.34.2nb2 +BUILDLINK_ABI_DEPENDS.evince+= evince>=3.34.2nb3 BUILDLINK_PKGSRCDIR.evince?= ../../print/evince3 .include "../../x11/gtk3/buildlink3.mk" diff --git a/print/foliate/Makefile b/print/foliate/Makefile index 6a074ff6f7c..e209bb1a897 100644 --- a/print/foliate/Makefile +++ b/print/foliate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/03/10 22:10:51 wiz Exp $ DISTNAME= foliate-1.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=johnfactotum/} EXTRACT_USING= bsdtar diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile index cc7cde07f34..971a7e43571 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2020/03/10 22:10:51 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} -PKGREVISION= 4 +PKGREVISION= 5 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 6646fa8dc0d..77b3fa0b9e9 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2020/03/10 22:08:57 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/} -PKGREVISION= 32 +PKGREVISION= 33 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 235a2bb5a1e..f61169454ab 100644 --- a/print/ghostscript-gpl/buildlink3.mk +++ b/print/ghostscript-gpl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2020/03/10 22:08:57 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.06nb32 +BUILDLINK_ABI_DEPENDS.ghostscript-gpl+= ghostscript-gpl>=9.06nb33 BUILDLINK_PKGSRCDIR.ghostscript-gpl?= ../../print/ghostscript-gpl .include "../../graphics/png/buildlink3.mk" diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index 63bef57abe6..350b95ba650 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.119 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2020/03/10 22:08:58 wiz Exp $ # # XXX The version number is the last one before the agpl change. DISTNAME= ghostscript-9.05 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= print meta-pkgs MASTER_SITES= # empty diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk index 4a6edce6bf7..7916de1f337 100644 --- a/print/ghostscript/buildlink3.mk +++ b/print/ghostscript/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2020/03/10 22:08:58 wiz Exp $ BUILDLINK_TREE+= ghostscript @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript GHOSTSCRIPT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1 -BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb20 +BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb21 BUILDLINK_PKGSRCDIR.ghostscript?= ../../print/ghostscript pkgbase := ghostscript diff --git a/print/glabels/Makefile b/print/glabels/Makefile index 94846740e44..ba40b85547a 100644 --- a/print/glabels/Makefile +++ b/print/glabels/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.112 2020/03/08 16:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.113 2020/03/10 22:10:51 wiz Exp $ DISTNAME= glabels-3.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glabels/3.4/} EXTRACT_SUFX= .tar.xz diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index 69d2be6455d..10da4c3103c 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2020/03/10 22:10:51 wiz Exp $ # DISTNAME= gtklp-1.3.3 -PKGREVISION= 5 +PKGREVISION= 6 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 8b9408a92b2..bfdd6d8ff25 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.94 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2020/03/10 22:10:52 wiz Exp $ INSTALLVERSION= 5.3 VERSION= ${INSTALLVERSION}.3 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.xz diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 665d4c051c5..717eefd1898 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2020/03/10 22:10:52 wiz Exp $ DISTNAME= hplip-3.19.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/} diff --git a/print/imposter/Makefile b/print/imposter/Makefile index 3409c86d6f5..3fbf1872c54 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2020/03/10 22:10:52 wiz Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index b2ab2a63d9e..a110d6d10e5 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.113 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2020/03/10 22:08:58 wiz Exp $ # DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 35 +PKGREVISION= 36 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 4ff5bfe2ab0..5d1931d055f 100644 --- a/print/libgnomeprint/buildlink3.mk +++ b/print/libgnomeprint/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.59 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.60 2020/03/10 22:08:58 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.8nb35 +BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb36 BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index f711f0633d2..057f327ce50 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2020/03/10 22:08:58 wiz Exp $ # DISTNAME= libgnomeprintui-2.18.6 -PKGREVISION= 36 +PKGREVISION= 37 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 09003efa8b6..f9f0cebeb66 100644 --- a/print/libgnomeprintui/buildlink3.mk +++ b/print/libgnomeprintui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.57 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.58 2020/03/10 22:08:58 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.6nb36 +BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb37 BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui .include "../../devel/GConf/buildlink3.mk" diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index 3e81a71931e..3e9137c3186 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2020/03/10 22:08:58 wiz Exp $ DISTNAME= libspectre-0.2.8 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ diff --git a/print/libspectre/buildlink3.mk b/print/libspectre/buildlink3.mk index fae23eda044..143d7a2b004 100644 --- a/print/libspectre/buildlink3.mk +++ b/print/libspectre/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2020/03/08 16:48:05 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2020/03/10 22:08:58 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.8nb11 +BUILDLINK_ABI_DEPENDS.libspectre+= libspectre>=0.2.8nb12 BUILDLINK_PKGSRCDIR.libspectre?= ../../print/libspectre .include "../../print/ghostscript/buildlink3.mk" diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 953f57bad1d..f667b9770cd 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.128 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2020/03/10 22:10:52 wiz Exp $ DISTNAME= lilypond-2.18.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= print MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.18/ diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index e3ca0e3edf0..ea0e3d3379c 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2020/03/08 16:48:06 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2020/03/10 22:08:58 wiz Exp $ DISTNAME= mupdf-1.16.1-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= https://mupdf.com/downloads/archive/ diff --git a/print/mupdf/buildlink3.mk b/print/mupdf/buildlink3.mk index 3acf7a2b006..10dd820ce1e 100644 --- a/print/mupdf/buildlink3.mk +++ b/print/mupdf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2020/03/08 16:48:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2020/03/10 22:08:58 wiz Exp $ BUILDLINK_TREE+= mupdf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= mupdf MUPDF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mupdf+= mupdf>=1.14.0 -BUILDLINK_ABI_DEPENDS.mupdf?= mupdf>=1.16.1nb7 +BUILDLINK_ABI_DEPENDS.mupdf?= mupdf>=1.16.1nb8 BUILDLINK_PKGSRCDIR.mupdf?= ../../print/mupdf pkgbase := mupdf diff --git a/print/okular/Makefile b/print/okular/Makefile index 81825e1e7ee..c5eb2edee8f 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2020/03/10 22:10:52 wiz Exp $ DISTNAME= okular-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print HOMEPAGE= https://kde.org/applications/graphics/okular/ diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile index 3f553f30cfc..b721a8a9416 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2020/03/10 22:10:52 wiz Exp $ DISTNAME= Net-CUPS-0.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/print/paps/Makefile b/print/paps/Makefile index 9a9d8e0e213..83c7a8b3c27 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2020/03/08 16:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2020/03/10 22:10:52 wiz Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} diff --git a/print/pdf2djvu/Makefile b/print/pdf2djvu/Makefile index e9f9aa2e799..184a5f49ec2 100644 --- a/print/pdf2djvu/Makefile +++ b/print/pdf2djvu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2020/03/10 22:10:52 wiz Exp $ DISTNAME= pdf2djvu-0.9.13 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=jwilk/} GITHUB_RELEASE= ${PKGVERSION_NOREV} diff --git a/print/poppler-qt5/Makefile b/print/poppler-qt5/Makefile index 0d2c4d3e25a..ca23e8f8506 100644 --- a/print/poppler-qt5/Makefile +++ b/print/poppler-qt5/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:52 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt5-${POPPLER_VERS} diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index a5f7bca30a5..5dd7a25ec7b 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2020/03/10 22:10:53 wiz Exp $ DISTNAME= pycups-1.9.73 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 10 +PKGREVISION= 11 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 253ab2d2d88..d48975c1647 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2020/03/10 22:10:53 wiz Exp $ DISTNAME= qpdfview-0.4.18 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${PKGVERSION_NOREV}/+download/ diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index f562275b88d..98581b3810f 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2020/03/10 22:10:53 wiz Exp $ DISTNAME= scribus-1.4.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.xz diff --git a/print/xpdf4/Makefile b/print/xpdf4/Makefile index e833e66dfd5..cae49b4692a 100644 --- a/print/xpdf4/Makefile +++ b/print/xpdf4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2020/03/10 22:10:53 wiz Exp $ DISTNAME= xpdf-4.02 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/ diff --git a/print/xpp/Makefile b/print/xpp/Makefile index cc22bc28da4..869f5f22bf7 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2020/03/10 22:10:53 wiz Exp $ DISTNAME= xpp-1.5 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} diff --git a/print/zathura-pdf-mupdf/Makefile b/print/zathura-pdf-mupdf/Makefile index 327f6a16ff0..07c884baf19 100644 --- a/print/zathura-pdf-mupdf/Makefile +++ b/print/zathura-pdf-mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2020/03/08 16:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:53 wiz Exp $ # DISTNAME= zathura-pdf-mupdf-0.3.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ EXTRACT_SUFX= .tar.xz diff --git a/print/zathura-pdf-poppler/Makefile b/print/zathura-pdf-poppler/Makefile index 878fe635763..4a34f483dbe 100644 --- a/print/zathura-pdf-poppler/Makefile +++ b/print/zathura-pdf-poppler/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2020/03/08 16:51:06 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2020/03/10 22:10:53 wiz Exp $ DISTNAME= zathura-pdf-poppler-0.2.9 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ EXTRACT_SUFX= .tar.xz diff --git a/print/zathura-ps/Makefile b/print/zathura-ps/Makefile index e211908999d..f75dc1b2134 100644 --- a/print/zathura-ps/Makefile +++ b/print/zathura-ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2020/03/08 16:51:06 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2020/03/10 22:10:53 wiz Exp $ DISTNAME= zathura-ps-0.2.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ EXTRACT_SUFX= .tar.xz diff --git a/print/zathura/Makefile b/print/zathura/Makefile index 1c19b109acd..4ed072ed3d2 100644 --- a/print/zathura/Makefile +++ b/print/zathura/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2020/03/08 16:48:06 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2020/03/10 22:08:58 wiz Exp $ DISTNAME= zathura-0.4.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= https://pwmt.org/projects/zathura/download/ EXTRACT_SUFX= .tar.xz diff --git a/print/zathura/buildlink3.mk b/print/zathura/buildlink3.mk index 82255b8a632..00ffe153662 100644 --- a/print/zathura/buildlink3.mk +++ b/print/zathura/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2020/03/08 16:48:06 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2020/03/10 22:08:58 wiz Exp $ BUILDLINK_TREE+= zathura @@ -6,7 +6,7 @@ BUILDLINK_TREE+= zathura ZATHURA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.zathura+= zathura>=0.2.1 -BUILDLINK_ABI_DEPENDS.zathura+= zathura>=0.4.4nb1 +BUILDLINK_ABI_DEPENDS.zathura+= zathura>=0.4.4nb2 BUILDLINK_PKGSRCDIR.zathura?= ../../print/zathura .include "../../graphics/cairo/buildlink3.mk" |