summaryrefslogtreecommitdiff
path: root/www/librest07
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-06 08:17:13 +0000
committeradam <adam@pkgsrc.org>2015-04-06 08:17:13 +0000
commit7f941313c3149d08f0eaa0d3fdac46749181d71e (patch)
treea523f3904b6aa6f0a1aa31b562d1917dd735e589 /www/librest07
parent422b75a99716ba36996ca530779031005267e88f (diff)
downloadpkgsrc-7f941313c3149d08f0eaa0d3fdac46749181d71e.tar.gz
Revbump after updating textproc/icu
Diffstat (limited to 'www/librest07')
-rw-r--r--www/librest07/Makefile3
-rw-r--r--www/librest07/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile
index 1f7cb787b7b..fc54f392d86 100644
--- a/www/librest07/Makefile
+++ b/www/librest07/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2014/12/06 07:41:16 obache Exp $
+# $NetBSD: Makefile,v 1.15 2015/04/06 08:17:17 adam Exp $
#
DISTNAME= rest-0.7.92
PKGNAME= ${DISTNAME:S/rest/librest07/}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/}
EXTRACT_SUFX= .tar.xz
diff --git a/www/librest07/buildlink3.mk b/www/librest07/buildlink3.mk
index c58dd276e14..9319b699ef9 100644
--- a/www/librest07/buildlink3.mk
+++ b/www/librest07/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2014/10/07 16:47:15 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2015/04/06 08:17:17 adam Exp $
BUILDLINK_TREE+= librest
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= librest
LIBREST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.librest+= librest07>=0.7
-BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb10
+BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.92nb1
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07
.include "../../devel/glib2/buildlink3.mk"