Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12878

Modified Files:
        clamav.info 
Log Message:
New upstream bug-fix release

Index: clamav.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/clamav.info,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- clamav.info 1 Jul 2006 22:57:56 -0000       1.23
+++ clamav.info 8 Aug 2006 17:07:41 -0000       1.24
@@ -1,5 +1,5 @@
 Package: clamav
-Version: 0.88.3
+Version: 0.88.4
 Revision: 1
 Description: Clam Anti-Virus scanner
 DescDetail: <<
@@ -84,7 +84,7 @@
   Files: bin/clamav-config
 <<
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 330206089713e73a44afc7a4d6450225
+Source-MD5: 7759784aa4506b314e6543e0f2a8587b
 BuildDepends: gmp (>= 4.1.4-1), bzip2, bzip2-dev
 Depends: %N-shlibs (=%v-%r), passwd (>= 20030202-2), unrar
 SetCFLAGS: -DTARGET_OS_FREEBSD
@@ -114,11 +114,9 @@
 
  # run tests
  echo; echo "*** TESTING %n:";
-# ( %b/clamscan/clamscan --unrar --database=%b/database 
%b/test/clam-error.rar; )
-# result1="$?"; echo "test result 1: ${result1}";
-# echo "Done test 1"; echo;
- result1=1
- echo "Test 1 disabled as broken by upstream version - fixed in CVS HEAD"; 
echo;
+ ( %b/clamscan/clamscan --unrar --database=%b/database %b/test/clam-error.rar; 
)
+ result1="$?"; echo "test result 1: ${result1}";
+ echo "Done test 1"; echo;
  ( %b/clamscan/clamscan --database=%b/database %b/test/clam.rar; )
  result2="$?"; echo "test result 2: ${result2}"; 
  echo "Done test 2"; echo;


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to