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:   12-Nov-2006 11:21:53
  Branch: HEAD                             Handle: 2006111210215300

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

  Log:
    upgrading package: stunnel 4.16 -> 4.19

  Summary:
    Revision    Changes     Path
    1.7         +5  -5      openpkg-src/stunnel/stunnel.patch
    1.72        +5  -5      openpkg-src/stunnel/stunnel.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.patch
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 stunnel.patch
  --- openpkg-src/stunnel/stunnel.patch 2 Sep 2006 09:47:10 -0000       1.6
  +++ openpkg-src/stunnel/stunnel.patch 12 Nov 2006 10:21:53 -0000      1.7
  @@ -1,17 +1,17 @@
   Index: configure
  ---- configure.orig   2006-08-19 22:28:40 +0200
  -+++ configure        2006-09-02 11:45:55 +0200
  +--- configure.orig   2006-09-30 16:09:57 +0200
  ++++ configure        2006-11-12 11:20:13 +0100
   @@ -23035,6 +23035,7 @@
    cat confdefs.h >>conftest.$ac_ext
    cat >>conftest.$ac_ext <<_ACEOF
    /* end confdefs.h.  */
   +#include <stdlib.h>
  + #include <stdio.h>
    #include <sys/types.h>
    #include <sys/socket.h>
  - #include <netdb.h>
   Index: tools/Makefile.in
  ---- tools/Makefile.in.orig   2006-08-31 21:12:30 +0200
  -+++ tools/Makefile.in        2006-09-02 10:18:00 +0200
  +--- tools/Makefile.in.orig   2006-11-01 13:48:13 +0100
  ++++ tools/Makefile.in        2006-11-12 11:18:48 +0100
   @@ -390,7 +390,7 @@
                ${INSTALL} -m 600 stunnel.pem $(DESTDIR)$(confdir)/stunnel.pem; 
\
                rm stunnel.pem; \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/stunnel/stunnel.spec
  ============================================================================
  $ cvs diff -u -r1.71 -r1.72 stunnel.spec
  --- openpkg-src/stunnel/stunnel.spec  13 Oct 2006 17:34:33 -0000      1.71
  +++ openpkg-src/stunnel/stunnel.spec  12 Nov 2006 10:21:53 -0000      1.72
  @@ -25,22 +25,22 @@
   #   package information
   Name:         stunnel
   Summary:      SSL/TLS Tunneling Tool
  -URL:          http://www.stunnel.org/
  +URL:          http://stunnel.mirt.net/
   Vendor:       Michal Trojnara
   Packager:     OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
   Class:        BASE
   Group:        SSL
   License:      GPL
  -Version:      4.16
  -Release:      20061013
  +Version:      4.19
  +Release:      20061112
   
   #   package options
   %option       with_fsl  yes
   %option       with_wrap no
   
   #   list of sources
  -Source0:      
http://www.stunnel.org/download/stunnel/src/stunnel-%{version}.tar.gz
  +Source0:      ftp://stunnel.mirt.net/stunnel/stunnel-%{version}.tar.gz
   Source1:      stunnel.pem
   Source2:      rc.stunnel
   Source3:      fsl.stunnel
  @@ -77,7 +77,7 @@
   %track
       prog stunnel = {
           version   = %{version}
  -        url       = http://www.stunnel.org/download/stunnel/src/
  +        url       = ftp://stunnel.mirt.net/stunnel/
           regex     = stunnel-(__VER__)\.tar\.gz
       }
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to