diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile index 335e64b129b9..8f5312f074a6 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -1,40 +1,40 @@ # New ports collection makefile for: p5-File-Scan # Date created: May 24 2002 # Whom: Martin Matuska # # $FreeBSD$ # PORTNAME= File-Scan -PORTVERSION= 1.08 +PORTVERSION= 1.10 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File/HDIAS PKGNAMEPREFIX= p5- MAINTAINER= jims@bluenotch.com COMMENT= Perl5 anti-virus file scanning package PERL_CONFIGURE= yes MAN3= File::Scan.3 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${DOCSDIR}/docs .for file in Changes FAQ README TODO @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .for f in docs/write_sign_bin.txt @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/docs .endfor .endif @${MKDIR} ${EXAMPLESDIR} ${EXAMPLESDIR}/procmail .for f in latest.pl scan.pl @${INSTALL_SCRIPT} ${WRKSRC}/examples/${f} ${EXAMPLESDIR} .endfor .for f in procmail/.procmailrc procmail/README procmail/scanvirus.pl @${INSTALL_SCRIPT} ${WRKSRC}/examples/${f} ${EXAMPLESDIR}/procmail .endfor .include diff --git a/security/p5-File-Scan/distinfo b/security/p5-File-Scan/distinfo index 7ee064aff767..88af9cf51655 100644 --- a/security/p5-File-Scan/distinfo +++ b/security/p5-File-Scan/distinfo @@ -1,2 +1,2 @@ -MD5 (File-Scan-1.08.tar.gz) = f480396bcd30d55179a9a87bc043cb1f -SIZE (File-Scan-1.08.tar.gz) = 50893 +MD5 (File-Scan-1.10.tar.gz) = 5b50e44641608111b862dbcd05e81ad2 +SIZE (File-Scan-1.10.tar.gz) = 51140