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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Apr-2005 19:02:56
  Branch: HEAD                             Handle: 2005040418025600

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

  Log:
    upgrading package: tcsh 6.13.00 -> 6.14.00

  Summary:
    Revision    Changes     Path
    1.2         +7  -7      openpkg-src/tcsh/tcsh.patch
    1.33        +2  -2      openpkg-src/tcsh/tcsh.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tcsh/tcsh.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 tcsh.patch
  --- openpkg-src/tcsh/tcsh.patch       8 Feb 2004 18:43:10 -0000       1.1
  +++ openpkg-src/tcsh/tcsh.patch       4 Apr 2005 17:02:56 -0000       1.2
  @@ -1,19 +1,19 @@
   Index: sh.h
   --- sh.h.orig        2002-07-23 18:13:22.000000000 +0200
   +++ sh.h     2004-02-08 19:40:54.000000000 +0100
  -@@ -462,6 +462,7 @@
  +@@ -471,6 +471,7 @@
    
    #include "sh.types.h"
    
   +#if 0
  + #ifndef __NetBSD__ /* XXX */
    #ifndef WINNT_NATIVE
  - # ifndef POSIX
  - extern pid_t getpgrp __P((int));
  -@@ -474,6 +475,7 @@
  - # endif /* POSIX */
  - extern pid_t setpgrp __P((pid_t, pid_t));
  + # ifndef GETPGRP_VOID
  +@@ -480,6 +481,7 @@
  + # endif
    #endif /* !WINNT_NATIVE */
  + #endif
   +#endif
    
  - typedef sigret_t (*signalfun_t) __P((int));
  + typedef RETSIGTYPE (*signalfun_t) __P((int));
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/tcsh/tcsh.spec
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 tcsh.spec
  --- openpkg-src/tcsh/tcsh.spec        24 Mar 2005 11:20:28 -0000      1.32
  +++ openpkg-src/tcsh/tcsh.spec        4 Apr 2005 17:02:56 -0000       1.33
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        Shell
   License:      BSD
  -Version:      6.13.00
  -Release:      20040519
  +Version:      6.14.00
  +Release:      20050404
   
   #   list of sources
   Source0:      ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to