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:   12-Sep-2007 19:17:48
  Branch: HEAD                             Handle: 2007091218174700

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

  Log:
    modifying package: ctalk-0.09a 20070909 -> 20070912

  Summary:
    Revision    Changes     Path
    1.2         +15 -15     openpkg-src/ctalk/ctalk.patch
    1.2         +2  -2      openpkg-src/ctalk/ctalk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ctalk/ctalk.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 ctalk.patch
  --- openpkg-src/ctalk/ctalk.patch     9 Sep 2007 09:07:27 -0000       1.1
  +++ openpkg-src/ctalk/ctalk.patch     12 Sep 2007 17:17:47 -0000      1.2
  @@ -122,9 +122,9 @@
    DEFS = -DPKGNAME=\"$(PACKAGE)\" -DCLASSLIBDIR=\"$(pkgincludedir)\" 
-DVERSION=\"$(VERSION)\"
    mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    CONFIG_CLEAN_FILES = 
  -Index: ctpp-1.0.15/ctpp/Makefile.in
  ---- ctpp-1.0.15/ctpp/Makefile.in.orig        2007-09-08 11:30:35 +0200
  -+++ ctpp-1.0.15/ctpp/Makefile.in     2007-09-09 11:04:03 +0200
  +Index: ctpp-1.0.16/ctpp/Makefile.in
  +--- ctpp-1.0.16/ctpp/Makefile.in.orig        2007-09-08 11:30:35 +0200
  ++++ ctpp-1.0.16/ctpp/Makefile.in     2007-09-09 11:04:03 +0200
   @@ -121,7 +121,7 @@
    INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    LDFLAGS = @LDFLAGS@
  @@ -134,9 +134,9 @@
    LIBTOOL = @LIBTOOL@
    LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
    LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
  -Index: ctpp-1.0.15/ctpp/builtins.c
  ---- ctpp-1.0.15/ctpp/builtins.c.orig 2007-09-04 06:14:05 +0200
  -+++ ctpp-1.0.15/ctpp/builtins.c      2007-09-09 11:02:54 +0200
  +Index: ctpp-1.0.16/ctpp/builtins.c
  +--- ctpp-1.0.16/ctpp/builtins.c.orig 2007-09-04 06:14:05 +0200
  ++++ ctpp-1.0.16/ctpp/builtins.c      2007-09-09 11:02:54 +0200
   @@ -80,11 +80,12 @@
       *  config file included above.  See the comments in 
       *  config/linux-gnu-x86.c
  @@ -163,9 +163,9 @@
   +#endif
      return FALSE;
    }
  -Index: ctpp-1.0.15/ctpp/ccompat.c
  ---- ctpp-1.0.15/ctpp/ccompat.c.orig  2007-09-04 06:14:05 +0200
  -+++ ctpp-1.0.15/ctpp/ccompat.c       2007-09-09 11:02:54 +0200
  +Index: ctpp-1.0.16/ctpp/ccompat.c
  +--- ctpp-1.0.16/ctpp/ccompat.c.orig  2007-09-04 06:14:05 +0200
  ++++ ctpp-1.0.16/ctpp/ccompat.c       2007-09-09 11:02:54 +0200
   @@ -53,8 +53,10 @@
    
    char cpp_subdir[FILENAME_MAX];
  @@ -186,9 +186,9 @@
    
      /* Try to find out what the compiler target is.  It may not 
         be the same as the autoconf $host.
  -Index: ctpp-1.0.15/ctpp/i_opt.c
  ---- ctpp-1.0.15/ctpp/i_opt.c.orig    2007-08-27 03:18:27 +0200
  -+++ ctpp-1.0.15/ctpp/i_opt.c 2007-09-09 11:02:54 +0200
  +Index: ctpp-1.0.16/ctpp/i_opt.c
  +--- ctpp-1.0.16/ctpp/i_opt.c.orig    2007-08-27 03:18:27 +0200
  ++++ ctpp-1.0.16/ctpp/i_opt.c 2007-09-09 11:02:54 +0200
   @@ -30,6 +30,8 @@
    #include <stdlib.h>
    #include <string.h>
  @@ -198,9 +198,9 @@
    #include "ctpp.h"
    
    extern char source_file[FILENAME_MAX];  /* Declared in rtinfo.c. */
  -Index: ctpp-1.0.15/libctpp/lex.c
  ---- ctpp-1.0.15/libctpp/lex.c.orig   2007-08-27 03:04:06 +0200
  -+++ ctpp-1.0.15/libctpp/lex.c        2007-09-09 11:02:54 +0200
  +Index: ctpp-1.0.16/libctpp/lex.c
  +--- ctpp-1.0.16/libctpp/lex.c.orig   2007-08-27 03:04:06 +0200
  ++++ ctpp-1.0.16/libctpp/lex.c        2007-09-09 11:02:54 +0200
   @@ -26,6 +26,8 @@
    #include <string.h>
    #include <ctype.h>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ctalk/ctalk.spec
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 ctalk.spec
  --- openpkg-src/ctalk/ctalk.spec      9 Sep 2007 09:07:27 -0000       1.1
  +++ openpkg-src/ctalk/ctalk.spec      12 Sep 2007 17:17:47 -0000      1.2
  @@ -24,7 +24,7 @@
   
   #   package versions
   %define       V_ctalk 0.09a
  -%define       V_ctpp  1.0.15
  +%define       V_ctpp  1.0.16
   
   #   package information
   Name:         ctalk
  @@ -37,7 +37,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_ctalk}
  -Release:      20070909
  +Release:      20070912
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/ctalk-lang/ctalk-%{V_ctalk}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to