summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2-xlib
diff options
context:
space:
mode:
authoradam <adam>2016-08-03 10:22:08 +0000
committeradam <adam>2016-08-03 10:22:08 +0000
commit195e4035f63f63e4eb1391532d746baa900bd9db (patch)
treeec9752850cf8d991421cc9d6e41616955aea4422 /graphics/gdk-pixbuf2-xlib
parent7fb819a9a5fe447862e66ae1c030af5c2aa8bde1 (diff)
downloadpkgsrc-195e4035f63f63e4eb1391532d746baa900bd9db.tar.gz
Revbump after graphics/gd update
Diffstat (limited to 'graphics/gdk-pixbuf2-xlib')
-rw-r--r--graphics/gdk-pixbuf2-xlib/Makefile3
-rw-r--r--graphics/gdk-pixbuf2-xlib/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile
index b3fdf12b0d2..f5c35c5b605 100644
--- a/graphics/gdk-pixbuf2-xlib/Makefile
+++ b/graphics/gdk-pixbuf2-xlib/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2013/07/24 10:58:42 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/03 10:22:14 adam Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= gdk-pixbuf2-xlib-${PIXBUF2_VERSION}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${MSITE_VERSION}/}
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/gdk-pixbuf2-xlib/buildlink3.mk b/graphics/gdk-pixbuf2-xlib/buildlink3.mk
index 9c35b085e55..81afa9a93fb 100644
--- a/graphics/gdk-pixbuf2-xlib/buildlink3.mk
+++ b/graphics/gdk-pixbuf2-xlib/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2013/02/16 11:18:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2016/08/03 10:22:14 adam Exp $
BUILDLINK_TREE+= gdk-pixbuf2-xlib
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdk-pixbuf2-xlib
GDK_PIXBUF2_XLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gdk-pixbuf2-xlib+= gdk-pixbuf2-xlib>=2.22.1
-BUILDLINK_ABI_DEPENDS.gdk-pixbuf2-xlib+= gdk-pixbuf2-xlib>=2.26.5nb1
+BUILDLINK_ABI_DEPENDS.gdk-pixbuf2-xlib+= gdk-pixbuf2-xlib>=2.34.0nb1
BUILDLINK_PKGSRCDIR.gdk-pixbuf2-xlib?= ../../graphics/gdk-pixbuf2-xlib
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"