svn commit: r568895 - head/databases/mongodb36
Neel Chauhan
nc at FreeBSD.org
Sat Mar 20 22:49:32 UTC 2021
Author: nc
Date: Sat Mar 20 22:49:31 2021
New Revision: 568895
URL: https://svnweb.freebsd.org/changeset/ports/568895
Log:
databases/mongodb36: Update to 3.6.23
Changes: https://docs.mongodb.com/manual/release-notes/3.6/#minor-releases
PR: 254399
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
Modified:
head/databases/mongodb36/Makefile
head/databases/mongodb36/distinfo
Modified: head/databases/mongodb36/Makefile
==============================================================================
--- head/databases/mongodb36/Makefile Sat Mar 20 22:48:30 2021 (r568894)
+++ head/databases/mongodb36/Makefile Sat Mar 20 22:49:31 2021 (r568895)
@@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 3.6.22
+DISTVERSION= 3.6.23
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
Modified: head/databases/mongodb36/distinfo
==============================================================================
--- head/databases/mongodb36/distinfo Sat Mar 20 22:48:30 2021 (r568894)
+++ head/databases/mongodb36/distinfo Sat Mar 20 22:49:31 2021 (r568895)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612873479
-SHA256 (mongodb-src-r3.6.22.tar.gz) = 4264ff5aea109c3814daf4b3082dd2371064b321dc9cef3ee2cabf7a1ae3b50d
-SIZE (mongodb-src-r3.6.22.tar.gz) = 40993021
+TIMESTAMP = 1615977097
+SHA256 (mongodb-src-r3.6.23.tar.gz) = 109a487ab5b8cdc189bc77ea27ae5f1bcc8db0b465527464bd87c2fa3928149e
+SIZE (mongodb-src-r3.6.23.tar.gz) = 41087578
More information about the svn-ports-all
mailing list