FreeBSD Bugzilla – Attachment 60544 Details for
Bug 90848
[PATCH] security/p5-Digest-EMAC: unbreak on old perl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Digest-EMAC-1.2.patch
p5-Digest-EMAC-1.2.patch (text/plain), 933 bytes, created by
Yen-Ming Lee
on 2005-12-23 11:00:16 UTC
(
hide
)
Description:
p5-Digest-EMAC-1.2.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2005-12-23 11:00:16 UTC
Size:
933 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/security/p5-Digest-EMAC/Makefile,v >retrieving revision 1.1 >diff -u -u -r1.1 Makefile >--- Makefile 17 Dec 2005 16:00:52 -0000 1.1 >+++ Makefile 23 Dec 2005 10:50:24 -0000 >@@ -15,13 +15,19 @@ > > BUILD_DEPENDS= ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ > ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 >+RUN_DEPENDS= ${BUILD_DEPENDS} > >-PERL_CONFIGURE= yes >+PERL_CONFIGURE= yes > > MAN3= Digest::EMAC.3 > > .include <bsd.port.pre.mk> >-.if ${PERL_LEVEL} <= 500503 >-IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again >+ >+.if ${PERL_LEVEL} < 500600 >+BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple >+ >+post-patch: >+ ${PERL} -pi -e '$$_ = "" if m{warnings}' ${WRKSRC}/DMAC.pm ${WRKSRC}/t/*.t > .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 90848
: 60544