head 1.2;
access;
symbols
pkgsrc-2013Q2:1.2.0.2
pkgsrc-2013Q2-base:1.2;
locks; strict;
comment @# @;
1.2
date 2013.06.17.12.44.53; author wiz; state dead;
branches;
next 1.1;
commitid 4E3ZRGLJgdOK0YTw;
1.1
date 2013.05.29.11.13.03; author wiz; state Exp;
branches;
next ;
commitid H0IJzGEtFACs7wRw;
desc
@@
1.2
log
@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@@
@
text
@$NetBSD: patch-Mono.Addins.Gui_Mono.Addins.Gui.csproj,v 1.1 2013/05/29 11:13:03 wiz Exp $
Fix
: error CS1705: Assembly `gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' references `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' which has a higher version number than imported assembly `Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Mono.Addins.Gui/HeaderBox.cs(133,47): error CS0012: The type `Cairo.Context' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
--- Mono.Addins.Gui/Mono.Addins.Gui.csproj.orig 2012-10-16 10:04:04.000000000 +0000
+++ Mono.Addins.Gui/Mono.Addins.Gui.csproj
@@@@ -42,7 +42,7 @@@@
-
+
@
1.1
log
@Fix build with mono 3.
@
text
@d1 1
a1 1
$NetBSD$
@