[Bug 257925] databases/mongodb50: TypeError: '<' not supported between instances of 'str' and 'NoneType'

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Aug 2021 13:43:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257925

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=77c5529691824fc93c8e8fe203d020a84bcb3bca

commit 77c5529691824fc93c8e8fe203d020a84bcb3bca
Author:     Ronald Klop <ronald-lists@klop.ws>
AuthorDate: 2021-08-28 13:06:47 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-08-28 13:42:10 +0000

    databases/mongodb50: Fix build failure with scons 4.2.0 by using in source
scons 3.1.2

      - Fix scons by using in source scons 3.1.2 (They are planning to move to
Scons
        4.2.0 in the future)
      - Disable LTO on clang12/aarch64, bug #257765
      - Build already installs in $STAGEDIR, so only strip in do-install.
      - Fix a portlint warnings about the comment at the LICENSE section.

    PR:             257925

 databases/mongodb50/Makefile                       | 15 +++++++++----
 .../files/patch-buildscripts_scons.py (new)        | 25 ++++++++++++++++++++++
 2 files changed, 36 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.