summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-14 07:33:52 +0000
committeradam <adam@pkgsrc.org>2018-04-14 07:33:52 +0000
commitea30ec0e631d5d359fe445706fbb709b78037512 (patch)
tree3572685fdb407218236f32528f4d6a0afed5dfe9 /x11/gnustep-gui
parentbe4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff)
downloadpkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz
revbump after icu update
Diffstat (limited to 'x11/gnustep-gui')
-rw-r--r--x11/gnustep-gui/Makefile4
-rw-r--r--x11/gnustep-gui/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index 4dfa40b1801..5d57821042d 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2017/11/30 16:45:11 adam Exp $
+# $NetBSD: Makefile,v 1.71 2018/04/14 07:34:05 adam Exp $
DISTNAME= gnustep-gui-0.22.0
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk
index 497b496eec9..d842084f7af 100644
--- a/x11/gnustep-gui/buildlink3.mk
+++ b/x11/gnustep-gui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.28 2017/11/30 16:45:11 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.29 2018/04/14 07:34:05 adam Exp $
BUILDLINK_TREE+= gnustep-gui
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnustep-gui
GNUSTEP_GUI_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.16.0
-BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.22.0nb16
+BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.22.0nb17
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
.include "../../devel/gnustep-base/buildlink3.mk"