FreeBSD Bugzilla – Attachment 67558 Details for
Bug 99520
[PATCH] www/p5-W3C-LogValidator: update to 1.06
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-W3C-LogValidator-1.06.patch
p5-W3C-LogValidator-1.06.patch (text/plain), 3.51 KB, created by
Aaron Dalton
on 2006-06-27 03:40:14 UTC
(
hide
)
Description:
p5-W3C-LogValidator-1.06.patch
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-27 03:40:14 UTC
Size:
3.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/p5-W3C-LogValidator/Makefile,v >retrieving revision 1.6 >diff -u -u -r1.6 Makefile >--- Makefile 21 Mar 2006 16:26:27 -0000 1.6 >+++ Makefile 27 Jun 2006 02:29:21 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= W3C-LogValidator >-PORTVERSION= 1.05 >+PORTVERSION= 1.06 > CATEGORIES= www perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= W3C >@@ -28,30 +28,26 @@ > > MAN3= W3C::LogValidator.3 \ > W3C::LogValidator::Basic.3 \ >- W3C::LogValidator::Config.3 \ > W3C::LogValidator::CSSValidator.3 \ >+ W3C::LogValidator::Config.3 \ > W3C::LogValidator::HTMLValidator.3 \ >- W3C::LogValidator::SurveyEngine.3 \ > W3C::LogValidator::Output::HTML.3 \ > W3C::LogValidator::Output::Mail.3 \ >- W3C::LogValidator::Output::Raw.3 >+ W3C::LogValidator::Output::Raw.3 \ >+ W3C::LogValidator::SurveyEngine.3 > > .include <bsd.port.pre.mk> > >-.if ${PERL_LEVEL} < 500800 >-BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp >-.endif >- >-.if ${PERL_LEVEL} < 500600 >-post-patch: >- @${FIND} ${WRKSRC} -name "*.pm" | \ >- ${XARGS} ${PERL5} -pi -e 's/^our ([^;=]+)/use vars qw(\1); \1/;' >+.if ${PERL_LEVEL} < 500802 # inherited from www/p5-webservice-validator-css-w3c >+IGNORE= requires at least Perl 5.8.2. Please install lang/perl5.8 and try again > .endif > >+.ifndef (NOPORTDOCS) > post-install: > @${MKDIR} ${EXAMPLESDIR} > @${INSTALL_DATA} ${WRKSRC}/samples/NewModule.pm ${EXAMPLESDIR} > @${INSTALL_DATA} ${WRKSRC}/samples/NewOutputModule.pm ${EXAMPLESDIR} > @${INSTALL_DATA} ${WRKSRC}/samples/logprocess.conf ${EXAMPLESDIR} >+.endif > > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/p5-W3C-LogValidator/distinfo,v >retrieving revision 1.6 >diff -u -u -r1.6 distinfo >--- distinfo 21 Mar 2006 16:26:27 -0000 1.6 >+++ distinfo 27 Jun 2006 02:29:21 -0000 >@@ -1,3 +1,3 @@ >-MD5 (W3C-LogValidator-1.05.tar.gz) = 67660c4bf5cda39ea5489444f4de4f18 >-SHA256 (W3C-LogValidator-1.05.tar.gz) = d63f74658712ca95f80f7c18ab1d9aaec5cf49fdf8da1b8d690e8054085e1214 >-SIZE (W3C-LogValidator-1.05.tar.gz) = 28902 >+MD5 (W3C-LogValidator-1.06.tar.gz) = f572898e26e3253c4c4c8f23304e9502 >+SHA256 (W3C-LogValidator-1.06.tar.gz) = 78dcc0501c72771047e1a15496638de642cf448da3659fdaba5173f7013e82d1 >+SIZE (W3C-LogValidator-1.06.tar.gz) = 31252 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/www/p5-W3C-LogValidator/pkg-plist,v >retrieving revision 1.4 >diff -u -u -r1.4 pkg-plist >--- pkg-plist 22 Jan 2006 02:58:15 -0000 1.4 >+++ pkg-plist 27 Jun 2006 02:29:21 -0000 >@@ -5,15 +5,16 @@ > %%SITE_PERL%%/W3C/LogValidator/Config.pm > %%SITE_PERL%%/W3C/LogValidator/HTMLValidator.pm > %%SITE_PERL%%/W3C/LogValidator/LinkChecker.pm >+%%SITE_PERL%%/W3C/LogValidator/LinkReferer.pm > %%SITE_PERL%%/W3C/LogValidator/Output/HTML.pm > %%SITE_PERL%%/W3C/LogValidator/Output/Mail.pm > %%SITE_PERL%%/W3C/LogValidator/Output/Raw.pm > %%SITE_PERL%%/W3C/LogValidator/SurveyEngine.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/W3C/LogValidator/.packlist >-%%EXAMPLESDIR%%/NewModule.pm >-%%EXAMPLESDIR%%/NewOutputModule.pm >-%%EXAMPLESDIR%%/logprocess.conf >-@dirrm %%EXAMPLESDIR%% >+%%PORTDOCS%%%%EXAMPLESDIR%%/NewModule.pm >+%%PORTDOCS%%%%EXAMPLESDIR%%/NewOutputModule.pm >+%%PORTDOCS%%%%EXAMPLESDIR%%/logprocess.conf >+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/W3C/LogValidator > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/W3C > @dirrm %%SITE_PERL%%/W3C/LogValidator/Output
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 99520
: 67558