mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
databases/mongodb44: update to 4.4.28
Changes: https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.28---jan-18--2023 - version bump - poudriere stage-qa: ok (aarch64)
This commit is contained in:
parent
ffc6629332
commit
a40af48da8
@ -1,6 +1,6 @@
|
||||
PORTNAME= mongodb
|
||||
DISTVERSIONPREFIX= r
|
||||
DISTVERSION= 4.4.27
|
||||
DISTVERSION= 4.4.28
|
||||
CATEGORIES= databases net
|
||||
MASTER_SITES= https://fastdl.mongodb.org/src/ \
|
||||
http://fastdl.mongodb.org/src/
|
||||
@ -30,7 +30,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
USES= compiler:c++17-lang cpe python:build scons
|
||||
USE_RC_SUBR= mongod
|
||||
|
||||
# --module= disables "enterprise" module from src/mongo/db/modules/
|
||||
# --modules= disables "enterprise" module from src/mongo/db/modules/
|
||||
MAKE_ARGS= --use-system-zlib \
|
||||
--use-system-pcre \
|
||||
--use-system-snappy \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1702632169
|
||||
SHA256 (mongodb-src-r4.4.27.tar.gz) = 1dc4c8ff48a0cc247983c59a8b9cca12e2b706316ba513fff46c19879c2a9ad7
|
||||
SIZE (mongodb-src-r4.4.27.tar.gz) = 51452977
|
||||
TIMESTAMP = 1705396383
|
||||
SHA256 (mongodb-src-r4.4.28.tar.gz) = 6aae1d265d853933a14376f3563d0bff4084de86c4ee50b1d9e72318d602f17e
|
||||
SIZE (mongodb-src-r4.4.28.tar.gz) = 51471609
|
||||
|
Loading…
Reference in New Issue
Block a user