FreeBSD Bugzilla – Attachment 123229 Details for
Bug 166530
[PATCH] www/p5-W3C-LinkChecker: Add missing DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-W3C-LinkChecker-4.81_1.patch
p5-W3C-LinkChecker-4.81_1.patch (text/plain), 1.39 KB, created by
Steve Wills
on 2012-03-30 22:20:09 UTC
(
hide
)
Description:
p5-W3C-LinkChecker-4.81_1.patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2012-03-30 22:20:09 UTC
Size:
1.39 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/p5-W3C-LinkChecker/Makefile,v >retrieving revision 1.15 >diff -u -u -r1.15 Makefile >--- Makefile 18 Oct 2011 08:45:48 -0000 1.15 >+++ Makefile 30 Mar 2012 21:10:31 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= W3C-LinkChecker > PORTVERSION= 4.81 >+PORTREVISION= 1 > CATEGORIES= www perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:SCOP >@@ -15,13 +16,14 @@ > MAINTAINER= jadawin@FreeBSD.org > COMMENT= Checks the validity of links in an HTML or XHTML document > >-RUN_DEPENDS= ${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \ >- ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ >- ${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \ >- ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ >- ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \ >- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI >-BUILD_DEPENDS= ${RUN_DEPENDS} >+BUILD_DEPENDS= p5-CSS-DOM>=0.09:${PORTSDIR}/www/p5-CSS-DOM \ >+ p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ >+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ >+ p5-Net-IP>=0:${PORTSDIR}/net-mgmt/p5-Net-IP \ >+ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ >+ p5-URI>=0:${PORTSDIR}/net/p5-URI \ >+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww >+RUN_DEPENDS:= ${BUILD_DEPENDS} > > MAN1= checklink.1 > MANCOMPRESSED= no
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 166530
: 123229