summaryrefslogtreecommitdiff
path: root/www/librest07
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-10-07 16:47:10 +0000
committeradam <adam@pkgsrc.org>2014-10-07 16:47:10 +0000
commit60c08b556436f21769e7c232e8c97898f6976a14 (patch)
tree313937801daa2b30744756f4e0e8d99d14b355a6 /www/librest07
parent344e2a81596dc4e5b9494a974d65033ee917108e (diff)
downloadpkgsrc-60c08b556436f21769e7c232e8c97898f6976a14.tar.gz
Revbump after updating libwebp and icu
Diffstat (limited to 'www/librest07')
-rw-r--r--www/librest07/Makefile4
-rw-r--r--www/librest07/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile
index e99cb2aeb1b..0601ddbb16f 100644
--- a/www/librest07/Makefile
+++ b/www/librest07/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2014/04/09 07:26:59 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/10/07 16:47:15 adam Exp $
#
DISTNAME= rest-0.7.12
PKGNAME= librest07-0.7.12
-PKGREVISION= 9
+PKGREVISION= 10
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 a6b99a9da66..c58dd276e14 100644
--- a/www/librest07/buildlink3.mk
+++ b/www/librest07/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2014/04/09 07:26:59 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2014/10/07 16:47:15 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.12nb9
+BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb10
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07
.include "../../devel/glib2/buildlink3.mk"