summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authoradam <adam>2015-04-06 08:17:13 +0000
committeradam <adam>2015-04-06 08:17:13 +0000
commit48b0f7d9102607400dbb499b97a6c86bb5cc9d33 (patch)
treea523f3904b6aa6f0a1aa31b562d1917dd735e589 /www/librest
parent99d3bcc4800ccb78ea9cb3a95b0d3f1ff3fab6dd (diff)
downloadpkgsrc-48b0f7d9102607400dbb499b97a6c86bb5cc9d33.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 54ad9e2f397..b38ca513380 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:14 adam Exp $
+# $NetBSD: Makefile,v 1.17 2015/04/06 08:17:17 adam Exp $
#
DISTNAME= rest-0.6
PKGNAME= librest-0.6
-PKGREVISION= 14
+PKGREVISION= 15
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 fe8c8cfd08c..194d6af0b62 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2014/10/07 16:47:14 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.16 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+= librest>=0.6
-BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb14
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb15
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"