FreeBSD Bugzilla – Attachment 167809 Details for
Bug 207777
[FIX] databases/mongodb32: doesn't build if devel/mongo-cxx-driver is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SVN diff for a fix to this problem.
conflict.patch.txt (text/plain), 561 bytes, created by
Šimun Mikecin
on 2016-03-07 13:51:50 UTC
(
hide
)
Description:
SVN diff for a fix to this problem.
Filename:
MIME Type:
Creator:
Šimun Mikecin
Created:
2016-03-07 13:51:50 UTC
Size:
561 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 410508) >+++ Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= mongodb32 > PORTVERSION= 3.2.3 > DISTVERSIONPREFIX= r >+PORTREVISION= 1 > CATEGORIES= databases net > MASTER_SITES= https://fastdl.mongodb.org/src/ \ > http://fastdl.mongodb.org/src/ \ >@@ -34,6 +35,8 @@ > ONLY_FOR_ARCHS= amd64 > ONLY_FOR_ARCHS_REASON= "Only supported on amd64 (i386 deprecated in v3)" > >+CONFLICTS_BUILD= mongo-cxx-driver >+ > OPTIONS_DEFINE= SASL SSL > OPTIONS_DEFAULT= SASL SSL >
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?
(
brendan+freebsd
)
Actions:
View
|
Diff
Attachments on
bug 207777
: 167809 |
167810