summaryrefslogtreecommitdiff
path: root/x11/gtksourceview
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
committertron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
commit78f9c75877debf36d3c2759224123106fdea8441 (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /x11/gtksourceview
parent5743a873c7dbe2a88a6ceafa62a320e527929914 (diff)
downloadpkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/gtksourceview')
-rw-r--r--x11/gtksourceview/Makefile4
-rw-r--r--x11/gtksourceview/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile
index ef9d0200516..fe2c4d43321 100644
--- a/x11/gtksourceview/Makefile
+++ b/x11/gtksourceview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2012/09/15 10:06:56 obache Exp $
+# $NetBSD: Makefile,v 1.64 2012/10/02 17:12:15 tron Exp $
#
DISTNAME= gtksourceview-1.8.5
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/gtksourceview/buildlink3.mk b/x11/gtksourceview/buildlink3.mk
index 2f832f5deef..d5c90462956 100644
--- a/x11/gtksourceview/buildlink3.mk
+++ b/x11/gtksourceview/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2012/09/15 10:06:56 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2012/10/02 17:12:15 tron Exp $
BUILDLINK_TREE+= gtksourceview
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview
GTKSOURCEVIEW_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtksourceview+= gtksourceview>=1.8.5
-BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb14
+BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb15
BUILDLINK_PKGSRCDIR.gtksourceview?= ../../x11/gtksourceview
.include "../../devel/gettext-lib/buildlink3.mk"