OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   03-Apr-2006 08:59:13
  Branch: HEAD                             Handle: 2006040307591200

  Modified files:
    openpkg-src/mono        mono.patch mono.spec

  Log:
    upgrading package: mono 1.1.13.6 -> 1.1.14

  Summary:
    Revision    Changes     Path
    1.9         +17 -26     openpkg-src/mono/mono.patch
    1.30        +2  -2      openpkg-src/mono/mono.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mono/mono.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 mono.patch
  --- openpkg-src/mono/mono.patch       14 Jan 2006 12:40:29 -0000      1.8
  +++ openpkg-src/mono/mono.patch       3 Apr 2006 06:59:12 -0000       1.9
  @@ -1,7 +1,7 @@
   Index: configure
  ---- configure.orig   2005-10-05 18:43:26 +0200
  -+++ configure        2005-10-07 09:05:24 +0200
  -@@ -34527,6 +34527,11 @@
  +--- configure.orig   2006-04-01 04:05:54 +0200
  ++++ configure        2006-04-03 08:36:58 +0200
  +@@ -35663,6 +35663,11 @@
    INTERP_SUPPORTED=no
    LIBC="libc.so.6"
    INTL="libc.so.6"
  @@ -14,8 +14,8 @@
    SQLITE3="libsqlite3.so.0"
    X11="libX11.so"
   Index: mcs/class/Microsoft.VisualBasic/fixup/fixup.pl
  ---- mcs/class/Microsoft.VisualBasic/fixup/fixup.pl.orig      2005-04-22 
08:31:29 +0200
  -+++ mcs/class/Microsoft.VisualBasic/fixup/fixup.pl   2006-01-14 09:40:14 
+0100
  +--- mcs/class/Microsoft.VisualBasic/fixup/fixup.pl.orig      2006-04-01 
04:02:07 +0200
  ++++ mcs/class/Microsoft.VisualBasic/fixup/fixup.pl   2006-04-03 08:36:58 
+0200
   @@ -1,4 +1,4 @@
   -#!/usr/bin/perl -w
   +#!/usr/bin/env perl
  @@ -23,30 +23,21 @@
    # fixup.pl
    #
   Index: mono/Makefile.in
  ---- mono/Makefile.in.orig    2006-01-12 20:34:40 +0100
  -+++ mono/Makefile.in 2006-01-14 09:27:13 +0100
  -@@ -56,7 +56,7 @@
  - ETAGS = etags
  - CTAGS = ctags
  - DIST_SUBDIRS = utils io-layer monoburg os cil metadata arch \
  --    interpreter mini dis monograph tests benchmark handles \
  -+    interpreter mini dis monograph benchmark handles \
  -     profiler
  - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  - ACLOCAL = @ACLOCAL@
  -@@ -266,7 +266,7 @@
  - # the handles dir doesn't apply to windows
  - @[EMAIL PROTECTED] = handles
  +--- mono/Makefile.in.orig    2006-04-01 04:05:44 +0200
  ++++ mono/Makefile.in 2006-04-03 08:41:32 +0200
  +@@ -263,7 +263,7 @@
  + target_os = @target_os@
  + target_vendor = @target_vendor@
    SUBDIRS = utils io-layer monoburg os cil metadata \
  --      arch interpreter mini dis monograph tests benchmark $(HANDLES) 
profiler
  -+      arch interpreter mini dis monograph benchmark $(HANDLES) profiler
  +-      arch interpreter mini dis monograph tests benchmark profiler
  ++      arch interpreter mini dis monograph benchmark profiler
    
    all: all-recursive
    
   Index: mono/mini/mini-x86.c
  ---- mono/mini/mini-x86.c.orig        2005-11-11 18:51:24 +0100
  -+++ mono/mini/mini-x86.c     2006-01-14 09:27:13 +0100
  -@@ -383,6 +383,34 @@
  +--- mono/mini/mini-x86.c.orig        2006-04-01 03:58:28 +0200
  ++++ mono/mini/mini-x86.c     2006-04-03 08:36:58 +0200
  +@@ -412,6 +412,34 @@
        return cinfo;
    }
    
  @@ -82,8 +73,8 @@
     * mono_arch_get_argument_info:
     * @csig:  a method signature
   Index: support/stdio.c
  ---- support/stdio.c.orig     2005-10-14 13:58:02 +0200
  -+++ support/stdio.c  2006-01-14 09:27:13 +0100
  +--- support/stdio.c.orig     2006-03-13 23:58:00 +0100
  ++++ support/stdio.c  2006-04-03 08:36:58 +0200
   @@ -141,14 +141,14 @@
    Mono_Posix_Stdlib_setvbuf (void* stream, void *buf, int mode, mph_size_t 
size)
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/mono/mono.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 mono.spec
  --- openpkg-src/mono/mono.spec        29 Mar 2006 06:35:09 -0000      1.29
  +++ openpkg-src/mono/mono.spec        3 Apr 2006 06:59:12 -0000       1.30
  @@ -24,7 +24,7 @@
   
   #   package version
   %define       V_major 1.1
  -%define       V_minor 13.6
  +%define       V_minor 14
   
   #   package information
   Name:         mono
  @@ -37,7 +37,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_major}.%{V_minor}
  -Release:      20060329
  +Release:      20060403
   
   #   list of sources
   Source0:      
http://go-mono.com/sources/mono-%{V_major}/mono-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to