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: 09-May-2008 18:45:03
Branch: HEAD Handle: 2008050917450200
Modified files:
openpkg-src/ctalk ctalk.patch ctalk.spec
Log:
modifying package: ctalk-0.0.50a 20080506 -> 20080509
Summary:
Revision Changes Path
1.56 +15 -15 openpkg-src/ctalk/ctalk.patch
1.58 +2 -2 openpkg-src/ctalk/ctalk.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ctalk/ctalk.patch
============================================================================
$ cvs diff -u -r1.55 -r1.56 ctalk.patch
--- openpkg-src/ctalk/ctalk.patch 6 May 2008 07:33:52 -0000 1.55
+++ openpkg-src/ctalk/ctalk.patch 9 May 2008 16:45:02 -0000 1.56
@@ -110,9 +110,9 @@
LIBTOOL = @LIBTOOL@
LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
-Index: ctpp-1.0.31/ctpp/Makefile.in
---- ctpp-1.0.31/ctpp/Makefile.in.orig 2008-04-27 06:26:34 +0200
-+++ ctpp-1.0.31/ctpp/Makefile.in 2008-04-28 08:14:42 +0200
+Index: ctpp-1.0.32/ctpp/Makefile.in
+--- ctpp-1.0.32/ctpp/Makefile.in.orig 2008-04-27 06:26:34 +0200
++++ ctpp-1.0.32/ctpp/Makefile.in 2008-04-28 08:14:42 +0200
@@ -120,7 +120,7 @@
LD = @LD@
LDFLAGS = @LDFLAGS@
@@ -122,9 +122,9 @@
LIBTOOL = @LIBTOOL@
LIB_MAJOR_VERSION = @LIB_MAJOR_VERSION@
LIB_MINOR_VERSION = @LIB_MINOR_VERSION@
-Index: ctpp-1.0.31/ctpp/builtins.c
---- ctpp-1.0.31/ctpp/builtins.c.orig 2008-03-25 21:32:00 +0100
-+++ ctpp-1.0.31/ctpp/builtins.c 2008-04-28 08:14:42 +0200
+Index: ctpp-1.0.32/ctpp/builtins.c
+--- ctpp-1.0.32/ctpp/builtins.c.orig 2008-03-25 21:32:00 +0100
++++ ctpp-1.0.32/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
@@ -151,9 +151,9 @@
+#endif
return FALSE;
}
-Index: ctpp-1.0.31/ctpp/ccompat.c
---- ctpp-1.0.31/ctpp/ccompat.c.orig 2008-03-26 08:53:09 +0100
-+++ ctpp-1.0.31/ctpp/ccompat.c 2008-04-28 08:14:42 +0200
+Index: ctpp-1.0.32/ctpp/ccompat.c
+--- ctpp-1.0.32/ctpp/ccompat.c.orig 2008-03-26 08:53:09 +0100
++++ ctpp-1.0.32/ctpp/ccompat.c 2008-04-28 08:14:42 +0200
@@ -55,8 +55,10 @@
char cpp_subdir[FILENAME_MAX];
@@ -174,9 +174,9 @@
strcpy (cc_path, which ("cc"));
cc_include_paths[1] = strdup ("/usr/include");
-Index: ctpp-1.0.31/ctpp/i_opt.c
---- ctpp-1.0.31/ctpp/i_opt.c.orig 2008-04-26 08:20:51 +0200
-+++ ctpp-1.0.31/ctpp/i_opt.c 2008-04-28 08:14:42 +0200
+Index: ctpp-1.0.32/ctpp/i_opt.c
+--- ctpp-1.0.32/ctpp/i_opt.c.orig 2008-04-26 08:20:51 +0200
++++ ctpp-1.0.32/ctpp/i_opt.c 2008-04-28 08:14:42 +0200
@@ -30,6 +30,8 @@
#include <stdlib.h>
#include <string.h>
@@ -186,9 +186,9 @@
#include "ctpp.h"
extern char source_file[FILENAME_MAX]; /* Declared in rtinfo.c. */
-Index: ctpp-1.0.31/libctpp/lex.c
---- ctpp-1.0.31/libctpp/lex.c.orig 2008-01-01 16:05:53 +0100
-+++ ctpp-1.0.31/libctpp/lex.c 2008-04-28 08:14:42 +0200
+Index: ctpp-1.0.32/libctpp/lex.c
+--- ctpp-1.0.32/libctpp/lex.c.orig 2008-01-01 16:05:53 +0100
++++ ctpp-1.0.32/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.57 -r1.58 ctalk.spec
--- openpkg-src/ctalk/ctalk.spec 6 May 2008 07:33:54 -0000 1.57
+++ openpkg-src/ctalk/ctalk.spec 9 May 2008 16:45:02 -0000 1.58
@@ -23,7 +23,7 @@
# package versions
%define V_ctalk 0.0.50a
-%define V_ctpp 1.0.31
+%define V_ctpp 1.0.32
# package information
Name: ctalk
@@ -36,7 +36,7 @@
Group: Language
License: GPL
Version: %{V_ctalk}
-Release: 20080506
+Release: 20080509
# list of sources
Source0: http://www.ctalklang.org/files/ctalk-%{V_ctalk}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]