summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authorryoon <ryoon>2016-04-11 19:01:33 +0000
committerryoon <ryoon>2016-04-11 19:01:33 +0000
commitc205296ed3d1bc62d32deafe6c5304f85d0b2668 (patch)
tree480fa015ec656fd0ad89b19d5e19b0101f167664 /x11/gnustep-gui
parent3b2c393e0abea706091144cbe0f1941e1397934a (diff)
downloadpkgsrc-c205296ed3d1bc62d32deafe6c5304f85d0b2668.tar.gz
Recursive revbump from textproc/icu 57.1
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 c667e074f1b..734cc820ebb 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2015/10/10 01:57:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2016/04/11 19:01:39 ryoon Exp $
DISTNAME= gnustep-gui-0.22.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk
index ef1dcf58e81..88bd29bcf70 100644
--- a/x11/gnustep-gui/buildlink3.mk
+++ b/x11/gnustep-gui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.23 2015/04/06 08:17:18 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.24 2016/04/11 19:01:39 ryoon 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.0nb10
+BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.22.0nb12
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
.include "../../devel/gnustep-base/buildlink3.mk"