OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 11-Jul-2007 18:09:51 Branch: HEAD Handle: 2007071117095100 Modified files: openpkg-src/clamav clamav.patch clamav.spec Log: upgrading package: clamav 0.90.3 -> 0.91 Summary: Revision Changes Path 1.8 +11 -11 openpkg-src/clamav/clamav.patch 1.86 +2 -2 openpkg-src/clamav/clamav.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/clamav/clamav.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 clamav.patch --- openpkg-src/clamav/clamav.patch 31 May 2007 06:16:16 -0000 1.7 +++ openpkg-src/clamav/clamav.patch 11 Jul 2007 16:09:51 -0000 1.8 @@ -1,19 +1,19 @@ Index: clamav-milter/clamav-milter.c ---- clamav-milter/clamav-milter.c.orig 2007-04-12 18:35:17.000000000 +0200 -+++ clamav-milter/clamav-milter.c 2007-05-30 06:15:50.985922900 +0200 -@@ -1018,10 +1018,12 @@ - } - port = argv[optind]; - +--- 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 +#if 0 - if(verifyIncomingSocketName(port) < 0) { - fprintf(stderr, _("%s: socket-addr (%s) doesn't agree with sendmail.cf\n"), argv[0], port); - return EX_CONFIG; - } + if(verifyIncomingSocketName(port) < 0) { + fprintf(stderr, _("%s: socket-addr (%s) doesn't agree with sendmail.cf\n"), argv[0], port); + return EX_CONFIG; + } +#endif + 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 @@ . patch -p0 <<'@@ .' Index: openpkg-src/clamav/clamav.spec ============================================================================ $ cvs diff -u -r1.85 -r1.86 clamav.spec --- openpkg-src/clamav/clamav.spec 31 May 2007 16:09:53 -0000 1.85 +++ openpkg-src/clamav/clamav.spec 11 Jul 2007 16:09:51 -0000 1.86 @@ -32,8 +32,8 @@ Class: EVAL Group: AntiVirus License: GPL -Version: 0.90.3 -Release: 20070531 +Version: 0.91 +Release: 20070711 # package options %option with_milter no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org