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:   06-Sep-2008 09:52:32
  Branch: HEAD                             Handle: 2008090608523200

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

  Log:
    upgrading package: botan 1.7.9 -> 1.7.10

  Summary:
    Revision    Changes     Path
    1.6         +7  -7      openpkg-src/botan/botan.patch
    1.12        +2  -2      openpkg-src/botan/botan.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/botan/botan.patch
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 botan.patch
  --- openpkg-src/botan/botan.patch     5 May 2008 18:01:55 -0000       1.5
  +++ openpkg-src/botan/botan.patch     6 Sep 2008 07:52:32 -0000       1.6
  @@ -1,6 +1,6 @@
   Index: include/types.h
  ---- include/types.h.orig     2008-05-05 15:09:54 +0200
  -+++ include/types.h  2008-05-05 19:53:59 +0200
  +--- include/types.h.orig     2008-09-06 00:39:52 +0200
  ++++ include/types.h  2008-09-06 09:22:51 +0200
   @@ -20,7 +20,7 @@
       typedef unsigned __int64 u64bit;
    #elif defined(__KCC)
  @@ -11,8 +11,8 @@
    #else
       typedef unsigned long long u64bit;
   Index: misc/config/cc/gcc
  ---- misc/config/cc/gcc.orig  2008-05-05 15:09:54 +0200
  -+++ misc/config/cc/gcc       2008-05-05 19:55:07 +0200
  +--- misc/config/cc/gcc.orig  2008-09-06 00:39:53 +0200
  ++++ misc/config/cc/gcc       2008-09-06 09:43:03 +0200
   @@ -8,8 +8,8 @@
    add_lib_dir_option "-L"
    add_lib_option "-l"
  @@ -21,12 +21,12 @@
   -warning_flags "-W -Wall"
   +lang_flags "-D_REENTRANT -Wno-long-long"
   +warning_flags ""
  + #warning_flags "-Werror -Wall -Wextra -Wstrict-aliasing -Wstrict-overflow 
-Wcast-qual -Wmissing-declarations"
    
    lib_opt_flags "-O2 -finline-functions"
  - check_opt_flags "-O2"
   Index: misc/config/makefile/unix.in
  ---- misc/config/makefile/unix.in.orig        2008-05-05 15:09:54 +0200
  -+++ misc/config/makefile/unix.in     2008-05-05 19:53:59 +0200
  +--- misc/config/makefile/unix.in.orig        2008-09-06 00:39:53 +0200
  ++++ misc/config/makefile/unix.in     2008-09-06 09:22:51 +0200
   @@ -26,7 +26,7 @@
    BINDIR        = $(INSTALLROOT)/bin
    LIBDIR        = $(INSTALLROOT)/@{var:libdir}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/botan/botan.spec
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 botan.spec
  --- openpkg-src/botan/botan.spec      28 Aug 2008 10:08:07 -0000      1.11
  +++ openpkg-src/botan/botan.spec      6 Sep 2008 07:52:32 -0000       1.12
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 1.7
  -%define       V_minor 9
  +%define       V_minor 10
   
   #   package information
   Name:         botan
  @@ -36,7 +36,7 @@
   Group:        Cryptography
   License:      BSD
   Version:      %{V_major}.%{V_minor}
  -Release:      20080828
  +Release:      20080906
   
   #   list of sources
   Source0:      
http://files.randombit.net/botan/archive/v%{V_major}/Botan-%{version}.tgz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to