summaryrefslogtreecommitdiff
path: root/www/librest
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
commit015c224c9f797867d1b7a46df558664ac3590032 (patch)
tree313937801daa2b30744756f4e0e8d99d14b355a6 /www/librest
parentd93a665b18424be89a7d6c9441bb78a490c71e0a (diff)
downloadpkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz
Revbump after updating libwebp and 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 0eb8f1f7bf6..54ad9e2f397 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2014/04/09 07:26:59 obache Exp $
+# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:14 adam Exp $
#
DISTNAME= rest-0.6
PKGNAME= librest-0.6
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= www
MASTER_SITES= http://moblin.org/sites/all/files/
#http://meego.gitorious.org/meego-middleware/librest
diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk
index 1675882afcd..fe8c8cfd08c 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2014/04/09 07:26:59 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2014/10/07 16:47:14 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.6nb13
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb14
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"