Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26516

Modified Files:
        clamav.info 
Log Message:
New upstream version.

Index: clamav.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/clamav.info,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- clamav.info 24 Apr 2013 08:30:11 -0000      1.34
+++ clamav.info 30 Sep 2013 07:58:39 -0000      1.35
@@ -1,6 +1,6 @@
 Info3: <<
 Package: clamav
-Version: 0.97.8
+Version: 0.98
 Revision: 11
 
 Description: Clam Anti-Virus scanner
@@ -49,7 +49,7 @@
 Homepage: http://www.clamav.net/
 License: GPL
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: ac52bcbad3ea72eac08fedb9772f648b
+Source-MD5: ca0b8c930efcb8be1d47592d268006c5
 
 BuildConflicts: clamav2-dev, clamav3-dev, clamav4-dev, clamav5-dev, clamav6-dev
 BuildDepends: <<
@@ -68,8 +68,7 @@
 
 PatchScript: <<
  %{default_script}
- /usr/bin/sed -i'.bak' 's/LC_AGE=1/LC_AGE=0/g' configure*
- /usr/bin/sed -i'.bak' 's/-print-multi-os-directory//g' configure*
+ /usr/bin/sed -i'.bak' -e 's/LC_AGE=1/LC_AGE=0/g' -e 
's/-print-multi-os-directory//g' configure*
 <<
 
 SetCC: %p/bin/gcc-4
@@ -89,7 +88,8 @@
  for configfile in clamav-milter.conf clamd.conf freshclam.conf ; do
    /usr/bin/sed -e "s/^Example/#Example/" -e "s:^#PidFile /var/run:PidFile 
/var/run:" \
       -e "s:#LocalSocket /tmp/:LocalSocket /tmp/:" \
-      etc/$configfile > %i/etc/$configfile
+      etc/${configfile}.sample > %i/etc/${configfile}
+   rm -f  %i/etc/${configfile}.sample
  done
 
  /usr/bin/install -d -m 755 %i/share/doc/%n
@@ -204,7 +204,7 @@
 InfoTest: <<
  TestSuiteSize: medium
  TestSource: http://db.local.clamav.net/main.cvd
- TestSource-MD5: eb12490fda87d602e476d4b163f8a34b
+ TestSource-MD5: 06f660f474d1a6863de4a00eb02521e3
  TestScript: <<
    #!/bin/sh -ev
    make check || exit 2


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to