[Bug 259835] security/clamav : Fix fetch

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Nov 2021 20:15:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259835

            Bug ID: 259835
           Summary: security/clamav : Fix fetch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yasu@freebsd.org
          Reporter: rodrigo@FreeBSD.org
             Flags: maintainer-feedback?(yasu@freebsd.org)
          Assignee: yasu@freebsd.org

Created attachment 229494
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229494&action=edit
Use alternative user agent when fetching files

The clamav fetch was broken by upstream, who rejects fetch GET requests with
the default user agent. Same thing occurs when using curl user agent signature.
Using "Mozilla/5.0" works fine.

Fin attached a patch to fix the fetch.

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