Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel In directory sc8-pr-cvs17:/tmp/cvs-serv20202/main/finkinfo/devel
Modified Files: Tag: pangocairo-branch nant.info nant.patch Log Message: mono updated, monodevelop works Index: nant.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/nant.info,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -d -r1.4 -r1.4.2.1 --- nant.info 11 Nov 2006 18:55:34 -0000 1.4 +++ nant.info 21 Sep 2007 04:30:42 -0000 1.4.2.1 @@ -1,16 +1,20 @@ Package: nant Version: 0.85 -Revision: 1036 +Revision: 1038 Description: Ant-like build tool for .NET License: GPL Maintainer: Benjamin Reed <[EMAIL PROTECTED]> -Depends: mono (>= 1.1.16.1-1) -BuildDepends: mono-dev (>= 1.1.14-1021), pkgconfig +Depends: mono (>= 1.2.3-1) +BuildDepends: << + mono-dev (>= 1.2.5-1021), + pkgconfig +<< Source: http://go-mono.com/sources/%n/%n-%v-src.tar.gz -SourceDirectory: %n-%v Source-MD5: 45ae065439b6cbc0e02051b855843f50 +SourceDirectory: %n-%v +Patch: %n.patch SetCPPFLAGS: -I%p/include SetLIBS: -L%p/lib Index: nant.patch =================================================================== RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/nant.patch,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -d -r1.1 -r1.1.2.1 --- nant.patch 20 Jan 2006 20:23:12 -0000 1.1 +++ nant.patch 21 Sep 2007 04:30:43 -0000 1.1.2.1 @@ -1,1089 +1,43 @@ ---- nant-0.85-rc3/src/NAnt.DotNet/Tasks/AssemblyInfoTask.cs 2005-04-16 07:55:12.000000000 -0400 -+++ nant-0.85-rc3-new/src/NAnt.DotNet/Tasks/AssemblyInfoTask.cs 2005-08-15 16:37:50.000000000 -0400 -@@ -321,9 +321,8 @@ - internal class CodeProvider { - #region Private Instance Fields - -- private CodeLanguage _language; -+ private readonly CodeLanguage _language; - private readonly ICodeGenerator _generator; -- private readonly AssemblyInfoTask _assemblyInfoTask; - [...1091 lines suppressed...] -+++ nant-0.85-rc3-new/src/NAnt.Console/App.config 2005-11-23 13:05:46.000000000 -0500 -@@ -441,7 +441,7 @@ - sdkdirectory="${sdkDirectory}" - frameworkdirectory="${frameworkDirectory}" - frameworkassemblydirectory="${path::combine(frameworkAssemblyDirectory, 'mono/2.0')}" -- clrversion="2.0.40607" -+ clrversion="2.0.50727" - > - <task-assemblies> - <!-- include Mono specific assemblies --> -@@ -845,8 +845,8 @@ - </assemblyBinding> - </runtime> - <startup> -- <supportedRuntime version="v2.0.40607" /> - <supportedRuntime version="v1.1.4322" /> -+ <supportedRuntime version="v2.0.50727" /> - <supportedRuntime version="v1.0.3705" /> - </startup> - </configuration> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-commits