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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   30-Dec-2009 09:47:45
  Branch: HEAD                             Handle: 2009123008474401

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

  Log:
    upgrading package: netpbm 10.35.71 -> 10.35.72

  Summary:
    Revision    Changes     Path
    1.6         +14 -0      openpkg-src/netpbm/netpbm.patch
    1.119       +2  -2      openpkg-src/netpbm/netpbm.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/netpbm/netpbm.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 netpbm.patch
  --- openpkg-src/netpbm/netpbm.patch   12 Dec 2009 12:01:13 -0000      1.5
  +++ openpkg-src/netpbm/netpbm.patch   30 Dec 2009 08:47:44 -0000      1.6
  @@ -111,3 +111,17 @@
    
    pngtopnm: %: %.o $(NETPBMLIB) $(LIBOPT)
        $(LD) -o $@ $...@.o \
  +Index: lib/libsystem.c
  +--- lib/libsystem.c.orig     2009-12-29 21:46:34 +0100
  ++++ lib/libsystem.c  2009-12-30 09:41:53 +0100
  +@@ -216,8 +216,10 @@
  +             return "SIGWINCH";
  +         case SIGIO:
  +             return "SIGIO";
  ++#ifdef SIGPWR
  +         case SIGPWR:
  +             return "SIGPWR";
  ++#endif
  +         case SIGSYS:
  +             return "SIGSYS";
  +         default:
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/netpbm/netpbm.spec
  ============================================================================
  $ cvs diff -u -r1.118 -r1.119 netpbm.spec
  --- openpkg-src/netpbm/netpbm.spec    12 Dec 2009 12:01:14 -0000      1.118
  +++ openpkg-src/netpbm/netpbm.spec    30 Dec 2009 08:47:45 -0000      1.119
  @@ -31,8 +31,8 @@
   Class:        BASE
   Group:        Graphics
   License:      MIT-style
  -Version:      10.35.71
  -Release:      20091212
  +Version:      10.35.72
  +Release:      20091230
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sourceforge/netpbm/netpbm-%{version}.tgz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to