summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authoradam <adam>2013-10-19 09:06:55 +0000
committeradam <adam>2013-10-19 09:06:55 +0000
commit63ea166bf059c93e0675a4c54d23ebaf9c655f9b (patch)
tree3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /x11/gnustep-gui
parent1a05ba343114457560b84af53045821ae2b5dfd4 (diff)
downloadpkgsrc-63ea166bf059c93e0675a4c54d23ebaf9c655f9b.tar.gz
Revbump after updating textproc/icu
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 b13b70811bd..7e3af94ee03 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2013/05/09 07:39:22 adam Exp $
+# $NetBSD: Makefile,v 1.58 2013/10/19 09:06:59 adam Exp $
DISTNAME= gnustep-gui-0.22.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk
index f0b9fbe8a01..ff55ce15d6a 100644
--- a/x11/gnustep-gui/buildlink3.mk
+++ b/x11/gnustep-gui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2013/05/09 07:39:22 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2013/10/19 09:06:59 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.0nb3
+BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.22.0nb4
BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui
.include "../../devel/gnustep-base/buildlink3.mk"