FreeBSD Bugzilla – Attachment 123368 Details for
Bug 166705
[patch] net/p5-ZeroMQ: fix tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net__p5-ZeroMQ.patch
net__p5-ZeroMQ.patch (text/plain), 931 bytes, created by
Rachel Flynn
on 2012-04-06 20:50:01 UTC
(
hide
)
Description:
net__p5-ZeroMQ.patch
Filename:
MIME Type:
Creator:
Rachel Flynn
Created:
2012-04-06 20:50:01 UTC
Size:
931 bytes
patch
obsolete
>diff -urN --exclude CVS --exclude '*~' net/p5-ZeroMQ/Makefile /usr/ports/net/p5-ZeroMQ/Makefile >--- net/p5-ZeroMQ/Makefile.orig 2012-03-30 07:00:54.000000000 -0800 >+++ net/p5-ZeroMQ/Makefile 2012-04-05 10:32:01.000000000 -0800 >@@ -25,7 +25,9 @@ > > TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ > p5-Test-Requires>=0.05:${PORTSDIR}/devel/p5-Test-Requires \ >- p5-Test-TCP>=1.08:${PORTSDIR}/devel/p5-Test-TCP >+ p5-Test-TCP>=1.08:${PORTSDIR}/devel/p5-Test-TCP \ >+ p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ >+ p5-JSON>=2.00:${PORTSDIR}/converters/p5-JSON > > USE_GNOME= pkgconfig > >@@ -40,7 +42,13 @@ > ZeroMQ::Poller.3 \ > ZeroMQ::Message.3 > >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 501400 >+TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple >+.endif >+ > post-patch: > @${PERL} -pi -e "s/lib => 'zmq',//" ${WRKSRC}/Makefile.PL > >-.include <bsd.port.mk> >+.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 166705
: 123368