Skip to content

Commit

Permalink
databases/mongodb42: Update to 4.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Klop authored and yzgyyang committed Jan 6, 2022
1 parent 6b04a4f commit 7035727
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
7 changes: 1 addition & 6 deletions databases/mongodb42/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 4.2.17
DISTVERSION= 4.2.18
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
Expand Down Expand Up @@ -71,11 +71,6 @@ SSL_MAKE_ARGS= --ssl

.include <bsd.port.pre.mk>

.if ${OPSYS} == FreeBSD && ((${OSREL:R} >= 14 && ${OSVERSION} < 1400033) \
&& ${ARCH} == "aarch64")
BROKEN= Aarch64 needs LSE atomics which was fixed in https://cgit.freebsd.org/src/commit/?id=efe67f33c322265eb303ec0ab40275100795b22a
.endif

.if ${ARCH} == aarch64 || ${ARCH} == powerpc64le
EXTRA_PATCHES= ${FILESDIR}/${ARCH}
.endif
Expand Down
6 changes: 3 additions & 3 deletions databases/mongodb42/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1632392379
SHA256 (mongodb-src-r4.2.17.tar.gz) = e329ef22656337aef855d0ff6c9e79572fc8ace94c37c8996f63c0871c1bbf50
SIZE (mongodb-src-r4.2.17.tar.gz) = 62216350
TIMESTAMP = 1641336337
SHA256 (mongodb-src-r4.2.18.tar.gz) = 5bbb9567cc1f358ac7d9f37d9fe749862728bdf9f742d1dfc5e35a8b6c2985ba
SIZE (mongodb-src-r4.2.18.tar.gz) = 62239720
SHA256 (a0a70c53cc7a.patch) = 1435de7b6e6343c996fd58556d721f184b208d90d280996bd0c35dd32339b6b2
SIZE (a0a70c53cc7a.patch) = 1078
SHA256 (edf4ab0f8174.patch) = 87be45f996b1b7fc3700407d6d6671ec6b4b6a593de54ca5355bb6daec3d0213
Expand Down

0 comments on commit 7035727

Please sign in to comment.