[Bug 262606] security/maia: update to 1.0.4_9 (48df5fb) and cleanup port

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Apr 2022 06:50:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262606

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

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

commit e15fe24d5de09ddaeb63d1f437d7ba776b0c049d
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-04-26 05:44:19 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-04-27 06:47:42 +0000

    security/maia: update to 1.0.4_9 (48df5fb)

     * Fix code obtaining content-encoding from content-type header.
     * Fix encoding error for two languages. (MySQL)

    While here, do some clean up.

    PR:     262606
    Reported by:    ek@purplehat.org (maintainer)
    MFH:    2022Q2 (bugfix release)

 security/maia/Makefile                             | 66 ++++++++++------------
 security/maia/distinfo                             |  6 +-
 security/maia/files/patch-maia.conf.dist (new)     | 11 ++++
 security/maia/files/patch-maiad.conf.dist (new)    | 49 ++++++++++++++++
 .../maia/files/patch-scripts_configtest.pl (new)   |  8 +++
 .../maia/files/patch-scripts_detectvba.pl (new)    |  8 +++
 .../patch-scripts_expire-quarantine-cache.pl (new) |  8 +++
 .../files/patch-scripts_load-sa-rules.pl (new)     |  8 +++
 .../maia/files/patch-scripts_maiadbtool.pl (new)   |  8 +++
 .../patch-scripts_process-quarantine.pl (new)      |  8 +++
 security/maia/files/patch-scripts_resend.pl (new)  |  8 +++
 .../patch-scripts_send-quarantine-digests.pl (new) |  8 +++
 ...atch-scripts_send-quarantine-reminders.pl (new) |  8 +++
 .../files/patch-scripts_stats-snapshot.pl (new)    |  8 +++
 14 files changed, 174 insertions(+), 38 deletions(-)

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