Index: Makefile =================================================================== --- Makefile (revision 492096) +++ Makefile (working copy) @@ -2,8 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 3.6.6 -PORTREVISION= 4 +DISTVERSION= 3.6.10 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ Index: distinfo =================================================================== --- distinfo (revision 492096) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532785629 -SHA256 (mongodb-src-r3.6.6.tar.gz) = e3b9e30941f314d0b1d89f85af3b1258aa2f72a9df21e44cf4aa08faf262e406 -SIZE (mongodb-src-r3.6.6.tar.gz) = 40391572 +TIMESTAMP = 1549285807 +SHA256 (mongodb-src-r3.6.10.tar.gz) = b5972e7cbee1753e991bef54370f37e71ba5cbd6cbe32730ed8682ca02ebc110 +SIZE (mongodb-src-r3.6.10.tar.gz) = 40562421 Index: files/patch-src-mongo-crypto-sha_block_openssl.cpp =================================================================== --- files/patch-src-mongo-crypto-sha_block_openssl.cpp (revision 492096) +++ files/patch-src-mongo-crypto-sha_block_openssl.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/mongo/crypto/sha_block_openssl.cpp.orig 2018-07-08 16:42:41.034894000 +0000 -+++ src/mongo/crypto/sha_block_openssl.cpp 2018-07-08 16:42:58.121846000 +0000 -@@ -44,7 +44,7 @@ - #include - #include - --#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) -+#if OPENSSL_VERSION_NUMBER < 0x10100000L || (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070000fL) - namespace { - // Copies of OpenSSL after 1.1.0 define new EVP digest routines. We must - // polyfill used definitions to interact with older OpenSSL versions. Property changes on: files/patch-src-mongo-crypto-sha_block_openssl.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: files/patch-src-mongo-util-net-ssl_manager.cpp =================================================================== --- files/patch-src-mongo-util-net-ssl_manager.cpp (revision 492096) +++ files/patch-src-mongo-util-net-ssl_manager.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/mongo/util/net/ssl_manager.cpp.orig 2018-07-08 16:33:48.347433000 +0000 -+++ src/mongo/util/net/ssl_manager.cpp 2018-07-08 16:34:49.098494000 +0000 -@@ -237,7 +237,7 @@ - #endif // MONGO_CONFIG_NEEDS_ASN1_ANY_DEFINITIONS - // clang-format on - --#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) -+#if OPENSSL_VERSION_NUMBER < 0x10100000L || (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070000fL) - // Copies of OpenSSL after 1.1.0 define new functions for interaction with - // X509 structure. We must polyfill used definitions to interact with older - // OpenSSL versions. Property changes on: files/patch-src-mongo-util-net-ssl_manager.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property