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:   04-Jan-2009 11:17:29
  Branch: HEAD                             Handle: 2009010410172900

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

  Log:
    upgrading package: postfix 2.5.5 -> 2.5.6

  Summary:
    Revision    Changes     Path
    1.17        +13 -0      openpkg-src/postfix/postfix.patch
    1.278       +2  -2      openpkg-src/postfix/postfix.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.patch
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 postfix.patch
  --- openpkg-src/postfix/postfix.patch 25 Jan 2008 09:28:01 -0000      1.16
  +++ openpkg-src/postfix/postfix.patch 4 Jan 2009 10:17:29 -0000       1.17
  @@ -100,3 +100,16 @@
        || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
        || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \
        || defined(NETBSD1) || defined(NETBSD2) || defined(NETBSD3) \
  +Index: src/smtp/smtp_reuse.c
  +--- src/smtp/smtp_reuse.c.orig       2008-12-04 01:06:42 +0100
  ++++ src/smtp/smtp_reuse.c    2009-01-04 11:11:45 +0100
  +@@ -216,7 +216,9 @@
  +     /*
  +      * Avoid poor performance when TCP MSS > VSTREAM_BUFSIZE.
  +      */
  ++#if 0
  +     vstream_tweak_sock(stream);
  ++#endif
  + 
  +     /*
  +      * Update the list of used cached addresses.
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  ============================================================================
  $ cvs diff -u -r1.277 -r1.278 postfix.spec
  --- openpkg-src/postfix/postfix.spec  2 Sep 2008 19:25:53 -0000       1.277
  +++ openpkg-src/postfix/postfix.spec  4 Jan 2009 10:17:29 -0000       1.278
  @@ -22,7 +22,7 @@
   ##
   
   #   package versions
  -%define       V_postfix      2.5.5
  +%define       V_postfix      2.5.6
   %define       V_pflogsumm    1.1.2
   %define       V_whoson       2.4.0
   
  @@ -37,7 +37,7 @@
   Group:        Mail
   License:      IPL
   Version:      %{V_postfix}
  -Release:      20080902
  +Release:      20090104
   
   #   package options
   %option       with_fsl       yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to