FreeBSD Bugzilla – Attachment 28187 Details for
Bug 47521
[MAINTAINER UPDATE] security/p5-File-Scan from 0.38 to 0.43
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.34 KB, created by
Martin Matuska
on 2003-01-26 22:00:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2003-01-26 22:00:15 UTC
Size:
2.34 KB
patch
obsolete
>--- Makefile.orig Sun Jan 26 22:53:23 2003 >+++ Makefile Sun Jan 26 22:53:43 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= File-Scan >-PORTVERSION= 0.38 >+PORTVERSION= 0.43 > CATEGORIES= security perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= File/HDIAS >@@ -18,5 +18,25 @@ > > MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > MAN3= File::Scan.3 >+DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} >+EXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} >+ >+post-install: >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} ${DOCSDIR}/docs >+.for file in Changes FAQ README TODO >+ @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+.endfor >+.for file in docs/write_sign_bin.txt >+ @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}/docs >+.endfor >+.endif >+ @${MKDIR} ${EXAMPLESDIR} ${EXAMPLESDIR}/procmail >+.for file in latest.pl scan.pl >+ @${INSTALL_SCRIPT} ${WRKSRC}/examples/${file} ${EXAMPLESDIR} >+.endfor >+.for file in procmail/.procmailrc procmail/README procmail/scanvirus.pl >+ @${INSTALL_SCRIPT} ${WRKSRC}/examples/${file} ${EXAMPLESDIR}/procmail >+.endfor > > .include <bsd.port.mk> >--- distinfo.orig Sun Jan 26 22:53:26 2003 >+++ distinfo Sun Jan 26 22:53:35 2003 >@@ -1 +1 @@ >-MD5 (File-Scan-0.38.tar.gz) = 6d55fa54b68abf1dd37133570476c41d >+MD5 (File-Scan-0.43.tar.gz) = 0c5c07bfa259b4144733fcf9244bec4e >--- pkg-plist.orig Sun Jan 26 22:53:32 2003 >+++ pkg-plist Sun Jan 26 22:53:40 2003 >@@ -1,5 +1,19 @@ > lib/perl5/site_perl/%%PERL_VER%%/File/Scan.pm > lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Scan/.packlist >+%%PORTDOCS%%share/doc/p5-File-Scan/Changes >+%%PORTDOCS%%share/doc/p5-File-Scan/FAQ >+%%PORTDOCS%%share/doc/p5-File-Scan/README >+%%PORTDOCS%%share/doc/p5-File-Scan/TODO >+%%PORTDOCS%%share/doc/p5-File-Scan/docs/write_sign_bin.txt >+share/examples/p5-File-Scan/latest.pl >+share/examples/p5-File-Scan/scan.pl >+share/examples/p5-File-Scan/procmail/.procmailrc >+share/examples/p5-File-Scan/procmail/README >+share/examples/p5-File-Scan/procmail/scanvirus.pl >+@dirrm share/examples/p5-File-Scan/procmail >+@dirrm share/examples/p5-File-Scan >+%%PORTDOCS%%@dirrm share/doc/p5-File-Scan/docs >+%%PORTDOCS%%@dirrm share/doc/p5-File-Scan > @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Scan > @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true > @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47521
: 28187