From 3cfacb772dbc514a7c0a30de664d8c882c35e7d8 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 17 Jun 2013 12:44:53 +0000 Subject: Make mono packages depend on lang/mono2 instead of lang/mono. The latter contains the unstable version 3 of mono, which breaks many mono packages. Bump dependencies and PKGREVISIONs. Ok during freeze: gdt@ --- net/monotorrent/Makefile | 6 +++--- net/monotorrent/buildlink3.mk | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/monotorrent') diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile index 117989e3925..b9a3d237a9a 100644 --- a/net/monotorrent/Makefile +++ b/net/monotorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2013/05/09 07:39:18 adam Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/17 12:44:54 wiz Exp $ DISTNAME= monotorrent-0.72 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://projects.qnetp.net/attachments/download/13/ @@ -14,5 +14,5 @@ MAKE_JOBS_SAFE= no USE_TOOLS+= gmake bsdtar pkg-config EXTRACT_USING= bsdtar -.include "../../lang/mono/buildlink3.mk" +.include "../../lang/mono2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk index 2cee86f1622..aab9b05c69e 100644 --- a/net/monotorrent/buildlink3.mk +++ b/net/monotorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/01/26 21:36:42 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/06/17 12:44:54 wiz Exp $ BUILDLINK_TREE+= monotorrent @@ -6,10 +6,10 @@ BUILDLINK_TREE+= monotorrent MONOTORRENT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72 -BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb5 +BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb7 BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent -.include "../../lang/mono/buildlink3.mk" +.include "../../lang/mono2/buildlink3.mk" .endif # MONOTORRENT_BUILDLINK3_MK BUILDLINK_TREE+= -monotorrent -- cgit v1.2.3