svn commit: r565967 - head/databases/mongodb44
Neel Chauhan
nc at FreeBSD.org
Thu Feb 18 19:17:33 UTC 2021
Author: nc
Date: Thu Feb 18 19:17:32 2021
New Revision: 565967
URL: https://svnweb.freebsd.org/changeset/ports/565967
Log:
databases/mongodb44: Update to 4.4.4
Changes: https://docs.mongodb.com/manual/release-notes/4.4/#feb-16-2021
PR: 253618
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
Modified:
head/databases/mongodb44/Makefile
head/databases/mongodb44/distinfo
Modified: head/databases/mongodb44/Makefile
==============================================================================
--- head/databases/mongodb44/Makefile Thu Feb 18 19:04:08 2021 (r565966)
+++ head/databases/mongodb44/Makefile Thu Feb 18 19:17:32 2021 (r565967)
@@ -2,8 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 4.4.3
-PORTREVISION= 1
+DISTVERSION= 4.4.4
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
Modified: head/databases/mongodb44/distinfo
==============================================================================
--- head/databases/mongodb44/distinfo Thu Feb 18 19:04:08 2021 (r565966)
+++ head/databases/mongodb44/distinfo Thu Feb 18 19:17:32 2021 (r565967)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609778203
-SHA256 (mongodb-src-r4.4.3.tar.gz) = daab8e70911653c09157803dab616f3b1920a73c39b8791a6a67df0faa0e60f6
-SIZE (mongodb-src-r4.4.3.tar.gz) = 49876077
+TIMESTAMP = 1613588488
+SHA256 (mongodb-src-r4.4.4.tar.gz) = 33b15c80c61800a7bb73999159dfff374ba4fcc0b56b9949c81ff5e411a76956
+SIZE (mongodb-src-r4.4.4.tar.gz) = 49942905
More information about the svn-ports-head
mailing list