FreeBSD Bugzilla – Attachment 57168 Details for
Bug 86277
[MAINTAINER] www/validator: Port requires Perl 5.6.0 or better
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
validator-0.7.0_1.patch
validator-0.7.0_1.patch (text/plain), 633 bytes, created by
Naram Qashat
on 2005-09-17 23:10:15 UTC
(
hide
)
Description:
validator-0.7.0_1.patch
Filename:
MIME Type:
Creator:
Naram Qashat
Created:
2005-09-17 23:10:15 UTC
Size:
633 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/validator/Makefile /kirby/shared/validator/Makefile >--- /usr/ports/www/validator/Makefile Sat Sep 17 17:15:21 2005 >+++ /kirby/shared/validator/Makefile Sat Sep 17 18:01:53 2005 >@@ -7,6 +7,7 @@ > > PORTNAME= validator > PORTVERSION= 0.7.0 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://validator.w3.org/dist/ \ > http://www.cyberbotx.com/w3c-validator/ >@@ -104,4 +105,10 @@ > post-install: > @${CAT} ${PKGMESSAGE} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 >+IGNORE= Requires Perl 5.6.0 or better to function >+.endif >+ >+.include <bsd.port.post.mk>
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 86277
: 57168