summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-12-09 18:51:58 +0000
committeradam <adam@pkgsrc.org>2018-12-09 18:51:58 +0000
commitefb1fd4565223c20630b5ebe741a1315bda7dd9e (patch)
tree68985d937ee4dc74aece704314ab6a9670d2a366 /www/librest
parent84fff95985bbc11a1b49890a1bef4a94195c514b (diff)
downloadpkgsrc-efb1fd4565223c20630b5ebe741a1315bda7dd9e.tar.gz
revbump after updating textproc/icu
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 17a0ba83712..82b5d2a20f5 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2018/10/24 21:11:48 leot Exp $
+# $NetBSD: Makefile,v 1.31 2018/12/09 18:52:10 adam Exp $
DISTNAME= librest-0.6
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/librest/archive/}
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index def289d801f..5f221d1d9d9 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2018/10/24 21:11:48 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2018/12/09 18:52:10 adam 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.6nb26
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb27
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"