aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb44
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-08-04 03:15:27 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-08-04 03:15:27 +0000
commit2bc147c7dc9148ced2857b6339f63835a457b4c5 (patch)
treed231cde4c9f4ab085375d6414be30b20ea7cd115 /databases/mongodb44
parent7226909f10fe219d796cda76f1e4d7833ce3ef18 (diff)
downloadports-2bc147c7dc9148ced2857b6339f63835a457b4c5.tar.gz
ports-2bc147c7dc9148ced2857b6339f63835a457b4c5.zip
Update to 4.4.0
PR: 248370 Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Notes
Notes: svn path=/head/; revision=544130
Diffstat (limited to 'databases/mongodb44')
-rw-r--r--databases/mongodb44/Makefile2
-rw-r--r--databases/mongodb44/distinfo6
-rw-r--r--databases/mongodb44/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile
index 43c0e3c5308a..4b48a5328166 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 4.4.0-rc14
+DISTVERSION= 4.4.0
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
diff --git a/databases/mongodb44/distinfo b/databases/mongodb44/distinfo
index 56a4e7918de7..81d8f348b2ba 100644
--- a/databases/mongodb44/distinfo
+++ b/databases/mongodb44/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595682284
-SHA256 (mongodb-src-r4.4.0-rc14.tar.gz) = 88b35d639d21888eb80238911d020d5ab75782f6fde269902286277a3568b2a2
-SIZE (mongodb-src-r4.4.0-rc14.tar.gz) = 49592898
+TIMESTAMP = 1596135638
+SHA256 (mongodb-src-r4.4.0.tar.gz) = c948b8b6f1c4da4cac1c49a8f1367b88b5b036d9095cd205e875c53f09b41611
+SIZE (mongodb-src-r4.4.0.tar.gz) = 49589836
diff --git a/databases/mongodb44/pkg-descr b/databases/mongodb44/pkg-descr
index 8f2795a9dd4b..f39861b24b3c 100644
--- a/databases/mongodb44/pkg-descr
+++ b/databases/mongodb44/pkg-descr
@@ -2,4 +2,4 @@ Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.
-WWW: https://www.mongodb.com/
+WWW: https://docs.mongodb.com/v4.4/