From 0d8c03d43e0ef0e75115d95edbf7e1d6a5753857 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 6 Feb 2012 12:41:29 +0000 Subject: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. --- www/librest/Makefile | 4 ++-- www/librest/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www/librest') diff --git a/www/librest/Makefile b/www/librest/Makefile index 73cb3b5e0fe..e7477532301 100644 --- a/www/librest/Makefile +++ b/www/librest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/06/10 09:39:46 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:53 wiz Exp $ # DISTNAME= rest-0.6 PKGNAME= librest-0.6 -PKGREVISION= 2 +PKGREVISION= 3 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 443a9fc799a..8e1e1babd34 100644 --- a/www/librest/buildlink3.mk +++ b/www/librest/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2011/06/10 09:39:46 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:41:53 wiz 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.6nb2 +BUILDLINK_ABI_DEPENDS.librest?= librest>=0.6nb3 BUILDLINK_PKGSRCDIR.librest?= ../../www/librest .include "../../devel/glib2/buildlink3.mk" -- cgit v1.2.3