[Bug 264101] security/clamav: update to 0.105.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 May 2022 12:49:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264101

            Bug ID: 264101
           Summary: security/clamav: update to 0.105.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yasu@freebsd.org
          Reporter: dvl@FreeBSD.org
             Flags: maintainer-feedback?(yasu@freebsd.org)
          Assignee: yasu@freebsd.org

I tried to create a patch by updating PORTREVISION and make makesum, but my
testport fails with the following.

-- Rust tool `bindgen` not found.
CMake Error at cmake/FindRust.cmake:289 (string):
  string sub-command STRIP requires two arguments.
Call Stack (most recent call first):
  CMakeLists.txt:124 (find_package)


CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find Rust (missing: cargo_EXECUTABLE)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
  cmake/FindRust.cmake:315 (find_package_handle_standard_args)
  CMakeLists.txt:124 (find_package)


-- Configuring incomplete, errors occurred!
See also
"/wrkdirs/usr/ports/security/clamav/work/.build/CMakeFiles/CMakeOutput.log".
*** Error code 1

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