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:   18-Jul-2007 22:13:31
  Branch: HEAD                             Handle: 2007071821133100

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

  Log:
    upgrading package: clamav 0.91 -> 0.91.1

  Summary:
    Revision    Changes     Path
    1.9         +10 -9      openpkg-src/clamav/clamav.patch
    1.87        +2  -2      openpkg-src/clamav/clamav.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/clamav/clamav.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 clamav.patch
  --- openpkg-src/clamav/clamav.patch   11 Jul 2007 16:09:51 -0000      1.8
  +++ openpkg-src/clamav/clamav.patch   18 Jul 2007 20:13:31 -0000      1.9
  @@ -1,11 +1,12 @@
   Index: clamav-milter/clamav-milter.c
  ---- clamav-milter/clamav-milter.c.orig       2007-07-11 00:14:08 +0200
  -+++ clamav-milter/clamav-milter.c    2007-07-11 18:07:24 +0200
  -@@ -1054,10 +1054,12 @@
  - #ifdef      CL_EXPERIMENTAL
  -     if(rootdir == NULL)     /* FIXME: Handle CHROOT */
  - #endif
  +--- clamav-milter/clamav-milter.c.orig       2007-07-16 22:11:19 +0200
  ++++ clamav-milter/clamav-milter.c    2007-07-18 22:03:22 +0200
  +@@ -1045,11 +1045,13 @@
  +     }
  +     port = argv[optind];
  + 
   +#if 0
  +     if(rootdir == NULL)     /* FIXME: Handle CHROOT */
                if(verifyIncomingSocketName(port) < 0) {
                        fprintf(stderr, _("%s: socket-addr (%s) doesn't agree 
with sendmail.cf\n"), argv[0], port);
                        return EX_CONFIG;
  @@ -15,9 +16,9 @@
        if(strncasecmp(port, "inet:", 5) == 0)
                if(!lflag) {
   Index: shared/output.c
  ---- shared/output.c.orig     2007-03-02 01:43:18.000000000 +0100
  -+++ shared/output.c  2007-05-30 06:17:48.279834583 +0200
  -@@ -61,7 +61,7 @@
  +--- shared/output.c.orig     2007-03-31 21:27:56 +0200
  ++++ shared/output.c  2007-07-18 21:47:45 +0200
  +@@ -60,7 +60,7 @@
    pthread_mutex_t logg_mutex = PTHREAD_MUTEX_INITIALIZER;
    #endif
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/clamav/clamav.spec
  ============================================================================
  $ cvs diff -u -r1.86 -r1.87 clamav.spec
  --- openpkg-src/clamav/clamav.spec    11 Jul 2007 16:09:51 -0000      1.86
  +++ openpkg-src/clamav/clamav.spec    18 Jul 2007 20:13:31 -0000      1.87
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        AntiVirus
   License:      GPL
  -Version:      0.91
  -Release:      20070711
  +Version:      0.91.1
  +Release:      20070718
   
   #   package options
   %option       with_milter  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to