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:   11-Sep-2008 08:24:10
  Branch: HEAD                             Handle: 2008091107241000

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

  Log:
    upgrading package: matrixssl 1.8.5 -> 1.8.6

  Summary:
    Revision    Changes     Path
    1.2         +10 -10     openpkg-src/matrixssl/matrixssl.patch
    1.8         +3  -3      openpkg-src/matrixssl/matrixssl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/matrixssl/matrixssl.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 matrixssl.patch
  --- openpkg-src/matrixssl/matrixssl.patch     11 Oct 2006 17:19:52 -0000      
1.1
  +++ openpkg-src/matrixssl/matrixssl.patch     11 Sep 2008 06:24:10 -0000      
1.2
  @@ -1,12 +1,12 @@
   Index: src/os/linux/linux.c
  ---- src/os/linux/linux.c.orig        2006-10-04 19:54:54 +0200
  -+++ src/os/linux/linux.c     2006-10-11 19:04:23 +0200
  +--- src/os/linux/linux.c.orig        2008-08-27 00:36:07 +0200
  ++++ src/os/linux/linux.c     2008-09-11 08:21:38 +0200
   @@ -121,7 +121,7 @@
  - */
  - #ifdef USE_MULTITHREADING
  -     pthread_mutexattr_init(&attr);
  --#ifndef OSX
  -+#if defined(__linux__)
  -     pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE_NP);
  - #endif /* !OSX */
  - #endif /* USE_MULTITHREADING */
  + */
  + #ifdef USE_MULTITHREADING
  +     pthread_mutexattr_init(&attr);
  +-#ifndef OSX
  ++#if defined(__linux__)
  +     pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE_NP);
  + #endif /* !OSX */
  + #endif /* USE_MULTITHREADING */
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/matrixssl/matrixssl.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 matrixssl.spec
  --- openpkg-src/matrixssl/matrixssl.spec      6 Aug 2008 07:34:28 -0000       
1.7
  +++ openpkg-src/matrixssl/matrixssl.spec      11 Sep 2008 06:24:10 -0000      
1.8
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_opkg  1.8.5
  -%define       V_dist  1-8-5
  +%define       V_opkg  1.8.6
  +%define       V_dist  1-8-6
   
   #   package information
   Name:         matrixssl
  @@ -36,7 +36,7 @@
   Group:        SSL
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20080806
  +Release:      20080911
   
   #   list of sources
   Source0:      
ftp://ftp.openpkg.org/sources/CPY/matrixssl/matrixssl-%{V_dist}-open.tgz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to