head	1.4;
access;
symbols
	pkgsrc-2026Q2:1.4.0.6
	pkgsrc-2026Q2-base:1.4
	pkgsrc-2026Q1:1.4.0.4
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.2
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.3.0.2
	pkgsrc-2025Q3-base:1.3
	pkgsrc-2025Q2:1.2.0.6
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.4
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.2
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.1.0.6
	pkgsrc-2024Q3-base:1.1
	pkgsrc-2024Q2:1.1.0.4
	pkgsrc-2024Q2-base:1.1
	pkgsrc-2024Q1:1.1.0.2
	pkgsrc-2024Q1-base:1.1;
locks; strict;
comment	@# @;


1.4
date	2025.10.04.01.03.05;	author wen;	state Exp;
branches;
next	1.3;
commitid	N1zrM8EFEQI9KbdG;

1.3
date	2025.07.04.08.48.04;	author wiz;	state Exp;
branches;
next	1.2;
commitid	vfjLVB0DFyTBfp1G;

1.2
date	2024.11.16.12.06.33;	author wiz;	state Exp;
branches;
next	1.1;
commitid	EcLctWHJOZ20KRxF;

1.1
date	2024.01.10.15.45.03;	author schmonz;	state Exp;
branches;
next	;
commitid	5HaomYcQXQDiYUTE;


desc
@@


1.4
log
@Update to 1.96

Upstream changes:
1.96 2025-03-25
    - Fix potential false negative in streamscan()
    - Fix failing test sigs
    - Fix failures due to apparmor
@
text
@# $NetBSD: Makefile,v 1.3 2025/07/04 08:48:04 wiz Exp $

DISTNAME=		File-Scan-ClamAV-1.96
PKGNAME=		p5-${DISTNAME}
CATEGORIES=		security perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ES/ESAYM/}

MAINTAINER=		pkgsrc-users@@NetBSD.org
HOMEPAGE=		https://metacpan.org/dist/File-Scan-ClamAV
COMMENT=		Library for sending commands to a local clamd
LICENSE=		${PERL5_LICENSE}

DEPENDS+=		clamav-[0-9]*:../../security/clamav

PERL5_PACKLIST=		auto/File/Scan/ClamAV/.packlist
USE_LANGUAGES=		# none

MAKE_ENV+=		CLAMD_PATH=${PREFIX:Q}/sbin

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.3
log
@*: bump for perl 5.42.0
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2024/11/16 12:06:33 wiz Exp $
d3 1
a3 1
DISTNAME=		File-Scan-ClamAV-1.95
a4 1
PKGREVISION=		2
@


1.2
log
@*: recursive bump for perl 5.40
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2024/01/10 15:45:03 schmonz Exp $
d5 1
a5 1
PKGREVISION=		1
@


1.1
log
@Add p5-File-Scan-ClamAV: Library for sending commands to a local clamd

A library for connecting to and sending commands to a local ClamAV clamd
service - an anti-virus daemon process.
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@

