FreeBSD Bugzilla – Attachment 177383 Details for
Bug 214826
net/p5-Net-Server: add missing net/p5-IO-Socket-INET6 dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add missing dependency
net_p5-Net-Server.patch.txt (text/plain), 692 bytes, created by
ports.maintainer
on 2016-11-25 12:33:00 UTC
(
hide
)
Description:
Patch to add missing dependency
Filename:
MIME Type:
Creator:
ports.maintainer
Created:
2016-11-25 12:33:00 UTC
Size:
692 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 427107) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= Net-Server > PORTVERSION= 2.008 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= net perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -22,7 +22,9 @@ > USES= perl5 > USE_PERL5= configure > >-IPV6_BUILD_DEPENDS= p5-Socket6>=0.23:net/p5-Socket6 >-IPV6_RUN_DEPENDS= p5-Socket6>=0.23:net/p5-Socket6 >+IPV6_BUILD_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 \ >+ p5-Socket6>=0.23:net/p5-Socket6 >+IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 \ >+ p5-Socket6>=0.23:net/p5-Socket6 > > .include <bsd.port.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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 214826
: 177383