summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authoradam <adam>2013-10-19 09:06:55 +0000
committeradam <adam>2013-10-19 09:06:55 +0000
commit33a216ca3a27178b0cefb90d9f015fcfd9e8825e (patch)
tree3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /www/librest
parenteb28884fc76b22d4b1985d5ff7ce1fa2b55db165 (diff)
downloadpkgsrc-33a216ca3a27178b0cefb90d9f015fcfd9e8825e.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 8b0c9c6be6b..f477cf01099 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2013/05/24 18:23:32 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2013/10/19 09:06:57 adam Exp $
#
DISTNAME= rest-0.6
PKGNAME= librest-0.6
-PKGREVISION= 10
+PKGREVISION= 11
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 eadca439acd..5a6e514e452 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2013/05/24 18:23:32 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2013/10/19 09:06:57 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.6nb10
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb11
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"