summaryrefslogtreecommitdiff
path: root/graphics/SDL2_image
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-08-11 05:08:00 +0000
commitb86113774bead4a7bcbe0bca0697f8bc97feb532 (patch)
tree42b9f67bb5d03c9556d48c766cce1b11e1a7b614 /graphics/SDL2_image
parentdd5600119f9915b2e94ffd731c66674e080c2dcc (diff)
downloadpkgsrc-b86113774bead4a7bcbe0bca0697f8bc97feb532.tar.gz
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Diffstat (limited to 'graphics/SDL2_image')
-rw-r--r--graphics/SDL2_image/Makefile4
-rw-r--r--graphics/SDL2_image/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/SDL2_image/Makefile b/graphics/SDL2_image/Makefile
index a3963babca3..5324274865e 100644
--- a/graphics/SDL2_image/Makefile
+++ b/graphics/SDL2_image/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/07/14 23:46:20 dholland Exp $
+# $NetBSD: Makefile,v 1.20 2022/08/11 05:08:39 gutteridge Exp $
DISTNAME= SDL2_image-2.0.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics devel
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
diff --git a/graphics/SDL2_image/buildlink3.mk b/graphics/SDL2_image/buildlink3.mk
index 36ebfbcb30c..3f1b4610975 100644
--- a/graphics/SDL2_image/buildlink3.mk
+++ b/graphics/SDL2_image/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2022/03/28 10:44:20 tnn Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2022/08/11 05:08:39 gutteridge Exp $
BUILDLINK_TREE+= SDL2_image
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL2_image
SDL2_IMAGE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.SDL2_image+= SDL2_image>=2.0.0
-BUILDLINK_ABI_DEPENDS.SDL2_image+= SDL2_image>=2.0.5nb5
+BUILDLINK_ABI_DEPENDS.SDL2_image+= SDL2_image>=2.0.5nb7
BUILDLINK_PKGSRCDIR.SDL2_image?= ../../graphics/SDL2_image
BUILDLINK_INCDIRS.SDL2_image?= include/SDL2