summaryrefslogtreecommitdiff
path: root/x11/gtksourceview
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
committerryoon <ryoon@pkgsrc.org>2018-11-12 03:51:07 +0000
commit14b82f547c9bec53640c287423b29d01fe61842e (patch)
tree92e1e65595e4140323396ebc0895b35c5624a56a /x11/gtksourceview
parent438e62090e7e9bc67d2c430852878acb02cfcebe (diff)
downloadpkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz
Recursive revbump from hardbuzz-2.1.1
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 90305d0aa4d..4f7c74f849a 100644
--- a/x11/gtksourceview/Makefile
+++ b/x11/gtksourceview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2018/08/22 09:48:01 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2018/11/12 03:51:30 ryoon Exp $
DISTNAME= gtksourceview-1.8.5
-PKGREVISION= 42
+PKGREVISION= 43
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 4a51d68c609..64be4f94a1a 100644
--- a/x11/gtksourceview/buildlink3.mk
+++ b/x11/gtksourceview/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.53 2018/04/17 22:29:34 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.54 2018/11/12 03:51:30 ryoon Exp $
BUILDLINK_TREE+= gtksourceview
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview
GTKSOURCEVIEW_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtksourceview+= gtksourceview>=1.8.5<2
-BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb41
+BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb43
BUILDLINK_PKGSRCDIR.gtksourceview?= ../../x11/gtksourceview
.include "../../devel/gettext-lib/buildlink3.mk"