Date: Thu, 10 Oct 2019 06:33:04 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514207 - in head/databases/mongodb34: . files Message-ID: <201910100633.x9A6X4jq077165@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Thu Oct 10 06:33:03 2019 New Revision: 514207 URL: https://svnweb.freebsd.org/changeset/ports/514207 Log: databases/mongodb34: upgrade 3.4.21 -> 3.4.22 PR: 239717 Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer) MFH: 2019Q4 Relnotes: https://docs.mongodb.com/manual/release-notes/3.4/#aug-6-2019 Security: CVE-2019-2386, CVE-2019-2389, CVE-2019-2390 Deleted: head/databases/mongodb34/files/patch-boost-1.67 Modified: head/databases/mongodb34/Makefile head/databases/mongodb34/distinfo Modified: head/databases/mongodb34/Makefile ============================================================================== --- head/databases/mongodb34/Makefile Thu Oct 10 00:45:42 2019 (r514206) +++ head/databases/mongodb34/Makefile Thu Oct 10 06:33:03 2019 (r514207) @@ -2,8 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 3.4.21 -PORTREVISION= 2 +DISTVERSION= 3.4.22 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ Modified: head/databases/mongodb34/distinfo ============================================================================== --- head/databases/mongodb34/distinfo Thu Oct 10 00:45:42 2019 (r514206) +++ head/databases/mongodb34/distinfo Thu Oct 10 06:33:03 2019 (r514207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560876613 -SHA256 (mongodb-src-r3.4.21.tar.gz) = 189afe4fecca1d408ba3a71dc406f6fb889e0f743d7bc15334a17e4f07af28d7 -SIZE (mongodb-src-r3.4.21.tar.gz) = 40151763 +TIMESTAMP = 1565266677 +SHA256 (mongodb-src-r3.4.22.tar.gz) = de46ef5a6cb2fde1889a1c3dfc7b1d4e1f342614c58e93963bde88954cce3fe6 +SIZE (mongodb-src-r3.4.22.tar.gz) = 40172095
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910100633.x9A6X4jq077165>