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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web          Date:   13-Jan-2003 14:55:31
  Branch: HEAD                             Handle: 2003011313552901

  Added files:
    openpkg-src/gentle      gentle.patch
  Modified files:
    openpkg-src/gentle      gentle.spec
    openpkg-web             news.txt

  Log:
    modernize code to port also to FreeBSD 5.0

  Summary:
    Revision    Changes     Path
    1.1         +12 -0      openpkg-src/gentle/gentle.patch
    1.8         +3  -1      openpkg-src/gentle/gentle.spec
    1.2692      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gentle/gentle.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 gentle.patch
  --- /dev/null 2003-01-13 14:55:30.000000000 +0100
  +++ gentle.patch      2003-01-13 14:55:30.000000000 +0100
  @@ -0,0 +1,12 @@
  +--- gentle/yytab.c.orig      Thu Aug 20 15:56:10 1998
  ++++ gentle/yytab.c   Mon Jan 13 14:11:57 2003
  +@@ -113,7 +113,8 @@
  + #include <memory.h>
  + #endif
  + 
  +-#include <values.h>
  ++#include <limits.h>
  ++#include <float.h>
  + 
  + #ifdef __cplusplus
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gentle/gentle.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 gentle.spec
  --- openpkg-src/gentle/gentle.spec    3 Jan 2003 10:52:08 -0000       1.7
  +++ openpkg-src/gentle/gentle.spec    13 Jan 2003 13:55:30 -0000      1.8
  @@ -33,10 +33,11 @@
   Group:        Text
   License:      GPL
   Version:      97
  -Release:      20020821
  +Release:      20030113
   
   #   list of sources
   Source0:      http://www.first.gmd.de/gentle/gentle-%{version}.tar.gz
  +Patch0:       gentle.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -57,6 +58,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
       %{l_shtool} subst -e 's;CC=cc;CC="%{l_cc} %{l_cflags -O}";' gentle/build
       %{l_shtool} subst -e 's;CC=cc;CC="%{l_cc} %{l_cflags -O}";' lib/build
       %{l_shtool} subst -e 's;cc;%{l_cc} %{l_cflags -O};' reflex/build
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2691 -r1.2692 news.txt
  --- openpkg-web/news.txt      13 Jan 2003 13:27:10 -0000      1.2691
  +++ openpkg-web/news.txt      13 Jan 2003 13:55:29 -0000      1.2692
  @@ -1,3 +1,4 @@
  +13-Jan-2003: Upgraded package: P<gentle-97-20030113>
   13-Jan-2003: Upgraded package: P<as-cui-0.5.6-20030113>
   13-Jan-2003: Upgraded package: P<openpkg-tool-20030113-20030113>
   13-Jan-2003: Upgraded package: P<indent-2.2.8a-20030113>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to