FreeBSD Bugzilla – Attachment 169812 Details for
Bug 209150
databases/mongodb port: update to latest version 2.6.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update mongodb
mongodb.diff (text/plain), 1.83 KB, created by
Dmitry Sivachenko
on 2016-04-29 12:44:41 UTC
(
hide
)
Description:
patch to update mongodb
Filename:
MIME Type:
Creator:
Dmitry Sivachenko
Created:
2016-04-29 12:44:41 UTC
Size:
1.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 414045) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mongodb >-PORTVERSION= 2.6.7 >+PORTVERSION= 2.6.12 > CATEGORIES= databases net > MASTER_SITES= http://downloads.mongodb.org/src/ > DISTNAME= ${PORTNAME}-src-r${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 414045) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (mongodb-src-r2.6.7.tar.gz) = 512254d1adeaf19cc8188032ac75ce01ac114811b5a27ef3a95dc79eeedd6bc9 >-SIZE (mongodb-src-r2.6.7.tar.gz) = 14540119 >+SHA256 (mongodb-src-r2.6.12.tar.gz) = 2dd51eabcfcd133573be74c0131c85b67764042833e7d94077e86adc0b9406dc >+SIZE (mongodb-src-r2.6.12.tar.gz) = 16462842 >Index: files/patch-SConstruct >=================================================================== >--- files/patch-SConstruct (revision 414045) >+++ files/patch-SConstruct (working copy) >@@ -1,6 +1,21 @@ >---- SConstruct.orig 2014-05-05 02:29:43.000000000 +0000 >-+++ SConstruct 2014-05-12 09:50:56.999470711 +0000 >-@@ -843,7 +843,7 @@ >+--- SConstruct.orig 2016-03-21 19:09:46.000000000 +0300 >++++ SConstruct 2016-04-29 14:58:32.343296000 +0300 >+@@ -483,10 +483,10 @@ env = Environment( variables=env_vars, >+ ) >+ >+ # Report any unknown variables as an error. >+-unknown_vars = env_vars.UnknownVariables() >+-if unknown_vars: >+- print "Unknown variables specified: {0}".format(", ".join(unknown_vars.keys())) >+- Exit(1) >++#unknown_vars = env_vars.UnknownVariables() >++#if unknown_vars: >++# print "Unknown variables specified: {0}".format(", ".join(unknown_vars.keys())) >++# Exit(1) >+ >+ if has_option("cache"): >+ EnsureSConsVersion( 2, 3, 0 ) >+@@ -867,7 +867,7 @@ if nix: > env.Append( LIBS=[] ) > > #make scons colorgcc friendly
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:
demon
:
maintainer-approval?
(
ale
)
Actions:
View
|
Diff
Attachments on
bug 209150
: 169812