summaryrefslogtreecommitdiff
path: root/textproc/gtkspell
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 /textproc/gtkspell
parent438e62090e7e9bc67d2c430852878acb02cfcebe (diff)
downloadpkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r--textproc/gtkspell/Makefile4
-rw-r--r--textproc/gtkspell/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index 5da2a9747ac..5fda41f9ef2 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2018/08/25 11:57:44 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2018/11/12 03:51:25 ryoon Exp $
DISTNAME= gtkspell-2.0.16
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk
index 9f9e6618314..75e6c58a1a5 100644
--- a/textproc/gtkspell/buildlink3.mk
+++ b/textproc/gtkspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2018/04/16 14:33:56 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2018/11/12 03:51:25 ryoon Exp $
BUILDLINK_TREE+= gtkspell
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkspell
GTKSPELL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtkspell+= gtkspell>=2.0.13
-BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb27
+BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb28
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
.include "../../textproc/enchant/buildlink3.mk"