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:   02-Sep-2006 11:47:11
  Branch: HEAD                             Handle: 2006090210471000

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

  Log:
    upgrading package: stunnel 4.15 -> 4.16

  Summary:
    Revision    Changes     Path
    1.6         +17 -6      openpkg-src/stunnel/stunnel.patch
    1.69        +2  -2      openpkg-src/stunnel/stunnel.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 stunnel.patch
  --- openpkg-src/stunnel/stunnel.patch 12 Mar 2006 09:55:26 -0000      1.5
  +++ openpkg-src/stunnel/stunnel.patch 2 Sep 2006 09:47:10 -0000       1.6
  @@ -1,12 +1,23 @@
  +Index: configure
  +--- configure.orig   2006-08-19 22:28:40 +0200
  ++++ configure        2006-09-02 11:45:55 +0200
  +@@ -23035,6 +23035,7 @@
  + cat confdefs.h >>conftest.$ac_ext
  + cat >>conftest.$ac_ext <<_ACEOF
  + /* end confdefs.h.  */
  ++#include <stdlib.h>
  + #include <sys/types.h>
  + #include <sys/socket.h>
  + #include <netdb.h>
   Index: tools/Makefile.in
  ---- tools/Makefile.in.orig   2006-03-06 22:02:39 +0100
  -+++ tools/Makefile.in        2006-03-12 10:51:43 +0100
  -@@ -389,7 +389,7 @@
  +--- tools/Makefile.in.orig   2006-08-31 21:12:30 +0200
  ++++ tools/Makefile.in        2006-09-02 10:18:00 +0200
  +@@ -390,7 +390,7 @@
                ${INSTALL} -m 600 stunnel.pem $(DESTDIR)$(confdir)/stunnel.pem; 
\
                rm stunnel.pem; \
        fi
  --    ${INSTALL} -d -m 1770 -g nogroup $(DESTDIR)$(prefix)/var/lib/stunnel
  -+    ${INSTALL} -d $(DESTDIR)$(prefix)/var/lib/stunnel
  +-    ${INSTALL} -d -m 1770 $(DESTDIR)$(prefix)/var/lib/stunnel
  ++    ${INSTALL} -d -m 0770 $(DESTDIR)$(prefix)/var/lib/stunnel
  +     -chgrp $(DEFAULT_GROUP) $(DESTDIR)$(prefix)/var/lib/stunnel
        if uname | grep SunOS; then \
                ${INSTALL} -d -m 755 $(DESTDIR)$(prefix)/var/lib/stunnel/dev; \
  -             mknod $(DESTDIR)$(prefix)/var/lib/stunnel/dev/zero c 13 12; \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.spec
  ============================================================================
  $ cvs diff -u -r1.68 -r1.69 stunnel.spec
  --- openpkg-src/stunnel/stunnel.spec  25 Aug 2006 19:19:20 -0000      1.68
  +++ openpkg-src/stunnel/stunnel.spec  2 Sep 2006 09:47:10 -0000       1.69
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        Network
   License:      GPL
  -Version:      4.15
  -Release:      20060825
  +Version:      4.16
  +Release:      20060902
   
   #   package options
   %option       with_fsl  yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to