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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   07-Jul-2009 23:00:17
  Branch: HEAD                             Handle: 2009070722001500

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

  Log:
    upgrading package: seed7 05.20090621 -> 05.20090705

  Summary:
    Revision    Changes     Path
    1.3         +6  -4      openpkg-src/seed7/seed7.patch
    1.21        +3  -3      openpkg-src/seed7/seed7.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/seed7/seed7.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 seed7.patch
  --- openpkg-src/seed7/seed7.patch     26 May 2009 06:11:27 -0000      1.2
  +++ openpkg-src/seed7/seed7.patch     7 Jul 2009 21:00:15 -0000       1.3
  @@ -1,7 +1,7 @@
   Index: src/makefile
  ---- src/makefile.orig        2009-05-23 10:30:47 +0200
  -+++ src/makefile     2009-05-25 19:18:52 +0200
  -@@ -4,10 +4,10 @@
  +--- src/makefile.orig        2009-07-04 13:27:03 +0200
  ++++ src/makefile     2009-07-07 22:51:38 +0200
  +@@ -4,12 +4,12 @@
    #   make
    # If you are under windows you should use MinGW with mk_mingw.mak, 
mk_nmake.mak or mk_msys.mak instead.
    
  @@ -9,12 +9,14 @@
   +CFLAGS =
    # CFLAGS = -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow 
-Wpointer-arith
    # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -Winline 
-Wconversion -Wshadow -Wpointer-arith
  + # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wextra -Wswitch-default 
-Wswitch-enum -Wcast-qual -Waggregate-return -Wwrite-strings 
-Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith 
-Wmissing-noreturn -Wno-multichar
  + # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wextra -Wswitch-default 
-Wcast-qual -Waggregate-return -Wwrite-strings -Winline -Wconversion -Wshadow 
-Wpointer-arith -Wmissing-noreturn -Wno-multichar
   -CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow 
-Wpointer-arith
   +# CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow 
-Wpointer-arith
    # CFLAGS = -O2 -g -Wall
    # CFLAGS = -O2 -g -pg -Wall -Wstrict-prototypes -Winline -Wconversion 
-Wshadow -Wpointer-arith
    # CFLAGS = -O2 -fomit-frame-pointer -funroll-loops -Wall
  -@@ -185,7 +185,7 @@
  +@@ -187,7 +187,7 @@
        echo "#define SEED7_LIB \"`pwd`/$(SEED7_LIB)\"" >> version.h
        echo "#define COMP_DATA_LIB \"`pwd`/$(COMP_DATA_LIB)\"" >> version.h
        echo "#define COMPILER_LIB \"`pwd`/$(COMPILER_LIB)\"" >> version.h
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/seed7/seed7.spec
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 seed7.spec
  --- openpkg-src/seed7/seed7.spec      30 Jun 2009 20:21:27 -0000      1.20
  +++ openpkg-src/seed7/seed7.spec      7 Jul 2009 21:00:15 -0000       1.21
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_opkg 05.20090621
  -%define       V_dist 05_20090621
  +%define       V_opkg 05.20090705
  +%define       V_dist 05_20090705
   
   #   package information
   Name:         seed7
  @@ -36,7 +36,7 @@
   Group:        Language
   License:      LGPL
   Version:      %{V_opkg}
  -Release:      20090622
  +Release:      20090707
   
   #   list of sources
   Source0:      http://switch.dl.sourceforge.net/seed7/seed7_%{V_dist}.tgz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to