summaryrefslogtreecommitdiff
path: root/x11/gtksourceview2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit64c8e7791b2a8f80fe782feb4461e8ef46bd7aaa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /x11/gtksourceview2
parentbb8b9d046b405d504b7569d287fd30ca2df92bc6 (diff)
downloadpkgsrc-64c8e7791b2a8f80fe782feb4461e8ef46bd7aaa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'x11/gtksourceview2')
-rw-r--r--x11/gtksourceview2/Makefile3
-rw-r--r--x11/gtksourceview2/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile
index beed2dde22f..fdfde4d71f6 100644
--- a/x11/gtksourceview2/Makefile
+++ b/x11/gtksourceview2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2010/07/06 15:51:19 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2010/09/14 11:00:50 wiz Exp $
#
DISTNAME= gtksourceview-${DISTVER}
PKGNAME= gtksourceview2-${DISTVER}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/2.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gtksourceview2/buildlink3.mk b/x11/gtksourceview2/buildlink3.mk
index 60ca948b1c1..173622da6fe 100644
--- a/x11/gtksourceview2/buildlink3.mk
+++ b/x11/gtksourceview2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2010/06/13 22:45:40 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2010/09/14 11:00:50 wiz Exp $
BUILDLINK_TREE+= gtksourceview2
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview2
GTKSOURCEVIEW2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtksourceview2+= gtksourceview2>=2.0.2
-BUILDLINK_ABI_DEPENDS.gtksourceview2?= gtksourceview2>=2.8.2nb1
+BUILDLINK_ABI_DEPENDS.gtksourceview2?= gtksourceview2>=2.10.4nb1
BUILDLINK_PKGSRCDIR.gtksourceview2?= ../../x11/gtksourceview2
.include "../../devel/gettext-lib/buildlink3.mk"