pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-ClamAV update p5-Mail-ClamAV to 0.17.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c6c94d0e90d
branches:  trunk
changeset: 496175:7c6c94d0e90d
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Jun 24 06:03:11 2005 +0000

description:
update p5-Mail-ClamAV to 0.17.

changes since 0.13:

0.16  Fri Mar  4 15:43:20 PST 2005
   - I forgot to run make test before I uploaded :(

0.15  Fri Mar  4 15:43:20 PST 2005
   - A quicky release. Somehow my version of libclamav
     (the latest) can scan the test virus without the
     ZIP option turned on. We now use CL_SCAN_STDOPT
     for all test scans.

0.14  Fri Feb 25 10:27:06 PST 2005
   - The test for scanbuff was broken. Thanks to
     Werner Lemberg <wl [] gnu dot org> for reporting this
   - Fixing this test uncovered a taint bug, fixed.
   - Made the warning in Makefile.PL stand out more.
   - Some doc updates.
   - Bundled Inline::MakeMaker so we no longer fatal on
     missing deps Inline::C.

diffstat:

 mail/p5-Mail-ClamAV/Makefile |  4 ++--
 mail/p5-Mail-ClamAV/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 09d21b487b09 -r 7c6c94d0e90d mail/p5-Mail-ClamAV/Makefile
--- a/mail/p5-Mail-ClamAV/Makefile      Fri Jun 24 05:59:09 2005 +0000
+++ b/mail/p5-Mail-ClamAV/Makefile      Fri Jun 24 06:03:11 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2005/05/31 10:01:38 dillo Exp $
+# $NetBSD: Makefile,v 1.14 2005/06/24 06:03:11 grant Exp $
 
-DISTNAME=      Mail-ClamAV-0.13
+DISTNAME=      Mail-ClamAV-0.17
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mail/}
diff -r 09d21b487b09 -r 7c6c94d0e90d mail/p5-Mail-ClamAV/distinfo
--- a/mail/p5-Mail-ClamAV/distinfo      Fri Jun 24 05:59:09 2005 +0000
+++ b/mail/p5-Mail-ClamAV/distinfo      Fri Jun 24 06:03:11 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 09:59:25 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/06/24 06:03:11 grant Exp $
 
-SHA1 (Mail-ClamAV-0.13.tar.gz) = bbb31e14b2ce1bb2f0e76aa10d619c6d4620ed6c
-RMD160 (Mail-ClamAV-0.13.tar.gz) = 5312e413768c9e108395ffd9856a220fb3a90c7e
-Size (Mail-ClamAV-0.13.tar.gz) = 12190 bytes
+SHA1 (Mail-ClamAV-0.17.tar.gz) = 07681413f08b20a595e0a822c274477d0660fa00
+RMD160 (Mail-ClamAV-0.17.tar.gz) = d131fac8e409cb0222cf94cd46f45095ed0d8dc4
+Size (Mail-ClamAV-0.17.tar.gz) = 15441 bytes



Home | Main Index | Thread Index | Old Index