Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111504501
D37384.id113075.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D37384.id113075.diff
View Options
Index: databases/mongodb50/Makefile
===================================================================
--- databases/mongodb50/Makefile
+++ databases/mongodb50/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 5.0.12
+DISTVERSION= 5.0.13
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -20,8 +20,7 @@
ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le
ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64
-BUILD_DEPENDS= ${LOCALBASE}/bin/ar:devel/binutils \
- ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR}
LIB_DEPENDS= libboost_log.so:devel/boost-libs \
@@ -52,7 +51,7 @@
--use-system-zlib \
--use-system-zstd \
-j ${MAKE_JOBS_NUMBER} \
- AR=${PREFIX}/bin/ar \
+ AR=llvm-ar \
VERBOSE=on
CONFLICTS_INSTALL= mongodb[0-9][0-9] # etc/mongodb.conf.sample
Index: databases/mongodb50/distinfo
===================================================================
--- databases/mongodb50/distinfo
+++ databases/mongodb50/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662145665
-SHA256 (mongodb-src-r5.0.12.tar.gz) = 0d7b38a74c681c9e682900aff096cb25402e588d9fb0f4773e94f30cbbc2e203
-SIZE (mongodb-src-r5.0.12.tar.gz) = 56053248
+TIMESTAMP = 1668371405
+SHA256 (mongodb-src-r5.0.13.tar.gz) = e22623a75df7edb30c8875601106c890eb392753fad2ecbe736d42bb1e2fa456
+SIZE (mongodb-src-r5.0.13.tar.gz) = 56072121
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 2:17 PM (20 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16994139
Default Alt Text
D37384.id113075.diff (1 KB)
Attached To
Mode
D37384: databases/mongodb50: update to 5.0.13
Attached
Detach File
Event Timeline
Log In to Comment