1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

databases/mongodb36: update 3.6.17 -> 3.6.18

PR:		247394
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev@dudu.ro (maintainer)
MFH:		2020Q2
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.6/#may-1-2020
Security:	CVE-2020-7921
This commit is contained in:
Kurt Jaeger 2020-06-29 18:02:25 +00:00
parent dfcbf6dda1
commit 8c73b44968
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540820
2 changed files with 9 additions and 6 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 3.6.17
DISTVERSION= 3.6.18
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/ \
@ -13,9 +13,12 @@ DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${DISTVERSION}
MAINTAINER= dev@dudu.ro
COMMENT= Distributed document-oriented "NoSQL" database
# mongodb is AGPLv3, C++ driver is APACHE20
LICENSE= AGPLv3 APACHE20
# mongodb is SSPLv1, C++ driver is APACHE20
LICENSE= SSPLv1 APACHE20
LICENSE_COMB= multi
LICENSE_NAME_SSPLv1= Server Side Public License Version 1
LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt
LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= "Only supported on amd64 and aarch64 (i386 deprecated in v3)"

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1584299903
SHA256 (mongodb-src-r3.6.17.tar.gz) = 25981810f48fdae7ca43dffe0a797c8111a920975287813bf2f2a0e6f64f6b00
SIZE (mongodb-src-r3.6.17.tar.gz) = 40932592
TIMESTAMP = 1591104291
SHA256 (mongodb-src-r3.6.18.tar.gz) = f00df82b8e9b861850ed54351188f9e9171984cf7cb788284c7bdaba9db4594e
SIZE (mongodb-src-r3.6.18.tar.gz) = 40950004