From f6115e8ad88b017d77296c15370448c0f0f2b176 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 28 Sep 2021 10:28:36 +0000 Subject: [PATCH] Recursive revbump for graphics/libraw. --- graphics/freeimage/Makefile | 4 ++-- graphics/freeimageplus/Makefile | 4 ++-- graphics/krita/Makefile | 4 ++-- graphics/libkdcraw/Makefile | 4 ++-- graphics/libraw/buildlink3.mk | 4 ++-- graphics/luminance-hdr/Makefile | 4 ++-- graphics/openimageio/Makefile | 4 ++-- graphics/shotwell/Makefile | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile index 7a283333de14..1db6d003991f 100644 --- a/graphics/freeimage/Makefile +++ b/graphics/freeimage/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2021/08/15 14:24:00 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2021/09/28 10:28:36 nia Exp $ .include "Makefile.common" PKGNAME= freeimage-3.18.0 -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF diff --git a/graphics/freeimageplus/Makefile b/graphics/freeimageplus/Makefile index b766f352d821..2e99e37df31a 100644 --- a/graphics/freeimageplus/Makefile +++ b/graphics/freeimageplus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2021/08/15 14:24:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2021/09/28 10:28:36 nia Exp $ .include "../../graphics/freeimage/Makefile.common" PKGNAME= freeimageplus-3.18.0 -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF (C++ wrapper) diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile index 7fb3a5a7218a..2a0a0ec6a911 100644 --- a/graphics/krita/Makefile +++ b/graphics/krita/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2021/08/15 14:24:01 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2021/09/28 10:28:36 nia Exp $ DISTNAME= krita-4.4.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE:=krita/${PKGVERSION_NOREV}/} diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index 7977517e3c1e..9a0d78a622de 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2021/04/21 11:40:24 adam Exp $ +# $NetBSD: Makefile,v 1.81 2021/09/28 10:28:36 nia Exp $ DISTNAME= libkdcraw-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics HOMEPAGE= https://kde.org/applications/graphics/ diff --git a/graphics/libraw/buildlink3.mk b/graphics/libraw/buildlink3.mk index b6ee0b7f88b2..7198b9908dcf 100644 --- a/graphics/libraw/buildlink3.mk +++ b/graphics/libraw/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2021/09/28 09:59:24 nia Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2021/09/28 10:28:36 nia Exp $ BUILDLINK_TREE+= libraw @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libraw LIBRAW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libraw+= libraw>=0.16.0 -BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.19.3 +BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.20.2 BUILDLINK_PKGSRCDIR.libraw?= ../../graphics/libraw pkgbase := libraw diff --git a/graphics/luminance-hdr/Makefile b/graphics/luminance-hdr/Makefile index 85b81879b264..24e5f7e564ce 100644 --- a/graphics/luminance-hdr/Makefile +++ b/graphics/luminance-hdr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2021/08/15 14:24:01 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2021/09/28 10:28:37 nia Exp $ DISTNAME= luminance-hdr-2.6.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qtpfsgui/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index a982ab163052..365d2cdd1f32 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2021/08/15 14:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2021/09/28 10:28:37 nia Exp $ DISTNAME= oiio-2.2.16.0 PKGNAME= ${DISTNAME:S/oiio/openimageio/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenImageIO/} GITHUB_PROJECT= oiio diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 5121c0024d96..aa9fea01b1e3 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2021/05/02 10:24:49 nia Exp $ +# $NetBSD: Makefile,v 1.121 2021/09/28 10:28:37 nia Exp $ DISTNAME= shotwell-0.30.8 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/shotwell/0.30/} EXTRACT_SUFX= .tar.xz