summaryrefslogtreecommitdiff
path: root/www/librest
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-09-15 10:03:29 +0000
committerobache <obache@pkgsrc.org>2012-09-15 10:03:29 +0000
commit8ace00dcd81c4aebfec4a650553f259ee324df5e (patch)
tree8faf04c1c75d686de4b4032499fe5b2a290498ff /www/librest
parent0b0f1e8e51c0d57882e3d924e28c55c9ae4e6dd2 (diff)
downloadpkgsrc-8ace00dcd81c4aebfec4a650553f259ee324df5e.tar.gz
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
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 1d877ccea99..86a72c2e709 100644
--- a/www/librest/Makefile
+++ b/www/librest/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2012/06/14 07:43:19 sbd Exp $
+# $NetBSD: Makefile,v 1.8 2012/09/15 10:06:47 obache Exp $
#
DISTNAME= rest-0.6
PKGNAME= librest-0.6
-PKGREVISION= 6
+PKGREVISION= 7
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 c11b9b9b884..eab9750d33a 100644
--- a/www/librest/buildlink3.mk
+++ b/www/librest/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2012/06/14 07:43:19 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2012/09/15 10:06:47 obache 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.6nb6
+BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb7
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest
.include "../../devel/glib2/buildlink3.mk"