summaryrefslogtreecommitdiff
path: root/www/librest07
diff options
context:
space:
mode:
authorobache <obache>2012-09-15 10:03:29 +0000
committerobache <obache>2012-09-15 10:03:29 +0000
commit82870a0e7cf41332efdec864d6fdc727c40a9794 (patch)
tree8faf04c1c75d686de4b4032499fe5b2a290498ff /www/librest07
parent3ead1740d30a1cfd9eda491a446873a83ef45792 (diff)
downloadpkgsrc-82870a0e7cf41332efdec864d6fdc727c40a9794.tar.gz
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
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 f3272df7d6c..cd40612a641 100644
--- a/www/librest07/Makefile
+++ b/www/librest07/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2012/06/14 07:43:08 sbd Exp $
+# $NetBSD: Makefile,v 1.5 2012/09/15 10:06:47 obache Exp $
#
DISTNAME= rest-0.7.12
PKGNAME= librest07-0.7.12
-PKGREVISION= 2
+PKGREVISION= 3
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 7d41b08c7e8..246423ad736 100644
--- a/www/librest07/buildlink3.mk
+++ b/www/librest07/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/06/14 07:43:08 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/09/15 10:06:48 obache 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.12nb2
+BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb3
BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07
.include "../../devel/glib2/buildlink3.mk"