summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ClamAV/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-06-24 06:03:11 +0000
committergrant <grant@pkgsrc.org>2005-06-24 06:03:11 +0000
commit7f433b87cf0a6435f24cc2323ab06b10cc7d22b0 (patch)
tree79fa67175d3d92fa3d9eb90e2d4d407282ab8dfb /mail/p5-Mail-ClamAV/Makefile
parentbbc0371bd297da5d4c6faa8dd8982d9aa3469be0 (diff)
downloadpkgsrc-7f433b87cf0a6435f24cc2323ab06b10cc7d22b0.tar.gz
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 (limited to 'mail/p5-Mail-ClamAV/Makefile')
-rw-r--r--mail/p5-Mail-ClamAV/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile
index 8625f7e60fc..782a45b5ed6 100644
--- a/mail/p5-Mail-ClamAV/Makefile
+++ b/mail/p5-Mail-ClamAV/Makefile
@@ -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/}