Index: head/security/p5-File-Scan/Makefile =================================================================== --- head/security/p5-File-Scan/Makefile (revision 105106) +++ head/security/p5-File-Scan/Makefile (revision 105107) @@ -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= 0.97 +PORTVERSION= 0.98 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 Property changes on: head/security/p5-File-Scan/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/security/p5-File-Scan/distinfo =================================================================== --- head/security/p5-File-Scan/distinfo (revision 105106) +++ head/security/p5-File-Scan/distinfo (revision 105107) @@ -1,2 +1,2 @@ -MD5 (File-Scan-0.97.tar.gz) = b5758ab5589c625f50b032b479550623 -SIZE (File-Scan-0.97.tar.gz) = 49182 +MD5 (File-Scan-0.98.tar.gz) = 1a1eddbb3794678e19de86e9f514d23a +SIZE (File-Scan-0.98.tar.gz) = 49385 Property changes on: head/security/p5-File-Scan/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property