summaryrefslogtreecommitdiff
path: root/x11/gnustep-back
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-04-11 19:01:33 +0000
committerryoon <ryoon@pkgsrc.org>2016-04-11 19:01:33 +0000
commit376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch)
tree480fa015ec656fd0ad89b19d5e19b0101f167664 /x11/gnustep-back
parent7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff)
downloadpkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'x11/gnustep-back')
-rw-r--r--x11/gnustep-back/Makefile4
-rw-r--r--x11/gnustep-back/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile
index 7334eff7b9e..a3105cb0d21 100644
--- a/x11/gnustep-back/Makefile
+++ b/x11/gnustep-back/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2015/10/10 01:57:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.66 2016/04/11 19:01:39 ryoon Exp $
DISTNAME= gnustep-back-0.22.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
diff --git a/x11/gnustep-back/buildlink3.mk b/x11/gnustep-back/buildlink3.mk
index 40ee0bd2505..374d0c44ab9 100644
--- a/x11/gnustep-back/buildlink3.mk
+++ b/x11/gnustep-back/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.24 2015/04/06 08:17:18 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.25 2016/04/11 19:01:39 ryoon Exp $
BUILDLINK_TREE+= gnustep-back
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnustep-back
GNUSTEP_BACK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnustep-back+= gnustep-back>=0.9.2
-BUILDLINK_ABI_DEPENDS.gnustep-back+= gnustep-back>=0.22.0nb9
+BUILDLINK_ABI_DEPENDS.gnustep-back+= gnustep-back>=0.22.0nb12
BUILDLINK_PKGSRCDIR.gnustep-back?= ../../x11/gnustep-back
.include "../../x11/gnustep-gui/buildlink3.mk"