summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-11-30 16:45:00 +0000
committeradam <adam@pkgsrc.org>2017-11-30 16:45:00 +0000
commit09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch)
treea579ff5b8000b293e8b5995d89fff41976d0fa72 /www/librest
parent92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff)
downloadpkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz
Revbump after textproc/icu update
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 9e37acaa042..6f8ccb4df08 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2017/09/18 09:53:06 maya Exp $
+# $NetBSD: Makefile,v 1.27 2017/11/30 16:45:09 adam Exp $
DISTNAME= librest-0.6
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/librest/archive/}
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index 52aad9b465e..09fe971f579 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2017/09/18 09:53:06 maya Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2017/11/30 16:45:09 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.6nb22
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb23
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"