[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/ctalk/ ctalk.patch ctalk.spec
From:       "Ralf S. Engelschall" <rse () openpkg ! org>
Date:       2008-04-28 6:52:00
Message-ID: 20080428065200.BDD411B5078 () master ! openpkg ! org
[Download RAW message or body]

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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  rse@openpkg.org
  Module: openpkg-src                      Date:   28-Apr-2008 08:52:00
  Branch: HEAD                             Handle: 2008042807515702

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

  Log:
    upgrading package: ctalk 0.0.48a -> 0.0.49a

  Summary:
    Revision    Changes     Path
    1.53        +54 -54     openpkg-src/ctalk/ctalk.patch
    1.55        +2  -2      openpkg-src/ctalk/ctalk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ctalk/ctalk.patch
  ============================================================================
  $ cvs diff -u -r1.52 -r1.53 ctalk.patch
  --- openpkg-src/ctalk/ctalk.patch	27 Apr 2008 18:54:20 -0000	1.52
  +++ openpkg-src/ctalk/ctalk.patch	28 Apr 2008 06:51:57 -0000	1.53
  @@ -1,8 +1,8 @@
  -Index: ctalk-0.0.48/ctpp/Makefile.in
  ---- ctalk-0.0.48/ctpp/Makefile.in.orig	2007-09-17 23:57:31 +0200
  -+++ ctalk-0.0.48/ctpp/Makefile.in	2007-09-18 07:49:32 +0200
  -@@ -121,7 +121,7 @@
  - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  +Index: ctalk-0.0.49/ctpp/Makefile.in
  +--- ctalk-0.0.49/ctpp/Makefile.in.orig	2008-04-28 00:37:48 +0200
  ++++ ctalk-0.0.49/ctpp/Makefile.in	2008-04-28 08:14:42 +0200
  +@@ -120,7 +120,7 @@
  + LD = @LD@
    LDFLAGS = @LDFLAGS@
    LIBOBJS = @LIBOBJS@
   -LIBS = $(top_builddir)/libctpp/.libs/libctpp$(LIBEXT)
  @@ -10,10 +10,10 @@
    LIBTOOL = @LIBTOOL@
    LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
    LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
  -Index: ctalk-0.0.48/ctpp/builtins.c
  ---- ctalk-0.0.48/ctpp/builtins.c.orig	2007-09-13 04:04:24 +0200
  -+++ ctalk-0.0.48/ctpp/builtins.c	2007-09-18 07:49:32 +0200
  -@@ -80,11 +80,12 @@
  +Index: ctalk-0.0.49/ctpp/builtins.c
  +--- ctalk-0.0.49/ctpp/builtins.c.orig	2008-04-27 13:13:11 +0200
  ++++ ctalk-0.0.49/ctpp/builtins.c	2008-04-28 08:14:42 +0200
  +@@ -102,11 +102,12 @@
       *  config file included above.  See the comments in 
       *  config/linux-gnu-x86.c
       */
  @@ -27,7 +27,7 @@
    
      if (gcc_macros_opt) gcc_builtins ();
    
  -@@ -93,9 +94,11 @@
  +@@ -115,9 +116,11 @@
    
    int is_builtin_symbol (char *name) {
      int i;
  @@ -39,10 +39,10 @@
   +#endif
      return FALSE;
    }
  -Index: ctalk-0.0.48/ctpp/ccompat.c
  ---- ctalk-0.0.48/ctpp/ccompat.c.orig	2007-09-14 21:00:05 +0200
  -+++ ctalk-0.0.48/ctpp/ccompat.c	2007-09-18 07:49:32 +0200
  -@@ -53,8 +53,10 @@
  +Index: ctalk-0.0.49/ctpp/ccompat.c
  +--- ctalk-0.0.49/ctpp/ccompat.c.orig	2008-04-27 13:13:11 +0200
  ++++ ctalk-0.0.49/ctpp/ccompat.c	2008-04-28 08:14:42 +0200
  +@@ -55,8 +55,10 @@
    
    char cpp_subdir[FILENAME_MAX];
    
  @@ -53,18 +53,18 @@
    
    #if defined(__DJGPP__) || defined(__CYGWIN__)
    #define GCC_BIN "gcc.exe"
  -@@ -338,7 +340,7 @@
  - 
  -   strcpy (gcc_target, "djgpp");
  +@@ -147,7 +149,7 @@
  +   sol10_compat_defines ();
  + #endif
    
   -#else
   +#elif defined(__linux__) && defined(__i386__)
    
  -   /* Try to find out what the compiler target is.  It may not 
  -      be the same as the autoconf $host.
  -Index: ctalk-0.0.48/ctpp/i_opt.c
  ---- ctalk-0.0.48/ctpp/i_opt.c.orig	2007-09-13 04:04:24 +0200
  -+++ ctalk-0.0.48/ctpp/i_opt.c	2007-09-18 07:49:32 +0200
  +   strcpy (cc_path, which ("cc"));
  +   cc_include_paths[1] = strdup ("/usr/include");
  +Index: ctalk-0.0.49/ctpp/i_opt.c
  +--- ctalk-0.0.49/ctpp/i_opt.c.orig	2008-04-27 13:13:11 +0200
  ++++ ctalk-0.0.49/ctpp/i_opt.c	2008-04-28 08:14:42 +0200
   @@ -30,6 +30,8 @@
    #include <stdlib.h>
    #include <string.h>
  @@ -74,9 +74,9 @@
    #include "ctpp.h"
    
    extern char source_file[FILENAME_MAX];  /* Declared in rtinfo.c. */
  -Index: ctalk-0.0.48/lib/rtinfo.c
  ---- ctalk-0.0.48/lib/rtinfo.c.orig	2007-09-12 11:06:44 +0200
  -+++ ctalk-0.0.48/lib/rtinfo.c	2007-09-18 07:49:32 +0200
  +Index: ctalk-0.0.49/lib/rtinfo.c
  +--- ctalk-0.0.49/lib/rtinfo.c.orig	2008-04-19 11:00:25 +0200
  ++++ ctalk-0.0.49/lib/rtinfo.c	2008-04-28 08:14:42 +0200
   @@ -32,7 +32,7 @@
    #include "parser.h"
    
  @@ -86,9 +86,9 @@
    extern int daylight;
    
    RT_INFO rtinfo;
  -Index: ctalk-0.0.48/libctpp/lex.c
  ---- ctalk-0.0.48/libctpp/lex.c.orig	2007-09-13 04:04:26 +0200
  -+++ ctalk-0.0.48/libctpp/lex.c	2007-09-18 07:49:32 +0200
  +Index: ctalk-0.0.49/libctpp/lex.c
  +--- ctalk-0.0.49/libctpp/lex.c.orig	2008-04-27 13:13:12 +0200
  ++++ ctalk-0.0.49/libctpp/lex.c	2008-04-28 08:14:42 +0200
   @@ -26,6 +26,8 @@
    #include <string.h>
    #include <ctype.h>
  @@ -98,23 +98,23 @@
    #include "ctpp.h"
    #include "typeof.h"
    #include "prtinfo.h"
  -Index: ctalk-0.0.48/src/Makefile.in
  ---- ctalk-0.0.48/src/Makefile.in.orig	2007-09-17 23:57:31 +0200
  -+++ ctalk-0.0.48/src/Makefile.in	2007-09-18 07:54:46 +0200
  -@@ -122,7 +122,7 @@
  - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  +Index: ctalk-0.0.49/src/Makefile.in
  +--- ctalk-0.0.49/src/Makefile.in.orig	2008-04-28 00:37:48 +0200
  ++++ ctalk-0.0.49/src/Makefile.in	2008-04-28 08:19:08 +0200
  +@@ -126,7 +126,7 @@
  + LD = @LD@
    LDFLAGS = @LDFLAGS@
    LIBOBJS = @LIBOBJS@
  --LIBS = $(top_builddir)/lib/.libs/libctalk.so
  +-LIBS = $(top_builddir)/lib/.libs/libctalk$(LIBEXT)
   +LIBS = $(top_builddir)/lib/libctalk.la
    LIBTOOL = @LIBTOOL@
    LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
    LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
   Index: ctpp-1.0.30/ctpp/Makefile.in
  ---- ctpp-1.0.30/ctpp/Makefile.in.orig	2007-09-12 14:36:28 +0200
  -+++ ctpp-1.0.30/ctpp/Makefile.in	2007-09-18 07:49:32 +0200
  -@@ -121,7 +121,7 @@
  - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  +--- ctpp-1.0.30/ctpp/Makefile.in.orig	2008-04-27 06:26:34 +0200
  ++++ ctpp-1.0.30/ctpp/Makefile.in	2008-04-28 08:14:42 +0200
  +@@ -120,7 +120,7 @@
  + LD = @LD@
    LDFLAGS = @LDFLAGS@
    LIBOBJS = @LIBOBJS@
   -LIBS = $(top_builddir)/libctpp/.libs/libctpp$(LIBEXT)
  @@ -123,9 +123,9 @@
    LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
    LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
   Index: ctpp-1.0.30/ctpp/builtins.c
  ---- ctpp-1.0.30/ctpp/builtins.c.orig	2007-09-04 06:14:05 +0200
  -+++ ctpp-1.0.30/ctpp/builtins.c	2007-09-18 07:49:32 +0200
  -@@ -80,11 +80,12 @@
  +--- ctpp-1.0.30/ctpp/builtins.c.orig	2008-03-25 21:32:00 +0100
  ++++ ctpp-1.0.30/ctpp/builtins.c	2008-04-28 08:14:42 +0200
  +@@ -102,11 +102,12 @@
       *  config file included above.  See the comments in 
       *  config/linux-gnu-x86.c
       */
  @@ -139,7 +139,7 @@
    
      if (gcc_macros_opt) gcc_builtins ();
    
  -@@ -93,9 +94,11 @@
  +@@ -115,9 +116,11 @@
    
    int is_builtin_symbol (char *name) {
      int i;
  @@ -152,9 +152,9 @@
      return FALSE;
    }
   Index: ctpp-1.0.30/ctpp/ccompat.c
  ---- ctpp-1.0.30/ctpp/ccompat.c.orig	2007-09-04 06:14:05 +0200
  -+++ ctpp-1.0.30/ctpp/ccompat.c	2007-09-18 07:49:32 +0200
  -@@ -53,8 +53,10 @@
  +--- ctpp-1.0.30/ctpp/ccompat.c.orig	2008-03-26 08:53:09 +0100
  ++++ ctpp-1.0.30/ctpp/ccompat.c	2008-04-28 08:14:42 +0200
  +@@ -55,8 +55,10 @@
    
    char cpp_subdir[FILENAME_MAX];
    
  @@ -165,18 +165,18 @@
    
    #if defined(__DJGPP__) || defined(__CYGWIN__)
    #define GCC_BIN "gcc.exe"
  -@@ -332,7 +334,7 @@
  - 
  -   strcpy (gcc_target, "djgpp");
  +@@ -147,7 +149,7 @@
  +   sol10_compat_defines ();
  + #endif
    
   -#else
   +#elif defined(__linux__) && defined(__i386__)
    
  -   /* Try to find out what the compiler target is.  It may not 
  -      be the same as the autoconf $host.
  +   strcpy (cc_path, which ("cc"));
  +   cc_include_paths[1] = strdup ("/usr/include");
   Index: ctpp-1.0.30/ctpp/i_opt.c
  ---- ctpp-1.0.30/ctpp/i_opt.c.orig	2007-08-27 03:18:27 +0200
  -+++ ctpp-1.0.30/ctpp/i_opt.c	2007-09-18 07:49:32 +0200
  +--- ctpp-1.0.30/ctpp/i_opt.c.orig	2008-04-26 08:20:51 +0200
  ++++ ctpp-1.0.30/ctpp/i_opt.c	2008-04-28 08:14:42 +0200
   @@ -30,6 +30,8 @@
    #include <stdlib.h>
    #include <string.h>
  @@ -187,8 +187,8 @@
    
    extern char source_file[FILENAME_MAX];  /* Declared in rtinfo.c. */
   Index: ctpp-1.0.30/libctpp/lex.c
  ---- ctpp-1.0.30/libctpp/lex.c.orig	2007-08-27 03:04:06 +0200
  -+++ ctpp-1.0.30/libctpp/lex.c	2007-09-18 07:49:32 +0200
  +--- ctpp-1.0.30/libctpp/lex.c.orig	2008-01-01 16:05:53 +0100
  ++++ ctpp-1.0.30/libctpp/lex.c	2008-04-28 08:14:42 +0200
   @@ -26,6 +26,8 @@
    #include <string.h>
    #include <ctype.h>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ctalk/ctalk.spec
  ============================================================================
  $ cvs diff -u -r1.54 -r1.55 ctalk.spec
  --- openpkg-src/ctalk/ctalk.spec	27 Apr 2008 18:54:20 -0000	1.54
  +++ openpkg-src/ctalk/ctalk.spec	28 Apr 2008 06:51:59 -0000	1.55
  @@ -22,7 +22,7 @@
   ##
   
   #   package versions
  -%define       V_ctalk 0.0.48a
  +%define       V_ctalk 0.0.49a
   %define       V_ctpp  1.0.30
   
   #   package information
  @@ -36,7 +36,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_ctalk}
  -Release:      20080427
  +Release:      20080428
   
   #   list of sources
   Source0:      http://www.ctalklang.org/files/ctalk-%{V_ctalk}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic