aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-10-11 17:39:59 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-10-11 17:39:59 +0000
commitc0c6aed8759c684b19c0b2b67628eaf1fcbf7e7a (patch)
tree9ba31e6213991821a88ed8e98aaee2bd922f4d1c /databases
parentd2f70543beac38496e8ce2053a351243c3ab1f38 (diff)
downloadports-c0c6aed8759c684b19c0b2b67628eaf1fcbf7e7a.tar.gz
ports-c0c6aed8759c684b19c0b2b67628eaf1fcbf7e7a.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mongodb34/Makefile7
-rw-r--r--databases/mongodb34/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/mongodb34/Makefile b/databases/mongodb34/Makefile
index 8ddb98691026..457206aebf13 100644
--- a/databases/mongodb34/Makefile
+++ b/databases/mongodb34/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 3.4.22
+DISTVERSION= 3.4.23
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/ \
@@ -17,7 +17,7 @@ COMMENT= Distributed document-oriented "NoSQL" database
LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
-ONLY_FOR_ARCHS= amd64 aarch64
+ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= "Only supported on amd64 and aarch64 (i386 deprecated in v3)"
LIB_DEPENDS= libpcre.so:devel/pcre \
@@ -26,10 +26,11 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pymongo>=3.0:databases/pymongo@${PY_FLAVOR}
+USES= compiler:c++14-lang cpe dos2unix python:build scons
+
CONFLICTS_BUILD= mongo-cxx-driver
CONFLICTS_INSTALL= mongodb36 mongodb40
-USES= compiler:c++14-lang cpe dos2unix python:build scons
DOS2UNIX_FILES= src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h
USE_RC_SUBR= mongod
diff --git a/databases/mongodb34/distinfo b/databases/mongodb34/distinfo
index cd7cad1495b1..8a9fa22d76bf 100644
--- a/databases/mongodb34/distinfo
+++ b/databases/mongodb34/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565266677
-SHA256 (mongodb-src-r3.4.22.tar.gz) = de46ef5a6cb2fde1889a1c3dfc7b1d4e1f342614c58e93963bde88954cce3fe6
-SIZE (mongodb-src-r3.4.22.tar.gz) = 40172095
+TIMESTAMP = 1570244898
+SHA256 (mongodb-src-r3.4.23.tar.gz) = 8a8bfad7a0c115e6101d9c823ccff76e4fd619367c6f700f1323827063113c9f
+SIZE (mongodb-src-r3.4.23.tar.gz) = 40176687