summaryrefslogtreecommitdiff
path: root/www/librest
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 /www/librest
parent7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff)
downloadpkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'www/librest')
-rw-r--r--www/librest/Makefile4
-rw-r--r--www/librest/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile
index f55d83842b7..5dca63bdc30 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2016/02/04 11:49:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2016/04/11 19:01:38 ryoon Exp $
DISTNAME= librest-0.6
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/librest/archive/}
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index 7663c09e90d..e81590bb649 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2015/06/07 14:14:04 youri Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2016/04/11 19:01:38 ryoon Exp $
BUILDLINK_TREE+= librest
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= librest
LIBREST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librest+= librest>=0.6
-BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb15
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb18
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"