Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26234

Modified Files:
        clamav.info 
Log Message:
New upstream patch release. Enable unit tests in InfoTest.

Index: clamav.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/clamav.info,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- clamav.info 24 Sep 2010 15:54:58 -0000      1.49
+++ clamav.info 2 Nov 2010 08:07:14 -0000       1.50
@@ -1,6 +1,6 @@
 Info3: <<
 Package: clamav
-Version: 0.96.3
+Version: 0.96.4
 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: 663274565c4da17abb112ff88895e510
+Source-MD5: 7d47f73fe16b96544a4b5e41686e5060
 
 BuildConflicts: clamav2-dev, clamav3-dev, clamav4-dev, clamav5-dev, clamav6-dev
 BuildDepends: <<
@@ -204,6 +204,7 @@
  TestSuiteSize: medium
  TestScript: <<
    #!/bin/sh -ev
+   make check || exit 2
    for clamfile in `/bin/ls -1 %b/test/clam*`; do
      ( %b/clamscan/clamscan --database=%b/database $clamfile ) ;
      if [ $? -ne 1 ] ; then exit 2 ; fi


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to